111 Commits (python-refactor)

Author SHA1 Message Date
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 1f2aef713d Fixed setting icon on MacOS 3 years ago
eidheim dc57a8749c Added version_compare and adds parallel to default value in preference item project.cmake.compile_command 4 years ago
eidheim c7340b709d Added JSON::write_json, and some various cleanup 5 years ago
eidheim c2eff0a40c Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
eidheim eefe86f2b2 Cleanup of dialog source/header files 5 years ago
Jørgen Lien Sellæg 4e6c2c2d95 bind up tiny process lib and add test should also fix terminal warnings 5 years ago
Jørgen Lien Sellæg ecc2a4d642 remove duplicate include 5 years ago
Jørgen Lien Sellæg 53f1c755b7 add basic config test 5 years ago
Jørgen Lien Sellæg c519c9dd94 remove interpreter wrapping 5 years ago
Jørgen Lien Sellæg 91ba2234fe refactor test suite to make room for tests of all bindings 5 years ago
Jørgen Lien Sellæg 22bf01be44 move plugin implementation to own file 5 years ago
Jørgen Lien Sellæg 0be5d31d13 add test for terminal bindings 5 years ago
Jørgen Lien Sellæg 63c822c887 bind terminal and add type caster for filesystem path 5 years ago
Jørgen Lien Sellæg d7b60adc62 find and include python plugin dependencies 5 years ago
eidheim 480430ed16 Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
eidheim 850d8a2c66 Renamed files documentation_cppreference.* to documentation.* 6 years ago
eidheim 22b62fdde2 Fixes grep and ctags commands on bsd systems 6 years ago
eidheim 74c28602f5 Added markdown parsing for tooltips 6 years ago
eidheim 1d744ae515 MacOS: places juCi++ in front at startup for MacOS versions Mojave and earlier 6 years ago
eidheim e849fc0f45 Cleanup and improvement to Source->Find Pattern: now also moves cursor offset to first match when line is selected. Also, when showing match results, line in current view is highlighted. 6 years ago
Jørgen Lien Sellæg 0d2cbd1399 sort target list 7 years ago
Jørgen Lien Sellæg 0735598be3 use specific targets when selecting link libraries for boost 7 years ago
eidheim 994573b75e Added support for snippets. Fixes #348 7 years ago
eidheim 804b56a2c9 Added and made use of ScopeGuard class 7 years ago
Jørgen Lien Sellæg 04efb5d74f move cmake_modules to share folder 8 years ago
eidheim 9ee77f9df1 Cleanup: added Source::BaseView class. Also fixed replace_text for older libgit2 versions. 8 years ago
eidheim daf83e66a6 Added initial support for the language server protocol 8 years ago
eidheim 2313445f8d Improved Source->Find Documentation 8 years ago
eidheim 88b55ca1ff Updated submodules and modernized cmake files 8 years ago
eidheim ae1b183b87 Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
eidheim 59c08a2dd8 Fixes #251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work. 8 years ago
eidheim 7516d1d9b0 Terminal links cleanup, and added links for a assert error messages. Also added terminal_test.cc 8 years ago
eidheim a237049918 Icon now also set in MacOS 9 years ago
eidheim cf5a509cbc Improvement of selection and completion dialogs and tooltips. Can now open selection dialogs (Find Symbol (Ctags), Backtrace, Show Variables) without an opened buffer. 9 years ago
Jørgen Lien Sellæg 13c35a254f New right click context menu 9 years ago
eidheim 9b623dd0e0 Added support for the Meson Build System 9 years ago
Jørgen Lien Sellæg dfeaebea60 cleanup: replace some relative paths with absolutes 9 years ago
Jørgen Lien Sellæg 9cae05b81e cleanup: make global includes global 9 years ago
eidheim 7fa66b1816 Cleanup of the CMakeLists.txt files 10 years ago
Mohammad S. Babaei 3e146234e8 builds on FreeBSD. related to #253 10 years ago
eidheim e4cff18db4 Added CPack to CMakeLists.txt, which can be used to build jucipp packages on various platforms 10 years ago
eidheim b3ccd4bb89 Removed Ubuntu specific code, and fixed Ctags::get_result on older systems 10 years ago
eidheim 311f459650 Added Ctags fallback to Go to Implementation, and can now set breakpoints when compile is in progress 10 years ago
eidheim b6e455fc0a Ctags cleanup 10 years ago
Ole Christian Eidheim 2bc5d65251 Git integration through libgit2 (#244) 10 years ago
eidheim 3467c152c3 Debug cleanup 10 years ago
eidheim 0cbc14d7e8 Source::View cleanup: moved spellchecking to source_spellcheck.* 10 years ago
eidheim bb711f70d0 Add process_test, and fixits test in source_view_test 10 years ago
U-ole-PC\ole df925395cc Fixes undefined reference error on MSYS2 and Ubuntu 10 years ago