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 29b9f4f2bb Temporary fix for the "Only <gtksourceview/gtksource.h> can be included directly" warnings, added -Werror on travis, and removed -Wno-reorder 8 years ago
..
CMakeLists.txt Icon now also set in MacOS 9 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.h Temporary fix for the "Only <gtksourceview/gtksource.h> can be included directly" warnings, added -Werror on travis, and removed -Wno-reorder 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 Minor spelling fix 9 years ago
compile_commands.h Minor spelling fix 9 years ago
config.cc Added support for future known llvm releases 9 years ago
config.h Added preference option source.format_style_on_save_if_style_file_found 9 years ago
ctags.cc Minor cleanup of Find Ctags and Find File 9 years ago
ctags.h Improved Ctags processing 10 years ago
debug_lldb.cc Added support for future known llvm releases 9 years ago
debug_lldb.h Selecting variable in debug show variables now moves cursor to frame if no declaration was found 10 years ago
dialogs.cc Cleanup: removed support for older libraries 8 years ago
dialogs.h Refactoring/operations accross files: added wait dialog if other tabs are parsing 10 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 Cleanup: removed support for older libraries 8 years ago
directories.h Minor cleanup: removed Directories::on_row_activated 10 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 Moved terminal preferences below source preferences 9 years ago
filesystem.cc Fixes symbolic link issues (see #319) 9 years ago
filesystem.h Fixes symbolic link issues (see #319) 9 years ago
git.cc Cleanup: removed support for older libraries 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 Cleanup: removed support for older libraries 8 years ago
notebook.h Fixes to #320: increased juci minute version and removed unneeded tabs_visible flag 9 years ago
project.cc Replaced deprecated gtk_show_uri with gtk_show_uri_on_window on newer systems 9 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 Temporary fix for the "Only <gtksourceview/gtksource.h> can be included directly" warnings, added -Werror on travis, and removed -Wno-reorder 8 years ago
selection_dialog.h Autocomplete cleanup. Should now be easier to implement autocomplete for other languages 9 years ago
source.cc Cleanup: removed support for older libraries 8 years ago
source.h Added preference option source.format_style_on_save_if_style_file_found 9 years ago
source_clang.cc Cleanup: removed support for older libraries 8 years ago
source_clang.h Improved Rename, Go to Usage, Go to Method, and Go to Implementation through broader similar cursor search. Function template definitions and spesializations, and overloaded functions, are now considered similar. 9 years ago
source_diff.cc Cleanup: removed support for older libraries 8 years ago
source_diff.h Fixes symbolic link issues (see #319) 9 years ago
source_spellcheck.cc Cleanup: removed support for older libraries 8 years ago
source_spellcheck.h Added style formatting for markdown and disables spellcheck in certain situations 9 years ago
terminal.cc Updated submodules 9 years ago
terminal.h Updated submodules 9 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
window.cc Cleanup: removed support for older libraries 8 years ago
window.h Fixes to last commit, see #326 9 years ago