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 9f1ebd7be9 Minor cleanup: replaced "\n" with '\n' 8 years ago
..
CMakeLists.txt move cmake_modules to share folder 8 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cc Tooltip background is now set through css instead of using deprecated functions 8 years ago
autocomplete.h Replaced include guards with #pragma once 8 years ago
cmake.cc Fixed most of clang-tidy's performance checks 8 years ago
cmake.h Replaced include guards with #pragma once 8 years ago
compile_commands.cc Improved CUDA support, and no longer passes multiple -x arguments to libclang. Some related cleanup as well. 8 years ago
compile_commands.h Improved CUDA support, and no longer passes multiple -x arguments to libclang. Some related cleanup as well. 8 years ago
config.cc Added source.auto_reload_changed_files preference item, and support for prettier. Also made some various minor fixes 8 years ago
config.h Added source.auto_reload_changed_files preference item, and support for prettier. Also made some various minor fixes 8 years ago
ctags.cc Fixed most of clang-tidy's performance checks 8 years ago
ctags.h Fixed most of clang-tidy's performance checks 8 years ago
debug_lldb.cc Fixes #382: compilation on MSYS2 with liblldb 8 years ago
debug_lldb.h Added lldb rust formatters startup commands to lldb if debugging Rust 8 years ago
dialogs.cc Fixes #259: crash in MacOS when filtering files in gtk file/folder dialog 8 years ago
dialogs.h Replaced include guards with #pragma once 8 years ago
dialogs_unix.cc Cleanup: removed notebook and window dependencies in dialogs 10 years ago
dialogs_win.cc Added error_code to boost::filesystem::current_path. 10 years ago
directories.cc Extension is no longer selected when renaming files from directory view 8 years ago
directories.h Fixed most of clang-tidy's performance checks 8 years ago
dispatcher.cc Minor optimization of Dispatcher::dispatcher handler 8 years ago
dispatcher.h add includes necessary to compile 8 years ago
documentation_cppreference.cc Fixed most of clang-tidy's performance checks 8 years ago
documentation_cppreference.h Fixed most of clang-tidy's performance checks 8 years ago
entrybox.cc Fixed warnings from clang-tidy's modernize checks 8 years ago
entrybox.h Fixed warnings from clang-tidy's modernize checks 8 years ago
files.h Added source.auto_reload_changed_files preference item, and support for prettier. Also made some various minor fixes 8 years ago
filesystem.cc Additional fixes of clang-tidy's performance warnings 8 years ago
filesystem.h Added initial support for the language server protocol 8 years ago
git.cc Made use of map/set instead of unordered_map/unordered_set where appropriate 8 years ago
git.h Made use of map/set instead of unordered_map/unordered_set where appropriate 8 years ago
info.cc Moved Info css to window.cc 8 years ago
info.h Replaced include guards with #pragma once 8 years ago
juci.cc Fixed warnings from clang-tidy's modernize checks 8 years ago
juci.h Additional information is stored and used between juCi++ sessions: line offsets of buffers, window size, run arguments, and debug run arguments, including remote debug settings. 8 years ago
menu.cc Fixed most of clang-tidy's performance checks 8 years ago
menu.h Fixed most of clang-tidy's performance checks 8 years ago
meson.cc Fixed most of clang-tidy's performance checks 8 years ago
meson.h Replaced include guards with #pragma once 8 years ago
notebook.cc Fixed most of clang-tidy's performance checks 8 years ago
notebook.h Fixed most of clang-tidy's performance checks 8 years ago
project.cc Python and JavaScript: Now clears terminal on Compile and Run if preference item project.clear_terminal_on_compile is true 8 years ago
project.h Fixed warnings from clang-tidy's modernize checks 8 years ago
project_build.cc Project and Project::Build cleanup: moved lldb specific debug code from Project::Clang to Project::LLDB, and added Project::Build::get_compile_command 8 years ago
project_build.h Fixed warnings from clang-tidy's modernize checks 8 years ago
selection_dialog.cc Fixed most of clang-tidy's performance checks 8 years ago
selection_dialog.h Fixed most of clang-tidy's performance checks 8 years ago
source.cc Minor cleanup: replaced "\n" with '\n' 8 years ago
source.h Improved JavaScript and JSON indentation 8 years ago
source_base.cc Fixed most of clang-tidy's performance checks 8 years ago
source_base.h Fixed most of clang-tidy's performance checks 8 years ago
source_clang.cc Minor cleanup: replaced "\n" with '\n' 8 years ago
source_clang.h Made use of map/set instead of unordered_map/unordered_set where appropriate 8 years ago
source_diff.cc Made deleted lines slightly more visible on left source gutter when using dark themes 8 years ago
source_diff.h Fixed most of clang-tidy's performance checks 8 years ago
source_language_protocol.cc Language protocol: minor cleanup of LanguageProtocol::Client::parse_server_message() 8 years ago
source_language_protocol.h Made use of map/set instead of unordered_map/unordered_set where appropriate 8 years ago
source_spellcheck.cc Additional fixes of clang-tidy's performance warnings 8 years ago
source_spellcheck.h Fixed most of clang-tidy's performance checks 8 years ago
terminal.cc Fixed most of clang-tidy's performance checks 8 years ago
terminal.h Fixed most of clang-tidy's performance checks 8 years ago
tooltips.cc Fixed warnings from clang-tidy's modernize checks 8 years ago
tooltips.h Fixed warnings from clang-tidy's modernize checks 8 years ago
usages_clang.cc Improved CUDA support, and no longer passes multiple -x arguments to libclang. Some related cleanup as well. 8 years ago
usages_clang.h Improved CUDA support, and no longer passes multiple -x arguments to libclang. Some related cleanup as well. 8 years ago
window.cc Fixed warnings from clang-tidy's modernize checks 8 years ago
window.h Tooltip background is now set through css instead of using deprecated functions 8 years ago