| .. |
|
CMakeLists.txt
|
Fixed setting icon on MacOS
|
3 years ago |
|
Doxyfile.in
|
Add documentation generation using doxygen
|
10 years ago |
|
autocomplete.cpp
|
Language protocol: no longer show tooltips when no completion is selected
|
4 years ago |
|
autocomplete.hpp
|
Language protocol: no longer show tooltips when no completion is selected
|
4 years ago |
|
cmake.cpp
|
Minor cleanup of CMake::get_executable
|
3 years ago |
|
cmake.hpp
|
Cleanup and slight improvement of cmake_file_api code
|
3 years ago |
|
commands.cpp
|
Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree
|
5 years ago |
|
commands.hpp
|
Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands
|
5 years ago |
|
compile_commands.cpp
|
Merge branch 'flatpak' of https://gitlab.com/doe300/jucipp
|
3 years ago |
|
compile_commands.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
config.cpp
|
Flatpak, use host system headers and run external programs outside of sandbox
|
3 years ago |
|
config.hpp
|
Changed preference item source.cleanup_whitespace_characters into two seperate items: add_missing_newline_at_end_of_file_on_save and remove_trailing_whitespace_characters_on_save
|
4 years ago |
|
ctags.cpp
|
Flatpak, use host system headers and run external programs outside of sandbox
|
3 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
|
use space before comment
|
4 years ago |
|
debug_lldb.hpp
|
use space before comment
|
4 years ago |
|
dialog.cpp
|
Simplified getting default Gtk::Application object
|
4 years ago |
|
dialog.hpp
|
Cleanup of dialog source/header files
|
5 years ago |
|
directories.cpp
|
Added natural sort to Find File
|
4 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 |
|
filesystem.cpp
|
Flatpak, use host system headers and run external programs outside of sandbox
|
3 years ago |
|
filesystem.hpp
|
Added fstream include to filesystem.hpp as suggested in https://gitlab.com/cppit/jucipp/-/issues/453 to fix FreeBSD compilation
|
3 years ago |
|
git.cpp
|
use space before comment
|
4 years ago |
|
git.hpp
|
use space before comment
|
4 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
|
use space before comment
|
4 years ago |
|
info.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
json.cpp
|
Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree
|
5 years ago |
|
json.hpp
|
Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree
|
5 years ago |
|
juci.cpp
|
use space before comment
|
4 years ago |
|
juci.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
menu.cpp
|
Two or more menu actions can now have the same keybinding
|
4 years ago |
|
menu.hpp
|
Two or more menu actions can now have the same keybinding
|
4 years ago |
|
meson.cpp
|
Add missing headers required for GCC 11 compilation
|
4 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
|
use space before comment
|
4 years ago |
|
notebook.hpp
|
use space before comment
|
4 years ago |
|
project.cpp
|
C/C++: create build folder, if not already created, prior to getting run arguments in order to extract executable from build
|
3 years ago |
|
project.hpp
|
Added compile and run support for Julia
|
5 years ago |
|
project_build.cpp
|
Fixed Project::CMakeBuild::is_valid for MSYS2
|
3 years ago |
|
project_build.hpp
|
use space before comment
|
4 years ago |
|
selection_dialog.cpp
|
use space before comment
|
4 years ago |
|
selection_dialog.hpp
|
Cleanup of Source::BaseView::is_token_char
|
4 years ago |
|
snippets.cpp
|
Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree
|
5 years ago |
|
snippets.hpp
|
Renamed instances in get() functions to instance
|
5 years ago |
|
source.cpp
|
Temporary solution to enable prettier plugins: add a file, for instance .prettier-sql, to enable prettier for sql files in that directory and its subdirectories
|
3 years ago |
|
source.hpp
|
Language client: now supports multiple declarations and type declarations
|
4 years ago |
|
source_base.cpp
|
use space before comment
|
4 years ago |
|
source_base.hpp
|
Changed preference item source.cleanup_whitespace_characters into two seperate items: add_missing_newline_at_end_of_file_on_save and remove_trailing_whitespace_characters_on_save
|
4 years ago |
|
source_clang.cpp
|
Temporary fix for llvm 15 where the TranslationUnit cursor kind was changed from 300 to 350
|
3 years ago |
|
source_clang.hpp
|
use correct format on certain parts
|
5 years ago |
|
source_diff.cpp
|
use space before comment
|
4 years ago |
|
source_diff.hpp
|
use correct format on certain parts
|
5 years ago |
|
source_generic.cpp
|
Fixed deadlock when inserting snippets when using autocomplete keys
|
4 years ago |
|
source_generic.hpp
|
Removed unnecessary mutex from GenericView
|
4 years ago |
|
source_language_protocol.cpp
|
Flatpak, use host system headers and run external programs outside of sandbox
|
3 years ago |
|
source_language_protocol.hpp
|
Language protocol: no longer show tooltips when no completion is selected
|
4 years ago |
|
source_spellcheck.cpp
|
use space before comment
|
4 years ago |
|
source_spellcheck.hpp
|
Cleanup of spellcheck_all boolean used to activate spellchecking on for instance markdown text
|
4 years ago |
|
terminal.cpp
|
Flatpak, use host system headers and run external programs outside of sandbox
|
3 years ago |
|
terminal.hpp
|
Renamed SearchView to CommonView
|
5 years ago |
|
tooltips.cpp
|
Corrected placement of tooltips
|
3 years ago |
|
tooltips.hpp
|
Tooltips: now adds scrolling to all tooltip windows that are placed partially outside of screen
|
4 years ago |
|
usages_clang.cpp
|
use space before comment
|
4 years ago |
|
usages_clang.hpp
|
No longer shows info message when cancelling finding usages
|
5 years ago |
|
utility.cpp
|
Slight improvement of Natural::compare, for instance: t1.txt now comes after t.txt
|
3 years ago |
|
utility.hpp
|
Added natural sort to Find File
|
4 years ago |
|
window.cpp
|
Added natural sort to Find File
|
4 years ago |
|
window.hpp
|
Added Toggle Status to Window menu
|
4 years ago |
|
window_macos.hpp
|
Renamed C++ header and source files to use proper C++ file extensions.
|
6 years ago |
|
window_macos.m
|
Made it possible to enable dark MacOS titlebar through the C definition MACOS_DARK_TITLEBAR
|
3 years ago |