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 64d877b6eb Only check for CXCursor_ExceptionSpecificationKind for libclang versions>=5.0.0 8 years ago
..
CMakeLists.txt Cleanup: added Source::BaseView class. Also fixed replace_text for older libgit2 versions. 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 Changed some regex strings to string literals 8 years ago
compile_commands.h Replaced include guards with #pragma once 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 Fixed most of clang-tidy's performance checks 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 Fixed most of clang-tidy's performance checks 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 Additional fixes of clang-tidy's performance warnings 8 years ago
git.h Fixed warnings from clang-tidy's modernize checks 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 Fixed warnings from clang-tidy's modernize checks 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 Fixed most of clang-tidy's performance checks 8 years ago
source.h Fixed most of clang-tidy's performance checks 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 Only check for CXCursor_ExceptionSpecificationKind for libclang versions>=5.0.0 8 years ago
source_clang.h Fixed most of clang-tidy's performance checks 8 years ago
source_diff.cc Fixed most of clang-tidy's performance checks 8 years ago
source_diff.h Fixed most of clang-tidy's performance checks 8 years ago
source_language_protocol.cc Fixed most of clang-tidy's performance checks 8 years ago
source_language_protocol.h Fixed most of clang-tidy's performance checks 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 Changed some regex strings to string literals 8 years ago
usages_clang.h Fixed warnings from clang-tidy's modernize checks 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