1426 Commits (3175ac2d90d9d8af3fc5a07ab716b639acd5217e)
 

Author SHA1 Message Date
U-olece-PC\olece b87fd347a0 Removed color codes from terminal output in Windows 10 years ago
eidheim 4e6ea3416c Added Linux Mint Debian Edition in install.md, and added missing include (in case boost::log is disabled in the future) 10 years ago
eidheim ee22291bcf Fixed potential crash in Debug::get_value if value.GetName return NULL 10 years ago
eidheim 2b2bfe76cf Fixed crash on debug show variables when variable name was empty 10 years ago
eidheim 6276976f88 Project title in directories should now correctly contain _ if any 10 years ago
Ole Christian Eidheim 66ef8c68be Fixed screenshot1 10 years ago
Ole Christian Eidheim 501894e6e9 Removed bold message from the first two Linux instructions 10 years ago
Ole Christian Eidheim ea8415e27f Fixed screenshot2 10 years ago
Ole Christian Eidheim 5dfb7a4d00 Fixed screenshot3 10 years ago
Ole Christian Eidheim 41e84aecbe Added new screenshots 10 years ago
Ole Christian Eidheim d63dbd7cb0 Updated screenshots, and two new screenshots showing debug functionality 10 years ago
Ole Christian Eidheim 12f3f58d89 Additional info for MSYS2 10 years ago
Ole Christian Eidheim 70be3a6260 Corrected bold 10 years ago
Ole Christian Eidheim 9451bcfa23 Added additional info for Arch Linux and OS X 10 years ago
Jørgen Lien Sellæg 5d9d0fb31a Merge pull request #153 from cppit/debug_integration 10 years ago
eidheim fa46c00e22 Completiondialog cleanup, and now updates tooltip when a row is selected with mouse 10 years ago
eidheim 7380ecf544 Fixed a bug where tooltips got shown when no row were found 10 years ago
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