17 Commits (8cfa2346247228eecdc43eda7bd3d9eb22ba0699)

Author SHA1 Message Date
eidheim d1f7a10614 Removed virtual calls during construction (found through clang-analyzer-optin.cplusplus.VirtualCall) 8 years ago
eidheim bf798073c0 Added source.auto_reload_changed_files preference item, and support for prettier. Also made some various minor fixes 8 years ago
eidheim 9ee77f9df1 Cleanup: added Source::BaseView class. Also fixed replace_text for older libgit2 versions. 8 years ago
eidheim 6d30770c3e Fixed potential race condition 8 years ago
eidheim ae1b183b87 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
eidheim d9ee4d97ce Cleanup: removed support for older libraries 9 years ago
eidheim 2332ba7cb6 Fixes symbolic link issues (see #319) 9 years ago
eidheim 1ce55fbc20 Additional CR+LF fixes 9 years ago
eidheim 91a6445b8c Fixed DiffView::get_iter_at_line_end for CR+LF line endings 9 years ago
eidheim e9442ffec6 Minor fix to Go to Next Diff 9 years ago
eidheim 0adc92b072 Minor cleanup and fixes to spell checking and smart paste 9 years ago
eidheim 319283bc6f Improved checking for file changes outside of juCi++ 9 years ago
eidheim 99d63ba477 Updated status bar, and cleanup of update signals affecting status bar and tab texts 9 years ago
eidheim c9f2aa0fd7 Added info messages when no action happens from menu items 9 years ago
d3rrial 546fda82c0 readded mistakenly removed whitespace 9 years ago
d3rrial 37772e247b Added rudimentary breakpoint on click functionality 9 years ago
eidheim ccf7d3b9b2 Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
eidheim 18994bfa98 Added Find Symbol through ctags 10 years ago
Ole Christian Eidheim 2bc5d65251 Git integration through libgit2 (#244) 10 years ago