You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eidheim aa1019093d Fixed autocomplete at start of buffer 5 years ago
..
CMakeLists.txt Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cpp Improved support for non-ascii symbol names 5 years ago
autocomplete.hpp Improved support for non-ascii symbol names 5 years ago
cmake.cpp Cleanup of dialog source/header files 5 years ago
cmake.hpp Cleanup of cmake parsing 6 years ago
commands.cpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
commands.hpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
compile_commands.cpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
compile_commands.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
config.cpp Cleanup for terminal messages 5 years ago
config.hpp Renamed instances in get() functions to instance 5 years ago
ctags.cpp Added cancel dialog if grep or ctags processes exceed 10 seconds 5 years ago
ctags.hpp Improvements to Go to Method: improved parsing of C++ system headers, and now shows namespace for each symbol if any 6 years ago
debug_lldb.cpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
debug_lldb.hpp Renamed instances in get() functions to instance 5 years ago
dialog.cpp Cleanup of dialog source/header files 5 years ago
dialog.hpp Cleanup of dialog source/header files 5 years ago
directories.cpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
directories.hpp Renamed instances in get() functions to instance 5 years ago
dispatcher.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dispatcher.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
documentation.cpp Made use of boost::optional, and some other cleanup 6 years ago
documentation.hpp Improved C vs C++ include fixits 6 years ago
entrybox.cpp Fixes #443: added preference item for keeping entry shown after running command 5 years ago
entrybox.hpp Renamed instances in get() functions to instance 5 years ago
files.hpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
filesystem.cpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
filesystem.hpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
git.cpp Formatting cleanup 5 years ago
git.hpp Made use of boost::optional, and some other cleanup 6 years ago
grep.cpp Added cancel dialog if grep or ctags processes exceed 10 seconds 5 years ago
grep.hpp Replaced type Gtk::TextBuffer::iterator with Gtk::TextIter 6 years ago
info.cpp Formatting cleanup 5 years ago
info.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
juci.cpp No longer resolves symbolic links when finding current path 5 years ago
juci.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
menu.cpp Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
menu.hpp Renamed instances in get() functions to instance 5 years ago
meson.cpp Cleanup of dialog source/header files 5 years ago
meson.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
mutex.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
notebook.cpp Added warning messages on missing go or julia language server 5 years ago
notebook.hpp Renamed instances in get() functions to instance 5 years ago
project.cpp Added compile and run support for Julia 5 years ago
project.hpp Added compile and run support for Julia 5 years ago
project_build.cpp Added support for Go projects 5 years ago
project_build.hpp Added support for Go projects 5 years ago
selection_dialog.cpp Selection dialog now also wraps arround navigation 5 years ago
selection_dialog.hpp Cleanup of event naming 5 years ago
snippets.cpp Added colors to terminal warnings and errors 5 years ago
snippets.hpp Renamed instances in get() functions to instance 5 years ago
source.cpp Cleanup of on_motion_notify_event 5 years ago
source.hpp Cleanup of on_motion_notify_event 5 years ago
source_base.cpp Cleanup of on_motion_notify_event 5 years ago
source_base.hpp Cleanup of on_motion_notify_event 5 years ago
source_clang.cpp Fixed autocomplete at start of buffer 5 years ago
source_clang.hpp use correct format on certain parts 5 years ago
source_diff.cpp Formatting cleanup 5 years ago
source_diff.hpp use correct format on certain parts 5 years ago
source_generic.cpp Fixed autocomplete at start of buffer 5 years ago
source_generic.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_language_protocol.cpp Fixed autocomplete at start of buffer 5 years ago
source_language_protocol.hpp Added extra lookup for rust-analyzer 5 years ago
source_spellcheck.cpp Improved extend selection on markdown code blocks 5 years ago
source_spellcheck.hpp Improved extend selection on markdown code blocks 5 years ago
terminal.cpp Cleanup of on_motion_notify_event 5 years ago
terminal.hpp Renamed SearchView to CommonView 5 years ago
tooltips.cpp Added compile and run support for Julia 5 years ago
tooltips.hpp Added support for python docstrings, and releasing for instance shift no longer changes shown completion items 5 years ago
usages_clang.cpp Cleanup of dialog source/header files 5 years ago
usages_clang.hpp No longer shows info message when cancelling finding usages 5 years ago
utility.cpp Improved resource use of Terminal::print 5 years ago
utility.hpp Improved resource use of Terminal::print 5 years ago
window.cpp Renamed SearchView to CommonView 5 years ago
window.hpp Renamed SearchView to CommonView 5 years ago
window_macos.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
window_macos.m MacOS: places juCi++ in front at startup for MacOS versions Mojave and earlier 6 years ago