1359 Commits (b64ffd137d9e6f9ca8b16ebf00a2968c5892d0d5)
 

Author SHA1 Message Date
eidheim 6f47300607 Tooltip and completiondialog cleanup 10 years ago
eidheim 2b4c8d0dc6 Minor change 10 years ago
eidheim 97da5bd74b Minor cleanup 10 years ago
eidheim 800a51b79f Workaround for a gtk bug that removes cursor from a tree view when the search entry becomes empty 10 years ago
eidheim 6068cc7774 Now also selects thread when going to a variable 10 years ago
Ole Christian Eidheim dafec140ba Removed tooltips.h from selectiondialog.h 10 years ago
eidheim 98a4f9c251 Slight memory optimization of autocompletion 10 years ago
eidheim a50adf87ee Cleanup of dialog tooltips 10 years ago
eidheim bd3c30faba Get iter for dialog positioning cleanup 10 years ago
eidheim 7f123fe8f8 Fix to Debug get return value 10 years ago
eidheim 541fa039f5 Cleanup of builds 10 years ago
eidheim 18748aed24 CMake build paths cleanup 10 years ago
eidheim b17a2c6163 Merge https://github.com/cppit/jucipp 10 years ago
eidheim e263a30831 No longer attempts to create build directory when opening a file without CMakeLists.txt in the same directory 10 years ago
eidheim 653d77776f Debug show variables finished 10 years ago
eidheim bd668eedfc selectiondialog.* cleanup 10 years ago
Ole Christian Eidheim bc7fcdf01d Added Show Variables in Debug menu 10 years ago
eidheim 30f7411ccf Revert "Debug return value now found based on previous frame function name" 10 years ago
eidheim f613369f61 Revert "Corrected debug return value" 10 years ago
Ole Christian Eidheim a087f1408d Corrected debug return value 10 years ago
eidheim 534a245453 Debug return value now found based on previous frame function name 10 years ago
Ole Christian Eidheim d2427b727b Debug::get_return_value cleanup, and now works on older lldb versions 10 years ago
eidheim 6d6d2f31da Added return value (lldb supports this when doing step out) 10 years ago
eidheim bd68b222a0 Fixed debug value substring 10 years ago
eidheim 376a306964 Non-utf8 chars from lldb values are now shown as '?' 10 years ago
eidheim 246955d292 Minor change 10 years ago
eidheim fa0fa7551c Can now run debug commands while debug is running 10 years ago
eidheim 4221f1eebb Fixed error message when trying to open a file within a non-existing folder 10 years ago
eidheim 1e20e6cdd7 Now selects the frame when backtrace row is activated 10 years ago
eidheim fe219a6e25 Making frame variable smaller if it is too long when using backtrace, and dialogs are now moved to the start of line if activated on iter columns>=80 10 years ago
eidheim 5a04201131 Added module filename in backtrace 10 years ago
eidheim fb9ab3ee63 Merge https://github.com/cppit/jucipp 10 years ago
eidheim d5d69d0993 Support for llvm 3.7.1 added 10 years ago
Jørgen Lien Sellæg 4dacc14f11 Merge pull request #151 from cppit/happy-new-year 10 years ago
Jørgen Lien Sellæg d5a352790b Update LICENSE 10 years ago
eidheim b358917c78 Fixed crash when opening unknown files 10 years ago
eidheim 9ee3255f5f Improved debug menu activation/deactivation, and now does no debug initialization before debug is run 10 years ago
eidheim 25da8e59f1 Fixes to cmake builds 10 years ago
Ole Christian Eidheim 38f49d4d7f Updated Run section 10 years ago
eidheim 8b5d8a9284 Added lldb as Arch Linux dependency 10 years ago
eidheim 591555e6ee Updated install docs 10 years ago
eidheim a9e294218e Cleanup of cmake build system, and no longer runs cmake in debug build every time debug is started 10 years ago
eidheim 76493b7081 Now only shows filename in backtrace dialog 10 years ago
eidheim 1be61a7f1b Added filename (if available) to debug status if state is stopped 10 years ago
eidheim 4104d9e1aa Now selects the thread in which a debug process stops 10 years ago
eidheim 0cf5978f1c Found debug that looks ok in both light and dark styles 10 years ago
Ole Christian Eidheim ac616cd88c Minor fixes to installation document 10 years ago
Ole Christian Eidheim 42dbeb2d0e Slight cleanup of installation document 10 years ago
eidheim 23255cdaf6 Slightly better breakpoint and stop colors in dark style 10 years ago
eidheim 5ca9b4bfe6 Added stop reason to debug status 10 years ago