| .. |
|
CMakeLists.txt
|
Git integration through libgit2 (#244)
|
10 years ago |
|
Doxyfile.in
|
Add documentation generation using doxygen
|
10 years ago |
|
cmake.cc
|
Fixes #216: out of bounds access
|
10 years ago |
|
cmake.h
|
Getting default/debug path cleanup
|
10 years ago |
|
config.cc
|
Added option to turn off terminal progress, for instance when opening c/c++ files
|
10 years ago |
|
config.h
|
Added option to turn off terminal progress, for instance when opening c/c++ files
|
10 years ago |
|
debug_lldb.cc
|
Debug cleanup
|
10 years ago |
|
debug_lldb.h
|
Debug cleanup
|
10 years ago |
|
dialogs.cc
|
Refactoring/operations accross files: added wait dialog if other tabs are parsing
|
10 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
|
Set initial directory title to empty
|
10 years ago |
|
directories.h
|
Improved selection in directory, makes it possible to see the git status of current file for instance
|
10 years ago |
|
dispatcher.cc
|
Further mutex cleanup
|
10 years ago |
|
dispatcher.h
|
Renamed Dispatcher::push to Dispatcher::post
|
10 years ago |
|
entrybox.cc
|
Resolved conflicts in #68.
|
10 years ago |
|
entrybox.h
|
Made EntryBox a singleton for use in Directories, and fixed some includes
|
10 years ago |
|
files.h
|
Added default keys for show diff and implement method
|
10 years ago |
|
filesystem.cc
|
Wayland: now correctly position selection dialogs. Ninja: fixed lldb paths
|
10 years ago |
|
filesystem.h
|
Wayland: now correctly position selection dialogs. Ninja: fixed lldb paths
|
10 years ago |
|
git.cc
|
Git integration through libgit2 (#244)
|
10 years ago |
|
git.h
|
Git integration through libgit2 (#244)
|
10 years ago |
|
info.cc
|
Cleanup of refactoring methods
|
10 years ago |
|
info.h
|
Cleanup of refactoring methods
|
10 years ago |
|
juci.cc
|
Added split window, fixes #235
|
10 years ago |
|
juci.h
|
Added split window, fixes #235
|
10 years ago |
|
menu.cc
|
Git integration through libgit2 (#244)
|
10 years ago |
|
menu.h
|
Added possibility to modify menus at runtime
|
10 years ago |
|
notebook.cc
|
Removed unnecessary widgets from headers
|
10 years ago |
|
notebook.h
|
Removed unnecessary widgets from headers
|
10 years ago |
|
project.cc
|
Debug cleanup
|
10 years ago |
|
project.h
|
Debug cleanup
|
10 years ago |
|
project_build.cc
|
Info message cleanup/fixes in project* files
|
10 years ago |
|
project_build.h
|
Refactor: src/project* files
|
10 years ago |
|
selectiondialog.cc
|
Git integration through libgit2 (#244)
|
10 years ago |
|
selectiondialog.h
|
Fixes #246: popups are now placed correctly on all platforms
|
10 years ago |
|
source.cc
|
Improved clang-format support: no longer scrolls window when using clang-format
|
10 years ago |
|
source.h
|
Git integration through libgit2 (#244)
|
10 years ago |
|
source_clang.cc
|
Slight cleanup: now uses get_iter_at_line_end instead of various implementations
|
10 years ago |
|
source_clang.h
|
Cleanup of source_clang's async_delete and full_reparse
|
10 years ago |
|
source_diff.cc
|
Git integration through libgit2 (#244)
|
10 years ago |
|
source_diff.h
|
Git integration through libgit2 (#244)
|
10 years ago |
|
source_spellcheck.cc
|
Git integration through libgit2 (#244)
|
10 years ago |
|
source_spellcheck.h
|
Git integration through libgit2 (#244)
|
10 years ago |
|
terminal.cc
|
Added option to turn off terminal progress, for instance when opening c/c++ files
|
10 years ago |
|
terminal.h
|
Wayland: now correctly position selection dialogs. Ninja: fixed lldb paths
|
10 years ago |
|
tooltips.cc
|
Fix related to #246: corrected selection dialog position
|
10 years ago |
|
tooltips.h
|
Fix related to #246: corrected selection dialog position
|
10 years ago |
|
window.cc
|
Removed unnecessary widgets from headers
|
10 years ago |
|
window.h
|
Removed unnecessary widgets from headers
|
10 years ago |