2073 Commits (5d78509239b3a7cf82c225a1302bdb81bf463989)
 

Author SHA1 Message Date
eidheim 7b98877731 Minor cleanup of Find Ctags and Find File 9 years ago
eidheim 478185319a Finalised Find File (PR #336): various cleanups/fixes and added keybinding. Resolves #312. 9 years ago
eidheim 89003d27ce Merge branch 'master' of https://github.com/Joshua-Wright/jucipp 9 years ago
eidheim c8e437fd19 Cleanup of Config class 9 years ago
Josh Wright e4fe99fa80 address review comments 9 years ago
Josh Wright 4b714d733b Merge branch 'master' of github.com:Joshua-Wright/jucipp 9 years ago
Josh Wright 4593519c25 Merge branch 'master' of https://github.com/cppit/jucipp 9 years ago
Josh Wright e4b3c2affb Merge pull request #1 from zalox/j 9 years ago
Jørgen Lien Sellæg edba5a5561 remove debug print 9 years ago
Jørgen Lien Sellæg e37df9f0e8 remove usage of using namespace 9 years ago
Jørgen Lien Sellæg 5ef945a837 Merge branch 'master' of github.com:cppit/jucipp into j 9 years ago
eidheim 83808f8e99 Fixes #335: paste now includes the final newline if present in clipboard text. Also, indentation of pasted text is now dependent on the cursor location when activating paste. 9 years ago
Josh Wright 3da8569bfd add find file option 9 years ago
eidheim b08b30c0f8 Added PYTHONUNBUFFERED environment variable when running python scripts through Compile and Run in Project menu 9 years ago
eidheim a237049918 Icon now also set in MacOS 9 years ago
eidheim 4ea042e131 Added missing lldb to openSUSE Tumbleweed dependency install command 9 years ago
eidheim 969db1ae49 Fixes to OpenSUSE installation instructions PR (#333) 9 years ago
eidheim a29a5a2c1c Merge branch 'master' of https://github.com/junrrein/jucipp 9 years ago
eidheim 3391388e6b Changed preference option terminal.show_progress to false by default to reduce terminal output 9 years ago
Julián Unrrein f240d66ef4 Add installation instructions for Opensuse 9 years ago
eidheim c8617c1d02 Updated libclangmm submodule, and corrected libclangmm namespace due to changes in libclangmm (See #123 for more information) 9 years ago
eidheim f1b57c718c Version 1.2.4 9 years ago
voigtm 966dd57e6d removed -mwindows 9 years ago
Patrick Voigt Mascarenhas ce9e1688c6 typo and mwindows 9 years ago
eidheim fde890e927 Added missing nullptr check before using string_tag 9 years ago
eidheim 7b35294b63 Fixes #329, block comment key events will no longer trigger inside a string 9 years ago
eidheim 25c0b88df2 Added default keybinding to window_toggle_full_screen 9 years ago
eidheim 39d977ce97 Fixes to last commit, see #326 9 years ago
Ingmar Lehmann 918bbba8c0 Implemented full screen feature 9 years ago
Josh Wright c2563516be fix typo with Archlinux installation docs title 9 years ago
eidheim d8f7b66569 Fixed incorrect spellcheck error after pressing enter for some programming languages 9 years ago
eidheim 1335376584 Added gtksourceviewmm3 recompilation and reinstallation instructions for MSYS2 9 years ago
eidheim b2378e2039 Fixes directory/file sorting in directory view on some specific locales 9 years ago
eidheim 30e0eace01 Improvement of primary-right click: now goes to declaration if no implementation was found (related to #317) 9 years ago
eidheim 63ec507ea0 Added checks if file exists before opening in various functions 9 years ago
eidheim d467fca818 Cleanup of terminal link click 9 years ago
eidheim f538e22f13 Fixed regex for identifying include directives 9 years ago
eidheim cfeef6c618 Fixes to #317: Use primary-left click to move to implementation or declaration 9 years ago
eidheim c418be18bc Merge branch 'ctrl_right_click_goto_implementation' of https://github.com/artisdom/jucipp 9 years ago
eidheim ce2d116cee Added Source::is_implementation 9 years ago
eidheim 61be493b9c Fixes #310: can now use Go to Declaration on include directive to jump to included file 9 years ago
eidheim 2332ba7cb6 Fixes symbolic link issues (see #319) 9 years ago
eidheim dfde64c90b Added filesystem::get_normal_path 9 years ago
Jørgen Lien Sellæg 4e96c16979 update system before pacman 9 years ago
eidheim 4d1ef611a8 Fixes to #320: increased juci minute version and removed unneeded tabs_visible flag 9 years ago
Physiix b0cbd9b00f Indentation 9 years ago
Physiix 3a64bcad9b Added menu item to toggle Tabs visibility. 9 years ago
Ted Feng 0879bad519 Add handy shortcut: use 'Ctrl - Right Click' to go to implementation directly. 9 years ago
Hallgeir Løkken ee7efc87c2 Added possibility to disable interactive completion by setting completion keybinding instead 9 years ago
eidheim bcf2a7fe75 lldb-3.8 now works on Debian Testing: updated install instructions 9 years ago