2997 Commits (bea59efc1cc45deeb8664c00f4df5cc760f9008a)
 

Author SHA1 Message Date
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
eidheim 42c1103001 Added workaround MacOS missing resource-dir 3 years ago
eidheim 40536fefc8 Updated libclangmm submodule 3 years ago
eidheim 1c82115576 Removed unused variables 3 years ago
eidheim c43b5fff96 Added workaround for the crash described in https://gitlab.gnome.org/GNOME/gtk/-/issues/5593 3 years ago
eidheim 0e4fc91c48 Language client: corrected default workspace/configuration response 3 years ago
eidheim 18f2ebceff Merge https://gitlab.com/cppit/jucipp 3 years ago
eidheim 89efcacb4f Language client: improved support for autocomplete text edits 3 years ago
Jørgen Lien Sellæg fd836b0ecf skip very long lines as they probably arent the correct path and it fixes a crash when the regex match is to big 3 years ago
eidheim 9d902e2354 Made the entry boxes, for instance used in Find, larger 3 years ago
eidheim a7483981bf Directory view: unknown files are now made italic even when not showing a git repository 3 years ago