1293 Commits (da0dde1d6fdf06015a140368679c824fac6c87a3)
 

Author SHA1 Message Date
eidheim da0dde1d6f Slight cleanup of project 10 years ago
eidheim 9e3b1f53c0 Fix for MSYS2 when opening web-files 10 years ago
Ole Christian Eidheim 2ef81115bd Fixed show web-files on Linux 10 years ago
eidheim ad14337aea Fixed builds without lldb, added HTML project, and fixed opening web-pages on non-OS X systems 10 years ago
eidheim 86927153f9 Added python and javascript projects 10 years ago
eidheim 35ab881071 Finished project cleanup 10 years ago
eidheim c62beeb4af Added markdown view support 10 years ago
eidheim 07a43c6bd8 WIP: project cleanup, added project classes so that the hard dependency towards clang is removed in Window. In this way, one can add run commands for other project and file types. 10 years ago
eidheim 8e5687fab6 Added missing newline after save_on_compile_or_run 10 years ago
Ole Christian Eidheim 96375d03b8 Merge pull request #160 from hwidth/hwidth-keybindingfix 10 years ago
Henrik Width 3ba9ba5126 Removed redundant keybinding 10 years ago
eidheim 8d56462e5b Minor fix to autocompletion dialog 10 years ago
eidheim 46bb7da234 Solves #159, added option to save project files on compile/run 10 years ago
eidheim 8c33e9942b Added experimental C++17 features 10 years ago
eidheim 7f1cb25c5d Added include path of OS X 10.11. Thanks to Henrik Width for reporting the issue, and testing the fix. 10 years ago
eidheim 8e82601ffb Fixed cmake commands for those with clang++ as default compiler. Fixes #158 10 years ago
eidheim e757a6efbf Slight change of warning message when lldb is not found 10 years ago
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