3fd1670363installation instructions improved, and got rid of a compilation warning
eidheim
2015-12-31 13:35:55 +0100
ad4fed49e8Added lldb to README, install.md and fixed some minor compilation issues
eidheim
2015-12-31 13:21:45 +0100
dc8dcae1ffCan now add/remove breakpoints when debug is in running state, also removes stop line mark when debug is in running state
eidheim
2015-12-31 12:59:32 +0100
091324e0baMinor fixes to debugging
eidheim
2015-12-31 12:47:29 +0100
4d64edde46Can now add/remove breakpoints when debug process is in stop state
eidheim
2015-12-31 12:22:04 +0100
ff7ec7ddc8Debug process now has correct environment variables, and handles stdin
eidheim
2015-12-31 11:23:49 +0100
3244ec68f7Debug variables now in tooltips, still some work left before creating the debug integration branch though
eidheim
2015-12-28 18:40:52 +0100
a6b19c9dbdWork in progress, a somewhat usable debugger now implemented
eidheim
2015-12-28 13:46:43 +0100
b23a2deec1Work in progress: debug integration
eidheim
2015-12-28 13:00:18 +0100
79f497a187Merge pull request #149 from eidheim/master
Ole Christian Eidheim
2015-12-24 16:21:12 +0100
0e5568351cNow correctly removes opened subdirectories when closing a directory. This fixes a crash when changes happened in a subdirectory that had one of its parent/grandparent/etc closed
eidheim
2015-12-24 15:51:47 +0100
68705dc58fCorrected MSYS2 link in contents
Ole Christian Eidheim
2015-12-24 15:19:20 +0100
ec097687d0Added contents
Ole Christian Eidheim
2015-12-24 15:17:13 +0100
6b96b64d61Visual size of tab (\t) set to 4 spaces
eidheim
2015-12-24 12:21:00 +0100
9accf6c430Added additional check on indent left after { on newline (Allman style)
eidheim
2015-12-24 12:10:08 +0100
b7c1ad4d8eAdded link to Arch User Repository package
eidheim
2015-12-24 10:27:09 +0100
29f8b97127Minor improvement: rows in selection dialogs now gets cleared when the dialog is hidden, instead of when destroyed
eidheim
2015-12-23 17:51:05 +0100
a16ab4be80Cleanup of { indentation (Allman style)
eidheim
2015-12-23 16:53:48 +0100
6e0c762f70Now indents left automatically when writing { on a newline after if(...)/else/else if(...) and so on
eidheim
2015-12-23 15:15:21 +0100
6aee69b398Minor cleanup of selectiondialog.*
eidheim
2015-12-23 10:38:33 +0100
c896fe98aeMerge pull request #146 from eidheim/master
v1.0.1
Ole Christian Eidheim
2015-12-22 09:20:33 +0100
c9b37806d3Now links to tiny-process-library v1.0.3
eidheim
2015-12-22 09:17:29 +0100
ad13bceadeMerge pull request #137 from cppit/build_dir_fixed
Ole Christian Eidheim
2015-12-22 08:53:05 +0100
006d7890f6Another minor fix to build path error handling
eidheim
2015-12-21 15:30:30 +0100
0dfdf6616aUpdated install docs with respect to default build settings
eidheim
2015-12-19 12:44:18 +0100
7cd81a9747Now fixes compile_commands.json on Windows correctly
U-ole-PC\ole
2015-12-19 12:00:40 +0100
1d332bbe6fAdded cmake cleanup to installation document
eidheim
2015-12-19 11:32:19 +0100
375852dfe3Merge pull request #28 from cppit/master
Ole Christian Eidheim
2015-12-19 10:55:13 +0100
606db580d5Fixes#121, #131 and #132. More testing needed, except bugfix commits soon.
eidheim
2015-12-19 10:51:39 +0100
0837f6c8a1Minor bug fix: tooltips and spellcheck dialog no longer gets hidden when shown on top of mouse cursor
eidheim
2015-12-19 10:38:15 +0100
9c4ae1e18dMerge pull request #129 from eidheim/master
Ole Christian Eidheim
2015-12-19 09:00:01 +0100
acfb440dcdMerge pull request #27 from cppit/master
Ole Christian Eidheim
2015-12-19 08:48:18 +0100
6025d68d0cMerge pull request #134 from rpavlik/patch-1
Ole Christian Eidheim
2015-12-19 08:37:51 +0100
ab995d7e11Update files.h
Ryan Pavlik
2015-12-18 15:51:02 -0600
28ea45dbddForgot to remove iostream
eidheim
2015-12-18 15:45:54 +0100
b4e2b2fc80Now tries to guess executable based on add_executable parameters
eidheim
2015-12-18 15:44:20 +0100
b11494b15dCleanup of cmake project search, no longer tried to search for cmakelists if starting/reaching a directory without cmakelists
Ole Christian Eidheim
2015-12-18 11:53:56 +0100
08910538d8Dialogs now gets hidden if a new cursor position is chosen using the mouse. Also made the run command entry a bit larger
Ole Christian Eidheim
2015-12-18 11:38:13 +0100
bba3d05751No longer shows tooltips right after goto declaration
Ole Christian Eidheim
2015-12-18 11:07:07 +0100
1da102a8abNow setting PROJECT_NAME correctly even when using variables within project, and if these variables change after using the project function
eidheim
2015-12-16 16:59:03 +0100
d542a91c1fChanged default next and previous tab keys to ctrl-tab and ctrl-shift-tab
Ole Christian Eidheim
2015-12-14 14:05:28 +0100
6b40e0e0ecAdded correct next/previous tab keys for Linux (as in Chromium). Previous default keys did not work for me at least.
Ole Christian Eidheim
2015-12-14 13:06:32 +0100
51865bad53Merge pull request #25 from cppit/master
Ole Christian Eidheim
2015-12-14 08:13:39 +0100
913ea87287Merge pull request #117 from cppit/release-rc01
Ole Christian Eidheim
2015-12-14 08:10:04 +0100
6b8545091eAdded missing :
Ole Christian Eidheim
2015-12-14 08:00:39 +0100
6f184c0a6aMoved Arch (renamed to Arch Linux) higher up to the other Linux instructions
Ole Christian Eidheim
2015-12-14 07:58:14 +0100