1518 Commits (0cdf715409ede5e6de632b7680de3e86fb0969c9)
 

Author SHA1 Message Date
eidheim 0cdf715409 Minor project cleanup 10 years ago
eidheim 9dfd4dfaf3 Info message cleanup/fixes in project* files 10 years ago
Jørgen Lien Sellæg b7e8d4d23a Merge pull request #222 from eidheim/project_refactor 10 years ago
eidheim 6db5afbb03 Refactor: src/project* files 10 years ago
eidheim b839a5e337 Minor fixes to terminal links 10 years ago
eidheim 9c911f4bd3 Fixes to file changed warning (#221) 10 years ago
eidheim 9b03ece7c9 Info messages: delay is now longer for longer messages 10 years ago
Jørgen Lien Sellæg 070de20b2a feature: show warning when files have changed on disk outside of juCi++ 10 years ago
eidheim a379d147bd Terminal links: added check to avoid crash 10 years ago
eidheim 732a5dc5b6 Terminal links now works with Ninja (#218). Some additional cleanup, including fixing some potential crashes. 10 years ago
eidheim 75bc0cd4be Terminal links: now shows tooltips after going to a file position 10 years ago
U-ole-PC\ole afa98c4727 Terminal links: fix for Windows, MSYS2 10 years ago
eidheim 81fb294cd1 Combined #218 with terminal path links and some cleanup/fixes 10 years ago
eidheim 0e0f386352 Terminal: added links (no action yet) to file paths at start of lines. Related to #218 10 years ago
Mikhail Strelnikov adb857e241 Clicking on compiler error in terminal 10 years ago
Jørgen Lien Sellæg bcc219354e Merge branch 'master' of github.com:eidheim/jucipp into cppit-master 10 years ago
eidheim ef1ad27dcb Info messages: added compile/debug messages 10 years ago
eidheim d2beb15277 Cleanup of #215 10 years ago
eidheim 10102b12a1 Merge branch 'master' of https://github.com/hia3/jucipp 10 years ago
eidheim be33f7f164 Fixes #216: out of bounds access 10 years ago
eidheim a30ff38f9a Remove C-style casts 10 years ago
eidheim 14ef75db3b Info messages: need at least gtkmm version 3.18 10 years ago
eidheim 481ade8018 Merge https://github.com/cppit/jucipp 10 years ago
eidheim 213e80f4c0 Added brief info messages to top right corner 10 years ago
Ole Christian Eidheim b986b38801 Fix for current Arch Linux boost link issue 10 years ago
Mikhail Strelnikov e91930b33c Version set to 1.1.3-2 10 years ago
Mikhail Strelnikov befe223042 Don't draw any whitespaces by default 10 years ago
Mikhail Strelnikov dcc9640c57 Add draw_spaces option 10 years ago
eidheim 74e53047a5 Minor boost::regex initialisation fix 10 years ago
eidheim df3eba9473 boost::regex optimization (building regexes can be somewhat resource demanding) 10 years ago
eidheim 53c7926151 install.md: added missing pkg-config to archlinux (found out when trying to build juCi++ in archlinux docker image) 10 years ago
Jørgen Lien Sellæg d8a70cfdec Merge pull request #213 from eidheim/goto_impl 10 years ago
eidheim 068002f798 Now iterating clang_tokens vector reversed. Also now looks for function implementations 10 years ago
eidheim d4b9498269 clang autocomplete: moved stream manipulator replacements to map 10 years ago
eidheim 53cd93b0f0 Documentation fixes 10 years ago
eidheim 9736a734f8 Added: Go to Implementation 10 years ago
eidheim 605d33e6b3 Clang autocomplete: added fixes for common stream manipulators 10 years ago
eidheim b26eacdc77 Minor fix of PR #214 10 years ago
eidheim cd320d3bd5 Merge branch 'breakpoints' of https://github.com/milleniumbug/jucipp 10 years ago
milleniumbug b2be83e9d0
Don't throw an exception on canonicalize 10 years ago
milleniumbug 32c11e64cb
fixed issue with removing breakpoints 10 years ago
Jørgen Lien Sellæg 77023ac5cb Merge pull request #209 from cppit/remove_old_files 10 years ago
Jørgen Lien Sellæg 9034b37da7 Remove unused files 10 years ago
Goto40 b80652a930 Add documentation generation using doxygen 10 years ago
Goto40 6cf4d697ab added target doc; added demo documentation; added automatic plantuml detection (Download and install http://de.plantuml.com/). 10 years ago
eidheim 6dac0b723b Removed myself from debian/copyright 10 years ago
eidheim 7d5c02ce12 Merge branch 'master' of https://github.com/chybz/jucipp 10 years ago
eidheim 46dee399b9 README and install.md: removed references to boost-system as this is a dependency of boost-filesystem 10 years ago
eidheim f66e59ee9e SourceClang: moved retrieving diagnostics away from main thread, since large number of warnings (>100) would lead to temporary nonresponsive application 10 years ago
Ole Christian Eidheim 8825fd6099 Removed boost-log and boost-thread dependencies 10 years ago