2957 Commits (9d2604aa4bebeba1b4103a694f2929a3e1b149d0)
 

Author SHA1 Message Date
eidheim 9d2604aa4b Updated libclangmm 1 year ago
eidheim 37e5f049d9 Updated libclangmm 1 year ago
eidheim cc3ecab010 Added project.open_with_default_application to preferences 2 years ago
eidheim 5bc8dde6de Language protocol: added sorting for rename items in case server does not return sorted changes 2 years ago
eidheim 2bff28a844 Added possibility to label run commands in the commands.json 2 years ago
eidheim fe16979289 ctags: location.symbol and location.source should now correspond with respect to escaping 2 years ago
eidheim f6aeb314f0 Added workaround for Invalid cross-device link error 2 years ago
eidheim 9e080d0f77 Improved indentation when inserting snippets 2 years ago
eidheim fccfd34771 Fixed boost::archive exception 2 years ago
eidheim 86b77fcff1 Replaced deprecated boost::filesystem::copy_option 2 years ago
eidheim 469d8c8cb0 Replaced deprecated boost::filesystem::iterator::no_push 2 years ago
eidheim 0889806b52 Removed use of deprecated boost::property_tree::get_child 2 years ago
eidheim 284cc068ff No longer considers keys pressed with control/command active as keyvals 2 years ago
Sven Otto ee90cfe3df Update install.md to cover OpenSuSE Leap as well, when i tried to compile it was missing some dependencies, now it builds successfully. You would probably have to check as there is still a Warning shown when running the IDE: "Could not find a supported Build System" 2 years ago
eidheim 9305e35f7a Updated LICENSE 2 years ago
eidheim 91425d9c74 Cleanup of clang resource directory lookup 2 years ago
eidheim 546d5810be Merge branch 'clang_resource_dir_fix' of https://gitlab.com/doe300/jucipp 2 years ago
doe300 481a728a59 Fix Clang resource directory lookup for Fedora with LLVM 17+ 2 years ago
eidheim 2b7fc1e7d6 Slight improvement to paste indentation for Python buffers 2 years ago
eidheim 043a105dc3 Search entry histories are now updated correctly 2 years ago
eidheim de7763e555 Fixed CMake and Meson project detection for dos newlines 2 years ago
eidheim f8cb78897a Updated CMake version 2 years ago
eidheim 23ebfaa509 v1.8.0 2 years ago
eidheim ac3f17218a Updated cmake version when creating C/C++ projects 2 years ago
eidheim dd2f762924 Added support for prettier version 3 2 years ago
eidheim bdbcd22ca4 Updated submodules 2 years ago
eidheim 43f4e9b30b Improved version extraction from clang_getClangVersion() 2 years ago
eidheim b269119622 Minor addition to source.tooltip_top_offset setting 2 years ago
eidheim f6f2610098 Made it possible to adjust tooltip top offset in configuration item source.tooltip_top_offset 2 years ago
eidheim ba3ee99d11 Added another attempt to find libclang resource path 3 years ago
eidheim 66b98f18f4 Platform independent way to find clang resource path 3 years ago
eidheim 70b01ba867 Further improvements to libclang's resource path 3 years ago
eidheim ddd53d98fb Improved resource path detection on systems without clang/clang++ installed 3 years ago
eidheim e57ede474c Updated rust language server instructions 3 years ago
eidheim 8f4fafd23d Fixed process_test for systems without bash installed 3 years ago
eidheim a5858199df Fixed rust-analyzer installation 3 years ago
eidheim 96383e11f9 Updated libclangmm submodule 3 years ago
eidheim 6cbaf89802 Cleanup of state handling and parsing in order to limit while loops with sleeps, and removed standard c++ version from libclang arguments due to C header crashes 3 years ago
eidheim c2d31f20ff Fixed autocomplete on for instance '.' after newline 3 years ago
eidheim 5370e68479 Added support for compile_commands.json file in project root folder 3 years ago
eidheim 082cee92ca Cleanup of CompileCommands class 3 years ago
eidheim 6603f52be9 Minor cleanup of clang -resource-dir setting 3 years ago
eidheim 8913a4a485 Fixed clang -resource-dir setting for libclang 3 years ago
eidheim ef96031022 Fixed scrolling to selected element in selection dialogs 3 years ago
eidheim 1eb1209f4e Tooltip workaround no longer needed for gtk versions 3.24.38 and above. Also updated libclangmm submodule 3 years ago
eidheim ba9203959a Cleanup of GTK_VERSION_GT_MICRO replacement macro 3 years ago
eidheim cbda10a798 Fixed autocomplete initialization on text removal 3 years ago
eidheim 7e15a8a398 Fixed GTK_VERSION_GT_MICRO check 3 years ago
eidheim 7ae617d264 Cleanup and corrections to Window::set_title() and its usages: title is now correctly set when opening juCi++ for the first time, and when closing a folder 3 years ago
Jørgen Lien Sellæg 73977fa1ad set main window title based on open directory in tree view 3 years ago