1475 Commits (b2be83e9d03d1b8f1e18f9ce5b7d97f196b3b25a)
 

Author SHA1 Message Date
milleniumbug b2be83e9d0
Don't throw an exception on canonicalize 10 years ago
milleniumbug 32c11e64cb
fixed issue with removing breakpoints 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
milleniumbug dea65472ba
changed main() created by "New C++ project" option 10 years ago
eidheim 24e05e4907 New C++ project: update directories after build is created 10 years ago
eidheim 8711563c74 New C++ project: added extra warning flags 10 years ago
eidheim a3de0e0555 libclang: added support for the upcoming 3.8.1 and 3.9 releases 10 years ago
eidheim 6a7cae37be Merge https://github.com/cppit/jucipp 10 years ago
Ole Christian Eidheim 85e6edaf10 install.md: fixes #193. Must use a MinGW Shell to build in MSYS2 10 years ago
eidheim b50de001ba Source: added exception for html when finding tab char and size 10 years ago
eidheim 0dacfdedaa Improved javascript support 10 years ago
Ole Christian Eidheim af41ea44f9 install.md: added Manjaro Linux 10 years ago
Ole Christian Eidheim 139164dfd8 install.md: added Raspbian, and links to Arch Linux and MSYS2 issues 10 years ago
eidheim add8c875c7 Directories: added new folder in right click menus, and some cleanup 10 years ago
eidheim eb2e191466 Directories: fixed tab tooltips after directory rename 10 years ago
eidheim 5f623bc36f Directory: call Entry::hide only once when renaming file/directory. Fixes segmentation fault on OS X. 10 years ago
eidheim 94ae9eaaa0 Minor cleanup: corrected indentation 10 years ago
eidheim 19da4a189a Hide entry box on drag and drop to avoid complexity when for instance moving files while rename box is shown 10 years ago
eidheim 7d10fa491b Cleanup of directory view right click menus. Also now checks if target path exists on rename 10 years ago
eidheim d83a2ea358 Merge https://github.com/eidheim/jucipp 10 years ago
Ole Christian Eidheim ab904014e4 Merge pull request #189 from eidheim/print 10 years ago
eidheim 45b86c4816 Cleanup and improvements related to #187: right click menu operations in directory view 10 years ago
eidheim d7ba933801 Merge branch 'new_file_here' of https://github.com/milleniumbug/jucipp 10 years ago
milleniumbug 5f311bd9a0 Made creating files in root directory possible 10 years ago
eidheim eb819d9e12 Minor cleanup of the printing feature 10 years ago
eidheim fd516299d4 Added source printing/exporting to pdf 10 years ago
eidheim d315fa0b31 Merge branch 'cleanup_cmakelists' of https://github.com/cppit/jucipp 10 years ago
eidheim c1edb29d02 Further mutex cleanup 10 years ago
eidheim 3175ac2d90 Merge branch 'improve_exception_safety' of https://github.com/milleniumbug/jucipp 10 years ago
eidheim 9eb883b49b Version set to 1.1.2 10 years ago
eidheim 9b48521595 Updated libclangmm submodule added 10 years ago
eidheim 7489777729 Updated libclangmm submodule to v0.9.5 release 10 years ago
milleniumbug 9cd138b541
renamed the "Create new file here" to "Create file" 10 years ago