1655 Commits (a491b9af915e6ea027ecd94848746aaa8dd44293)
 

Author SHA1 Message Date
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
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
milleniumbug de553489c7
first version of .travis.yml 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
Remy Chibois bebab5d86e added basic debian packaging support 10 years ago
eidheim b142ee6af8 Version 1.1.3 10 years ago
eidheim 086d88c507 README.md, features: added support for external libraries 10 years ago
eidheim c576d3688a No longer shows tooltips when mouse pointer is right of a line ending with a type cursor 10 years ago
eidheim 76f1965dbb Optimized Directories::select, making the function more responsive with large directories 10 years ago
eidheim 09f38f5610 Preferences: updated gtk_theme.variant_comment 10 years ago
eidheim 679bbf151a Use default system theme if none specified in preferences. Default system theme is now default in juCi++ 10 years ago
Ole Christian Eidheim c605dab165 Working directory for libclang set to default build path. Fixes relative include paths in compile_commands.json, see #177 10 years ago
Ole Christian Eidheim d2bb946a5d Merge pull request #196 from milleniumbug/master 10 years ago
milleniumbug 9c5f1bba63
Fixed minor memory leak 10 years ago
eidheim 09b93b33da CMakeLists.txt: added extra warning flags 10 years ago
eidheim 0c7c5c33ad Updated submodules 10 years ago
Ole Christian Eidheim 4ce79bdfdc Merge pull request #194 from milleniumbug/new_main 10 years ago