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 bb3e669445 Improvements in removal of internal namespaces in types shown in tooltips 5 years ago
..
CMakeLists.txt Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cpp Cleanup of event naming 5 years ago
autocomplete.hpp Added syntax highlighting to tooltips, and some various cleanups. 6 years ago
cmake.cpp Fixed gcc warnings 5 years ago
cmake.hpp Cleanup of cmake parsing 6 years ago
compile_commands.cpp Added std::regex::optimize to std::regex object constructions 5 years ago
compile_commands.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
config.cpp Can now enable word wrap for specific languages 5 years ago
config.hpp Can now enable word wrap for specific languages 5 years ago
ctags.cpp Added and made use of Project::Build::get_exclude_paths() 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 Added syntax highlighting to tooltips, and some various cleanups. 6 years ago
debug_lldb.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs.cpp Cleanup of event naming 5 years ago
dialogs.hpp Added progress bar and possibility to cancel find usages and rename 6 years ago
dialogs_unix.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs_win.cpp Added syntax highlighting to tooltips, and some various cleanups. 6 years ago
directories.cpp Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 years ago
directories.hpp Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 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 Cleanup of event naming 5 years ago
entrybox.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
files.hpp Can now enable word wrap for specific languages 5 years ago
filesystem.cpp Added syntax highlighting to tooltips, and some various cleanups. 6 years ago
filesystem.hpp Removed filesystem::read_lines 6 years ago
git.cpp Added syntax highlighting to tooltips, and some various cleanups. 6 years ago
git.hpp Made use of boost::optional, and some other cleanup 6 years ago
grep.cpp Added and made use of Project::Build::get_exclude_paths() 5 years ago
grep.hpp Replaced type Gtk::TextBuffer::iterator with Gtk::TextIter 6 years ago
info.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
info.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
juci.cpp Improved resource use of Terminal::print 5 years ago
juci.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
menu.cpp Added Zen mode 5 years ago
menu.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
meson.cpp Fixed gcc warnings 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 Zen mode 5 years ago
notebook.hpp Added Zen mode 5 years ago
project.cpp Improved resource use of Terminal::print 5 years ago
project.hpp Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 years ago
project_build.cpp Added and made use of Project::Build::get_exclude_paths() 5 years ago
project_build.hpp Added and made use of Project::Build::get_exclude_paths() 5 years ago
selection_dialog.cpp Added support for python docstrings, and releasing for instance shift no longer changes shown completion items 5 years ago
selection_dialog.hpp Cleanup of event naming 5 years ago
snippets.cpp Replaced type Gtk::TextBuffer::iterator with Gtk::TextIter 6 years ago
snippets.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source.cpp Star, underscore, and tilde can now be inserted around selections for all languages 5 years ago
source.hpp Language protocol: on signature help, show parameters only for current parameter position. Also improved signature help on named parameters 5 years ago
source_base.cpp Cleanup of event naming 5 years ago
source_base.hpp Cleanup of event naming 5 years ago
source_clang.cpp Improvements in removal of internal namespaces in types shown in tooltips 5 years ago
source_clang.hpp Improvements in removal of internal namespaces in types shown in tooltips 5 years ago
source_diff.cpp Replaced type Gtk::TextBuffer::iterator with Gtk::TextIter 6 years ago
source_diff.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_generic.cpp Replaced type Gtk::TextBuffer::iterator with Gtk::TextIter 6 years ago
source_generic.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_language_protocol.cpp Added support for python docstrings, and releasing for instance shift no longer changes shown completion items 5 years ago
source_language_protocol.hpp Language protocol: on signature help, show parameters only for current parameter position. Also improved signature help on named parameters 5 years ago
source_spellcheck.cpp Cleanp of Tooltip::insert_code 5 years ago
source_spellcheck.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
terminal.cpp Added Zen mode 5 years ago
terminal.hpp Improved resource use of Terminal::print 5 years ago
tooltips.cpp Further support for python docstrings 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 No longer shows info message when cancelling finding usages 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 Added Zen mode 5 years ago
window.hpp Added Zen mode 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