| .. |
|
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 mark creation, and added a combined snippet & multiple cursor test
|
6 years ago |
|
autocomplete.hpp
|
Cleanup of SelectionDialog::on_change and on_select
|
6 years ago |
|
cmake.cpp
|
Cleanup of cmake parsing
|
6 years ago |
|
cmake.hpp
|
Cleanup of cmake parsing
|
6 years ago |
|
compile_commands.cpp
|
Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code
|
6 years ago |
|
compile_commands.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
config.cpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
config.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
ctags.cpp
|
Added Cleanup of Ctags constructor
|
6 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 and made use of string functions starts_with and ends_with, and minor cleanup for selection window code
|
6 years ago |
|
debug_lldb.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
dialogs.cpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
dialogs.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
dialogs_unix.cpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
dialogs_win.cpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
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
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
entrybox.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
files.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
filesystem.cpp
|
Removed filesystem::read_lines
|
6 years ago |
|
filesystem.hpp
|
Removed filesystem::read_lines
|
6 years ago |
|
git.cpp
|
Made use of boost::optional, and some other cleanup
|
6 years ago |
|
git.hpp
|
Made use of boost::optional, and some other cleanup
|
6 years ago |
|
grep.cpp
|
Made use of boost::optional, and some other cleanup
|
6 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
|
Notebook::open now returns bool, and added a few safety checks
|
6 years ago |
|
juci.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
menu.cpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
menu.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
meson.cpp
|
Cleanup of cmake parsing
|
6 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 and made use of Notebook::open(Source::View *view)
|
6 years ago |
|
notebook.hpp
|
Added and made use of Notebook::open(Source::View *view)
|
6 years ago |
|
project.cpp
|
Cleanup of mark creation, and added a combined snippet & multiple cursor test
|
6 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
|
Cleanup of cmake parsing
|
6 years ago |
|
project_build.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
selection_dialog.cpp
|
Cleanup of mark creation, and added a combined snippet & multiple cursor test
|
6 years ago |
|
selection_dialog.hpp
|
Cleanup of mark creation, and added a combined snippet & multiple cursor test
|
6 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
|
Improved HTML and JSX indenting on enter
|
6 years ago |
|
source.hpp
|
Made use of boost::optional, and some other cleanup
|
6 years ago |
|
source_base.cpp
|
Improved left/right arrow keys when using multiple cursors, and correctly clear snippet cursors when (main) cursor is moved manually
|
6 years ago |
|
source_base.hpp
|
Cleanup of SourceBase::SnippetParameter class
|
6 years ago |
|
source_clang.cpp
|
Cleanup of mark creation, and added a combined snippet & multiple cursor test
|
6 years ago |
|
source_clang.hpp
|
Updated libclangmm submodule
|
6 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
|
Language client: added support for ?. completions
|
6 years ago |
|
source_language_protocol.hpp
|
Cleanup of mark creation, and added a combined snippet & multiple cursor test
|
6 years ago |
|
source_spellcheck.cpp
|
Replaced type Gtk::TextBuffer::iterator with Gtk::TextIter
|
6 years ago |
|
source_spellcheck.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
terminal.cpp
|
Made use of boost::optional, and some other cleanup
|
6 years ago |
|
terminal.hpp
|
Made use of boost::optional, and some other cleanup
|
6 years ago |
|
tooltips.cpp
|
Cleanup of mark creation, and added a combined snippet & multiple cursor test
|
6 years ago |
|
tooltips.hpp
|
Cleanup of mark creation, and added a combined snippet & multiple cursor test
|
6 years ago |
|
usages_clang.cpp
|
Slight improvement of Usages::Clang::parse_paths
|
6 years ago |
|
usages_clang.hpp
|
Updated libclangmm submodule
|
6 years ago |
|
utility.cpp
|
Fixed snippet argument offsets
|
6 years ago |
|
utility.hpp
|
Fixed snippet argument offsets
|
6 years ago |
|
window.cpp
|
Added and made use of Notebook::open(Source::View *view)
|
6 years ago |
|
window.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 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 |