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 d4dda4afaa No longer updates folders that are not shown when changes in filesystem is detected 8 years ago
..
CMakeLists.txt Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cc Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
autocomplete.h Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
cmake.cc Improved search of executables in cmake projects 9 years ago
cmake.h Improved search of executables in cmake projects 9 years ago
compile_commands.cc Cleanup of CompileCommands::get_arguments and disables more outside header warnings for header files 8 years ago
compile_commands.h Std headers are now parsed. Also moved Source::ClangViewParse::get_compilation_commands to CompileCommands::get_arguments and some cleanup." 8 years ago
config.cc Related to #352: more general way of finding version specific clang-format and lldb-server executables 8 years ago
config.h Related to #352: more general way of finding version specific clang-format and lldb-server executables 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 Improved Ctags processing 10 years ago
debug_lldb.cc Further cleanup of debug lldb events 8 years ago
debug_lldb.h Further cleanup of debug lldb events 8 years ago
dialogs.cc Fixes #259: crash in MacOS when filtering files in gtk file/folder dialog 8 years ago
dialogs.h Fixes #251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work. 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 No longer updates folders that are not shown when changes in filesystem is detected 8 years ago
directories.h Added workaround for MacOS crash that might happen when moving paths in the directory view 8 years ago
dispatcher.cc Further mutex cleanup 10 years ago
dispatcher.h Renamed Dispatcher::push to Dispatcher::post 10 years ago
entrybox.cc Cleanup: removed support for older libraries 8 years ago
entrybox.h Made EntryBox a singleton for use in Directories, and fixed some includes 10 years ago
files.h add right margin line in sourceview 8 years ago
filesystem.cc Related to #352: more general way of finding version specific clang-format and lldb-server executables 8 years ago
filesystem.h Related to #352: more general way of finding version specific clang-format and lldb-server executables 8 years ago
git.cc Fixes #343: segfault when opening bare git repository 8 years ago
git.h Updated status bar, and cleanup of update signals affecting status bar and tab texts 9 years ago
info.cc Cleanup: removed support for older libraries 8 years ago
info.h Cleanup of refactoring methods 10 years ago
juci.cc Fixes symbolic link issues (see #319) 9 years ago
juci.h Added split window, fixes #235 10 years ago
menu.cc address review comments 9 years ago
menu.h Minor improvements to the source right click commit 9 years ago
meson.cc Improved search of executables in cmake projects 9 years ago
meson.h Added support for the Meson Build System 9 years ago
notebook.cc Fixes #251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work. 8 years ago
notebook.h Fixes to #320: increased juci minute version and removed unneeded tabs_visible flag 9 years ago
project.cc Further cleanup of debug lldb events 8 years ago
project.h Replaced deprecated VBox/HBox with Box, and HPaned/VPaned with Paned 9 years ago
project_build.cc Fixes symbolic link issues (see #319) 9 years ago
project_build.h Added support for the Meson Build System 9 years ago
selection_dialog.cc Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
selection_dialog.h Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
source.cc Fixes style search path for MSYS2 8 years ago
source.h Added workaround for MacOS crash that sometimes happen when using drag-and-drop on text in a Gtk::TextView widget 8 years ago
source_clang.cc C/C++: now always autocompletes after :: (including global namespace) 8 years ago
source_clang.h Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
source_diff.cc Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
source_diff.h Fixes symbolic link issues (see #319) 9 years ago
source_spellcheck.cc Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
source_spellcheck.h Added style formatting for markdown and disables spellcheck in certain situations 9 years ago
terminal.cc Added workaround for MacOS crash that sometimes happen when using drag-and-drop on text in a Gtk::TextView widget 8 years ago
terminal.h Terminal links cleanup, and added links for a assert error messages. Also added terminal_test.cc 8 years ago
tooltips.cc Temporary fix for the "Only <gtksourceview/gtksource.h> can be included directly" warnings, added -Werror on travis, and removed -Wno-reorder 8 years ago
tooltips.h Improvement of selection and completion dialogs and tooltips. Can now open selection dialogs (Find Symbol (Ctags), Backtrace, Show Variables) without an opened buffer. 9 years ago
usages_clang.cc Minor cleanup of Usages::Clang::write_cache 8 years ago
usages_clang.h Fixes #251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work. 8 years ago
window.cc Fixes #354: resets Project::current when closing juci. Also now runs exit code when application is closed by desktop environment 8 years ago
window.h Fixes to last commit, see #326 9 years ago