1112 Commits (c8617c1d024806435b23f8786e374e0651dae9ff)

Author SHA1 Message Date
eidheim eba80e9a79 Cross compiling: platform spesific fixes 10 years ago
eidheim 1f01cea347 Cross compiling: fixed compilation for older gtkmm versions 10 years ago
eidheim 8efb735f78 Mostly finished with cross compiling options popover (#238) 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 817e863895 Cleanup of source_clang's async_delete and full_reparse 10 years ago
eidheim 16315b5a25 Fixed multiple inheritance in source_clang, making refactor and autocomplete classes testable if needed in the future 10 years ago
eidheim fed28ce3e2 Cleanup: added multiple inheritance to ClangView 10 years ago
U-ole-PC\ole a521c2aae2 MSYS2: path to mingw install now set correctly for newly upgraded MSYS2 system 10 years ago
eidheim a1a523d684 Optimized ClangView's update_syntax and fixed source_clang_test 10 years ago
eidheim 29fc893a10 Offset cleanup 10 years ago
eidheim 0298881c4c Added initial selection to debug backtrace and goto method 10 years ago
eidheim 631125c256 Ninja: warnings and errors from debug build is now clickable 10 years ago
eidheim 6fddc80c95 source_spellcheck: fixed lambda support for signals on older platforms 10 years ago
eidheim d850042ddf Platform spesific fixes to selection dialogs 10 years ago
Ole Christian Eidheim 3ecac6d4cc Hide tooltips when selectiondialogs are shown 10 years ago
Ole Christian Eidheim a896ab7e3e SelectionDialogs: improved search entry 10 years ago
eidheim 0cbc14d7e8 Source::View cleanup: moved spellchecking to source_spellcheck.* 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 8da4a46d55 Notebook focus and page change cleanup 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
Ole Christian Eidheim 0e0ef9ba19 Workaround for split window position 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 dafed0f861 Minor fix to Notebook::close 10 years ago
eidheim 2db73efe0a Notebook: correct tab should now be activated after tab close 10 years ago
eidheim 7e01fd517f Notebook: focus and change page fixes 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 edb7b266a4 Fixes #234: close tab on middle mouse click 10 years ago
eidheim 99571e10a3 Added lldb_test 10 years ago
eidheim 41760f606c Added preference item tab_indents_line (default: true) fixes #226, and now uses raw string literals in src/files.h 10 years ago
eidheim bb711f70d0 Add process_test, and fixits test in source_view_test 10 years ago
eidheim c3f4a1c31f Removed redundant if expression 10 years ago
eidheim f2ed3b1e5b Added more tests to source_clang_test 10 years ago
U-ole-PC\ole df925395cc Fixes undefined reference error on MSYS2 and Ubuntu 10 years ago
eidheim c8f72431ed Added source_clang test, and tests cleanup 10 years ago
eidheim b60d6f5a2f CMakeLists.txt cleanup 10 years ago
eidheim 0d2b93b1e1 Improved goto declaration 10 years ago
eidheim 0e636ad5d5 Added source_test testing Source::View::cleanup_whitespace_characters. Removed the now reduntant example_test, and moved comment to source_test. 10 years ago
eidheim cf29c656e4 Removed std::move to enable copy elision 10 years ago
Jørgen Lien Sellæg 0fa221a311 Build library object instead of executable when compiling with clang in CI. 10 years ago
eidheim c7e369a960 get_buffer/get_source_buffer cleanup 10 years ago
eidheim 6e226501e9 Now adds ; after } when creating struct or class 10 years ago
eidheim c8499f90dc Slight correction to tooltip placement 10 years ago
eidheim 4771ef0d0d Dialog and tooltip placement corrections 10 years ago