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 5332fa624f Fixed indentation on enter after for instance {\n 1,\n 2,\n} 4 years ago
..
CMakeLists.txt Added version_compare and adds parallel to default value in preference item project.cmake.compile_command 4 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cpp Autocomplete is now run without threads in GenericView 4 years ago
autocomplete.hpp Autocomplete is now run without threads in GenericView 4 years ago
cmake.cpp Added JSON::write_json, and some various cleanup 5 years ago
cmake.hpp Cleanup of cmake parsing 6 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 Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree 5 years ago
compile_commands.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
config.cpp Added Close Other Files to File menu, and fixed save_modified_dialog when choosing No 4 years ago
config.hpp Added version_compare and adds parallel to default value in preference item project.cmake.compile_command 4 years ago
ctags.cpp Further cleanup of is_token_char 4 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 Rust installer 4 years ago
debug_lldb.hpp Renamed instances in get() functions to instance 5 years ago
dialog.cpp Added dialog icons and added rounded edges on message dialog 4 years ago
dialog.hpp Cleanup of dialog source/header files 5 years ago
directories.cpp File path in status bar is now relative to opened folder if file is within this folder 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 Language server on MSYS2: fixed URIs for Windows paths 4 years ago
filesystem.hpp Added version_compare and adds parallel to default value in preference item project.cmake.compile_command 4 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
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 Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree 5 years ago
juci.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
menu.cpp Added Close Other Files to File menu, and fixed save_modified_dialog when choosing No 4 years ago
menu.hpp Renamed instances in get() functions to instance 5 years ago
meson.cpp Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree 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 Reversed save modified dialog change: answering no now again closes buffer 4 years ago
notebook.hpp Added Rust installer 4 years ago
project.cpp Added dialog icons and added rounded edges on message dialog 4 years ago
project.hpp Added compile and run support for Julia 5 years ago
project_build.cpp Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree 5 years ago
project_build.hpp Added support for Go projects 5 years ago
selection_dialog.cpp Cleanup of Source::BaseView::is_token_char 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 Fixed indentation on enter after for instance {\n 1,\n 2,\n} 4 years ago
source.hpp Fixed indentation on enter after for instance {\n 1,\n 2,\n} 4 years ago
source_base.cpp Further cleanup of is_token_char 4 years ago
source_base.hpp Further cleanup of is_token_char 4 years ago
source_clang.cpp Autocomplete is now run without threads in GenericView 4 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 Removed unnecessary mutex from GenericView 4 years ago
source_generic.hpp Removed unnecessary mutex from GenericView 4 years ago
source_language_protocol.cpp Language client: corrected workspace/workspaceFolders response 4 years ago
source_language_protocol.hpp Language client: added support for workspaceFolders (needed by pyright) 4 years ago
source_spellcheck.cpp Added spellcheck_all flag to html and xml 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 Cleanup of on_motion_notify_event 5 years ago
terminal.hpp Renamed SearchView to CommonView 5 years ago
tooltips.cpp Added support for docstring :: code blocks 4 years ago
tooltips.hpp Cleanup of Source::BaseView::is_token_char 4 years ago
usages_clang.cpp Added JSON::write_json, and some various cleanup 5 years ago
usages_clang.hpp No longer shows info message when cancelling finding usages 5 years ago
utility.cpp Added version_compare and adds parallel to default value in preference item project.cmake.compile_command 4 years ago
utility.hpp Added version_compare and adds parallel to default value in preference item project.cmake.compile_command 4 years ago
window.cpp Store find_pattern options in last_session.json 4 years ago
window.hpp Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree 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