1971 Commits (b48eca9c9f3e485b8274afcb2c2b2d178190317e)
 

Author SHA1 Message Date
Ole Christian Eidheim 1638f8044b Fixes to remote debugging 10 years ago
eidheim 2de9932835 Added remote debugging, and some minor cleanup 10 years ago
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
eidheim 4d3fc990e0 Disabled lldb_test on debian stable 10 years ago
eidheim bab5422e90 Merge https://github.com/cppit/jucipp 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 6688db28f4 Added split view to README.md 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 2f61105c57 Merge https://github.com/cppit/jucipp 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
Jørgen Lien Sellæg 1ec36f44bc fix source directory path for appveyor 10 years ago
Jørgen Lien Sellæg 2a86c1c20b Make sure tests displays errors on windows, fix some bad practise in bash 10 years ago
Jørgen Lien Sellæg 8b6300f8dd update appveyor badge to cppit/jucipp 10 years ago
Jørgen Lien Sellæg d69057aefd Merge branch 'master' of github.com:cppit/jucipp into ci 10 years ago
Jørgen Lien Sellæg df42e13166 Add debug messages for build script. Set --noconfirm on msys packages 10 years ago
Jørgen Lien Sellæg 1462288120 More work on osx build. Still disabled 10 years ago
Jørgen Lien Sellæg 2ccbea40ba Fix path in msys2, no longer selects cmake installed in program files for instance" 10 years ago
eidheim edb7b266a4 Fixes #234: close tab on middle mouse click 10 years ago
Jørgen Lien Sellæg 4b467da8a8 Output assertion failure on tests 10 years ago
eidheim 99571e10a3 Added lldb_test 10 years ago
eidheim 49651a44f8 Added extra read test to source_test 10 years ago