| .. |
|
CMakeLists.txt
|
Added initial support for the language server protocol
|
8 years ago |
|
Doxyfile.in
|
Add documentation generation using doxygen
|
10 years ago |
|
autocomplete.cc
|
Fixed unused-lambda-capture warnings
|
8 years ago |
|
autocomplete.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
cmake.cc
|
Fixed unused-lambda-capture warnings
|
8 years ago |
|
cmake.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
compile_commands.cc
|
Adds support for OpenCL source-files
|
8 years ago |
|
compile_commands.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
config.cc
|
Multiple cursors can now be enabled in preferences
|
8 years ago |
|
config.h
|
Multiple cursors can now be enabled in preferences
|
8 years ago |
|
ctags.cc
|
Std headers are now parsed. Also moved Source::ClangViewParse::get_compilation_commands to CompileCommands::get_arguments and some cleanup."
|
8 years ago |
|
ctags.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
debug_lldb.cc
|
Added lldb rust formatters startup commands to lldb if debugging Rust
|
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 unused-lambda-capture warnings
|
8 years ago |
|
directories.h
|
MacOS drag-and-drop has been fixed in latest gtk+ homebrew package. Workarounds removed.
|
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
|
Improved Source->Find Documentation
|
8 years ago |
|
documentation_cppreference.h
|
Improved Source->Find Documentation
|
8 years ago |
|
entrybox.cc
|
Cleanup: removed support for older libraries
|
8 years ago |
|
entrybox.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
files.h
|
Multiple cursors can now be enabled in preferences
|
8 years ago |
|
filesystem.cc
|
Added initial support for the language server protocol
|
8 years ago |
|
filesystem.h
|
Added initial support for the language server protocol
|
8 years ago |
|
git.cc
|
Fixes #343: segfault when opening bare git repository
|
8 years ago |
|
git.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
info.cc
|
Cleanup: removed support for older libraries
|
8 years ago |
|
info.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
juci.cc
|
Faster opening of previous session file buffers
|
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
|
Preference cleanup: added missing prefix to some menu item key names, and removed clang_types from preferences
|
8 years ago |
|
menu.h
|
add includes necessary to compile
|
8 years ago |
|
meson.cc
|
Fixed unused-lambda-capture warnings
|
8 years ago |
|
meson.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
notebook.cc
|
Fixed unused-lambda-capture warnings
|
8 years ago |
|
notebook.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 |
|
project.cc
|
Can now configure the command used to run python files
|
8 years ago |
|
project.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 |
|
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
|
Added debug support for Rust
|
8 years ago |
|
selection_dialog.cc
|
Fixed unused-lambda-capture warnings
|
8 years ago |
|
selection_dialog.h
|
add includes necessary to compile
|
8 years ago |
|
source.cc
|
Multiple cursors can now be enabled in preferences
|
8 years ago |
|
source.h
|
Fixes #361: Added support for multiple cursors
|
8 years ago |
|
source_clang.cc
|
Preference cleanup: added missing prefix to some menu item key names, and removed clang_types from preferences
|
8 years ago |
|
source_clang.h
|
Preference cleanup: added missing prefix to some menu item key names, and removed clang_types from preferences
|
8 years ago |
|
source_diff.cc
|
Fixed potential race condition
|
8 years ago |
|
source_diff.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
source_language_protocol.cc
|
Also check for format-files when language protocol is used
|
8 years ago |
|
source_language_protocol.h
|
Language protocol: added additional capabilities checks
|
8 years ago |
|
source_spellcheck.cc
|
Fixed unused-lambda-capture warnings
|
8 years ago |
|
source_spellcheck.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
terminal.cc
|
Fixed unused-lambda-capture warnings
|
8 years ago |
|
terminal.h
|
Replaced include guards with #pragma once
|
8 years ago |
|
tooltips.cc
|
Improved placement of tooltips that react top of screen
|
8 years ago |
|
tooltips.h
|
add includes necessary to compile
|
8 years ago |
|
usages_clang.cc
|
Adds support for OpenCL source-files
|
8 years ago |
|
usages_clang.h
|
All headers should now be included when finding usages of an override method
|
8 years ago |
|
window.cc
|
Fixed unused-lambda-capture warnings
|
8 years ago |
|
window.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 |