| .. |
|
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
|
Improved support for non-ascii symbol names
|
5 years ago |
|
autocomplete.hpp
|
Improved support for non-ascii symbol names
|
5 years ago |
|
cmake.cpp
|
Added colors to terminal warnings and errors
|
5 years ago |
|
cmake.hpp
|
Cleanup of cmake parsing
|
6 years ago |
|
compile_commands.cpp
|
Cleanup of preferences: enable_clang_tidy changed to clang_tidy_enable, and enable_clang_detailed_preprocessing_record changed to clang_detailed_preprocessing_record
|
5 years ago |
|
compile_commands.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
config.cpp
|
make string const
|
5 years ago |
|
config.hpp
|
move config file and make file name a member of config
|
5 years ago |
|
ctags.cpp
|
Improved support for non-ascii symbol names
|
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
|
Improved support for non-ascii symbol names
|
5 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
|
Added menu item Open With Default Application to right click directory menus
|
5 years ago |
|
directories.hpp
|
Added menu item Open With Default Application to right click directory menus
|
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 C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
files.hpp
|
Fixes #443: added preference item for keeping entry shown after running command
|
5 years ago |
|
filesystem.cpp
|
update get home path and test
|
5 years ago |
|
filesystem.hpp
|
add getters for xdg directories
|
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
|
Fixed grep command: always show filename, even when folder contains only one file
|
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
|
Added colors to terminal warnings and errors
|
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
|
Added colors to terminal warnings and errors
|
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
|
Formatting cleanup
|
5 years ago |
|
notebook.hpp
|
use correct format on certain parts
|
5 years ago |
|
project.cpp
|
Fixed debug stop status message for newer liblldb versions
|
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
|
Fixes #429: now outputs a more informative error message when project folder has been moved and the build folder no longer contains a valid build
|
5 years ago |
|
project_build.hpp
|
Fixes #429: now outputs a more informative error message when project folder has been moved and the build folder no longer contains a valid build
|
5 years ago |
|
selection_dialog.cpp
|
Improved support for non-ascii symbol names
|
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 C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
source.cpp
|
Fixed prettier error messages with ansi colors, and now add link tag to prettier error links
|
5 years ago |
|
source.hpp
|
Improved smart insertions of '' and ""
|
5 years ago |
|
source_base.cpp
|
Improved support for non-ascii symbol names
|
5 years ago |
|
source_base.hpp
|
Improved support for non-ascii symbol names
|
5 years ago |
|
source_clang.cpp
|
Fixed potential crash when getting value from debug expression
|
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
|
Improved support for non-ascii symbol names
|
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
|
disable dynamic registration of capabillities
|
5 years ago |
|
source_language_protocol.hpp
|
Language client: workaround for buggy language servers that report double equal codeAction edits
|
5 years ago |
|
source_spellcheck.cpp
|
Improved smart insertions of '' and ""
|
5 years ago |
|
source_spellcheck.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
terminal.cpp
|
Fixes #440: segmentation fault when running regex on very long lines. Also minor cleanup of Terminall::find_link, and added extra Termina::find_link tests.
|
5 years ago |
|
terminal.hpp
|
Fixes #440: segmentation fault when running regex on very long lines. Also minor cleanup of Terminall::find_link, and added extra Termina::find_link tests.
|
5 years ago |
|
tooltips.cpp
|
Minor cleanup of Tooltip::insert_docstring
|
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
|
Improved support for non-ascii symbol names
|
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
|
move config file and make file name a member of config
|
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 |