1832 Commits (61be493b9c44633781440ce4ff87ae35eb39b0f1)
 

Author SHA1 Message Date
eidheim e639087d3d Improved terminal links search 10 years ago
eidheim 6e20fea01a When renaming class/constructor/destructor, also rename class, constructor and destructor 10 years ago
eidheim 0ef0c81306 Updated libclangmm submodule 10 years ago
eidheim 65386fa921 Updated libclangmm submodule 10 years ago
eidheim 2393556e89 Refactoring/operations accross files: added wait dialog if other tabs are parsing 10 years ago
eidheim 4190af65f6 Cleanup of Source::ClangViewParse::update_syntax 10 years ago
eidheim 8b7ae10a77 Cleanup of refactoring methods 10 years ago
eidheim d60dc40fed Overlay fix: drag and drop should now work again 10 years ago
eidheim fd891825f4 Added info message when opening a clang source and a build system is not found 10 years ago
eidheim b7b8f40d85 Fixes #191 debug on arch/manjaro: updated install document 10 years ago
eidheim 3e6e06d2d5 Notebook::save cleanup: got rid of clang spesific code in Notebook 10 years ago
eidheim 3e4bec224a Updated libclangmm submodule 10 years ago
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
milleniumbug 60b5a2563c
container based CI build 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