322 Commits (478185319a0cfd378d2db1f638adad1680069a5e)

Author SHA1 Message Date
eidheim b3ccd4bb89 Removed Ubuntu specific code, and fixed Ctags::get_result on older systems 10 years ago
eidheim 41dfc08585 Oldest supported gtk version is now gtk3.14 (debian stable) 10 years ago
eidheim 311f459650 Added Ctags fallback to Go to Implementation, and can now set breakpoints when compile is in progress 10 years ago
eidheim b6e455fc0a Ctags cleanup 10 years ago
eidheim 18994bfa98 Added Find Symbol through ctags 10 years ago
eidheim b27a4eb145 Removed unnecessary widgets from headers 10 years ago
eidheim 83919efd22 Slight cleanup: now uses get_iter_at_line_end instead of various implementations 10 years ago
eidheim 0955c46516 Improvements to directory colors when new file is created 10 years ago
Ole Christian Eidheim 2bc5d65251 Git integration through libgit2 (#244) 10 years ago
eidheim 3467c152c3 Debug cleanup 10 years ago
eidheim 2de9932835 Added remote debugging, and some minor cleanup 10 years ago
Ole Christian Eidheim 6c4b3366e7 Added debug options popover to Debug Set Run Arguments menu item. Related to #238 10 years ago
eidheim 29fc893a10 Offset cleanup 10 years ago
eidheim 0298881c4c Added initial selection to debug backtrace and goto method 10 years ago
Ole Christian Eidheim 3ecac6d4cc Hide tooltips when selectiondialogs are shown 10 years ago
eidheim 0a25b68e9b Wayland: now correctly position selection dialogs. Ninja: fixed lldb paths 10 years ago
eidheim e54c396bfa Show usages: now sets dialog cursor on the current usage 10 years ago
eidheim 146be90dfc Minor notebook cleanup 10 years ago
eidheim ee3b199301 Notebook: focus in cleanup 10 years ago
Ole Christian Eidheim 277e1a481e Cleanup of notebook page close 10 years ago
eidheim 7755b4d148 Debug: now removes breakpoints in a file that is closed 10 years ago
eidheim 658adaaf79 Cleanup of debug stop marks 10 years ago
eidheim 2e809132a9 Debug: now shows stop line if existing in a newly opened file 10 years ago
eidheim 33a3912ca7 Fixes to out of bounds for loops 10 years ago
eidheim 169b36a2b2 Minor improvements to close_tab action and Window::on_delete_event 10 years ago
eidheim d18e8bef2c Added split window, fixes #235 10 years ago
eidheim 99571e10a3 Added lldb_test 10 years ago
eidheim bb711f70d0 Add process_test, and fixits test in source_view_test 10 years ago
eidheim f2ed3b1e5b Added more tests to source_clang_test 10 years ago
eidheim 0d2b93b1e1 Improved goto declaration 10 years ago
eidheim 6e20fea01a When renaming class/constructor/destructor, also rename class, constructor and destructor 10 years ago
eidheim 2393556e89 Refactoring/operations accross files: added wait dialog if other tabs are parsing 10 years ago
eidheim 8b7ae10a77 Cleanup of refactoring methods 10 years ago
eidheim d60dc40fed Overlay fix: drag and drop should now work again 10 years ago
eidheim 0cdf715409 Minor project cleanup 10 years ago
eidheim 6db5afbb03 Refactor: src/project* files 10 years ago
eidheim 732a5dc5b6 Terminal links now works with Ninja (#218). Some additional cleanup, including fixing some potential crashes. 10 years ago
eidheim ef1ad27dcb Info messages: added compile/debug messages 10 years ago
eidheim 14ef75db3b Info messages: need at least gtkmm version 3.18 10 years ago
eidheim 213e80f4c0 Added brief info messages to top right corner 10 years ago
eidheim 9736a734f8 Added: Go to Implementation 10 years ago
Ole Christian Eidheim 8825fd6099 Removed boost-log and boost-thread dependencies 10 years ago
eidheim 679bbf151a Use default system theme if none specified in preferences. Default system theme is now default in juCi++ 10 years ago
milleniumbug dea65472ba
changed main() created by "New C++ project" option 10 years ago
eidheim 24e05e4907 New C++ project: update directories after build is created 10 years ago
eidheim 8711563c74 New C++ project: added extra warning flags 10 years ago
eidheim eb819d9e12 Minor cleanup of the printing feature 10 years ago
eidheim fd516299d4 Added source printing/exporting to pdf 10 years ago
eidheim a6702746b5 Fixes #179 10 years ago
eidheim 0a592c54ab Smaller terminal font size now correctly set. Related to #179 10 years ago