1901 Commits (e0fc0754835dc96641c2a8b138f89ac691fe6b3d)
 

Author SHA1 Message Date
eidheim e0fc075483 Improved Rename, Go to Usage, Go to Method, and Go to Implementation through broader similar cursor search. Function template definitions and spesializations, and overloaded functions, are now considered similar. 9 years ago
eidheim d7d2cd6cd5 Added style formatting for markdown and disables spellcheck in certain situations 9 years ago
eidheim 430925ada0 Autocomplete cleanup. Should now be easier to implement autocomplete for other languages 9 years ago
eidheim fed9ce7101 Replaced deprecated gtk_show_uri with gtk_show_uri_on_window on newer systems 9 years ago
eidheim af2504bc83 v1.2.5 9 years ago
eidheim a886cad149 Removed -Wno-unused-parameter from new c++ projects 9 years ago
eidheim d0ca4be174 New screenshots 9 years ago
eidheim 34384f482c Moved terminal preferences below source preferences 9 years ago
eidheim 83c7fbf554 Added a few more tests to source_key_test.cc 9 years ago
eidheim 2e23657eea Fixed go to header on Arch Linux/Manjaro 9 years ago
eidheim dbcb7005be Added source_key_test.cc that for instance include indentation tests after enter is pressed in a buffer 9 years ago
eidheim 42c9009624 Added support for future known llvm releases 9 years ago
eidheim c342f4b2bc Updated submodules 9 years ago
eidheim 1fa2137eb4 Documentation updates: screenshots now in table, added FreeBSD to installation document, and changed OS X to MacOS 9 years ago
eidheim d35b1fcb5c Added search for LLVM 4.0 on FreeBSD 9 years ago
eidheim b7004c053a Updated installation document due to new Debian stable release 9 years ago
eidheim 5def29bd24 More consistent default source.clang_format_style preference value 9 years ago
eidheim dd55d9867c Improved indentation 9 years ago
eidheim 6105210333 Improved Source::View::find_start_of_sentence when source contains multiline use of stream operators 9 years ago
eidheim 2606bd00a8 Added preference option source.format_style_on_save_if_style_file_found 9 years ago
eidheim 977f90eac9 Improved bracket indentation after namespace { without indentation after 9 years ago
eidheim 7664f82349 Improved spellcheck after '\' characters 9 years ago
eidheim 610dd02815 Fixed segmentation fault when running debug command on newer liblldb 9 years ago
eidheim d16d0f1099 Improved spellcheck handling of 's 9 years ago
eidheim 5bdabd6671 Improved search of executables in cmake projects 9 years ago
eidheim 62e0c20e4a Fixed wrongful symbol count for languages like Python 9 years ago
eidheim 4fe1581dae Fixes #338: latest llvm version not found on MacOS 9 years ago
eidheim 55124ed0bf Added Info message when no files are found in Find File 9 years ago
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