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 d7e26a524a Removed redundant newline checks 6 years ago
..
CMakeLists.txt sort target list 7 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cc Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
autocomplete.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
cmake.cc keep prefix in front of "CMakeFiles/" for executable path of cmake target 7 years ago
cmake.h Formatted code with custom clang-format 8 years ago
compile_commands.cc Corrected arguments sent to libclang for newer llvm versions 7 years ago
compile_commands.h Formatted code with custom clang-format 8 years ago
config.cc Related to MR 398: finished implementation of default build system setting, but renamed project.default_build_system to project.default_build_management_system, since make and ninja are examples of build systems. Also added --buildtype plain to meson default build. 7 years ago
config.h Related to MR 398: finished implementation of default build system setting, but renamed project.default_build_system to project.default_build_management_system, since make and ninja are examples of build systems. Also added --buildtype plain to meson default build. 7 years ago
ctags.cc Ctags: now excludes node_modules even when run path is empty 7 years ago
ctags.h Formatted code with custom clang-format 8 years ago
debug_lldb.cc Fixed tests when using -fsanitize=thread 7 years ago
debug_lldb.h Fixed tests when using -fsanitize=thread 7 years ago
dialogs.cc Formatted code with custom clang-format 8 years ago
dialogs.h Formatted code with custom clang-format 8 years ago
dialogs_unix.cc Formatted code with custom clang-format 8 years ago
dialogs_win.cc Formatted code with custom clang-format 8 years ago
directories.cc Use lowercase instead of uppercase when sort naturally in directory view 7 years ago
directories.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
dispatcher.cc Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
dispatcher.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
documentation_cppreference.cc Formatted code with custom clang-format 8 years ago
documentation_cppreference.h Formatted code with custom clang-format 8 years ago
entrybox.cc Correction to Find dialog, related to !390: last_search variable is now correctly updated when search entry is set to current selection. Also reverted history workaround. 7 years ago
entrybox.h Formatted code with custom clang-format 8 years ago
files.h Fixes: #412 : Added Edit->Cut Lines and Edit->Copy Lines. Additionally, successive cut lines now accumulates the clipboard 6 years ago
filesystem.cc Language protocol: added uri encoding/decoding, and added missing argument escaping to some Terminal::process calls 7 years ago
filesystem.h Language protocol: added uri encoding/decoding, and added missing argument escaping to some Terminal::process calls 7 years ago
git.cc Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
git.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
info.cc Formatted code with custom clang-format 8 years ago
info.h Formatted code with custom clang-format 8 years ago
juci.cc Language protocol: added uri encoding/decoding, and added missing argument escaping to some Terminal::process calls 7 years ago
juci.h Formatted code with custom clang-format 8 years ago
menu.cc Fixes: #412 : Added Edit->Cut Lines and Edit->Copy Lines. Additionally, successive cut lines now accumulates the clipboard 6 years ago
menu.h Formatted code with custom clang-format 8 years ago
meson.cc Related to MR 398: finished implementation of default build system setting, but renamed project.default_build_system to project.default_build_management_system, since make and ninja are examples of build systems. Also added --buildtype plain to meson default build. 7 years ago
meson.h Formatted code with custom clang-format 8 years ago
mutex.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
notebook.cc Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
notebook.h Http(s) urls in tooltips are now marked, and behaves, as links 7 years ago
project.cc Fixed tests when using -fsanitize=thread 7 years ago
project.h Fixed tests when using -fsanitize=thread 7 years ago
project_build.cc Project::CMakeBuild::get_executable: when looking for executable in a src/ folder, now recreates cache 6 years ago
project_build.h Added support for builds that includes compile_commands.json files created by tools like Bear and compiledb. Fixes #392 7 years ago
selection_dialog.cc Added support for snippets. Fixes #348 7 years ago
selection_dialog.h Formatted code with custom clang-format 8 years ago
snippets.cc Fixed indenting in newly created snippets files 7 years ago
snippets.h Added support for snippets. Fixes #348 7 years ago
source.cc Removed redundant newline checks 6 years ago
source.h Fixes #373 : added Edit->Extend/Shrink Selection 6 years ago
source_base.cc Fixes: #412 : Added Edit->Cut Lines and Edit->Copy Lines. Additionally, successive cut lines now accumulates the clipboard 6 years ago
source_base.h Fixes: #412 : Added Edit->Cut Lines and Edit->Copy Lines. Additionally, successive cut lines now accumulates the clipboard 6 years ago
source_clang.cc Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
source_clang.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
source_diff.cc Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
source_diff.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
source_generic.cc Fixes #373 : added Edit->Extend/Shrink Selection 6 years ago
source_generic.h Fixes #373 : added Edit->Extend/Shrink Selection 6 years ago
source_language_protocol.cc Language protocol: simplified LanguageProtocol::Offset::Offset 7 years ago
source_language_protocol.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
source_spellcheck.cc Fixes #409 : corrected identification of code characters at the end of raw string literals 7 years ago
source_spellcheck.h Cleanup and fixing of ' handling in is_code_iter and is_spellcheck_iter, and added tests for is_spellcheck_iter and is_code_iter 7 years ago
terminal.cc Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
terminal.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
tooltips.cc Removed redundant newline checks 6 years ago
tooltips.h Language protocol: Cleanup, and added support for relatedInformation. Also cleanup in the way tooltip buffers are set. Finally, improved rename handling. 7 years ago
usages_clang.cc Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
usages_clang.h Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
utility.cc Added and made use of ScopeGuard class 7 years ago
utility.h Added and made use of ScopeGuard class 7 years ago
window.cc Fixes: #412 : Added Edit->Cut Lines and Edit->Copy Lines. Additionally, successive cut lines now accumulates the clipboard 6 years ago
window.h Added possibility to override theme font 7 years ago