Commit Graph

378 Commits

Author SHA1 Message Date
Vadim Lopatin 84ffe98ba0 update version string 2016-06-28 14:42:56 +03:00
Vadim Lopatin 25506648cf Merge branch 'master' of github.com:buggins/dlangide 2016-06-28 14:35:41 +03:00
Vadim Lopatin 6321fdb69d tab position marks in editors 2016-06-28 14:21:06 +03:00
Vadim Lopatin b12ced369a lldbmi2 support fixes; better demangling of strange corrupted symbols under DMD OSX 2016-06-07 21:47:32 +03:00
Vadim Lopatin df2ecd5b41 fixes for lldbmi2 debugger 2016-06-07 21:24:22 +03:00
Vadim Lopatin cc878579e0 MacOSX - lldbmi2 debugger support 2016-06-07 19:23:15 +03:00
Vadim Lopatin fa3691897f fix issue #160 2016-06-07 13:53:59 +03:00
Vadim Lopatin 5abc7bf27c disable terminal widget on windows 2016-06-07 13:53:36 +03:00
Vadim Lopatin 18ea6395e0 debugger support fixes 2016-06-07 10:48:42 +03:00
Vadim Lopatin 0e390efd05 fix terminal support 2016-06-07 08:58:32 +03:00
Vadim Lopatin 8dd29d78a0 terminal support 2016-06-06 15:43:13 +03:00
Vadim Lopatin fd0f10bfc5 fix terminal support for linux 2016-06-06 13:27:13 +03:00
Vadim Lopatin 1f48df2f80 Merge branch 'master' of github.com:buggins/dlangide 2016-06-06 12:02:46 +03:00
Vadim Lopatin d54c0a7249 terminal keycodes 2016-06-06 12:02:18 +03:00
Vadim Lopatin c05e1f3ee1 fix build error with close() 2016-06-06 09:44:46 +03:00
Vadim Lopatin 312662f828 terminal keyboard input 2016-06-06 09:39:51 +03:00
Sheldon Shen 72c9be2d5b close disambiguation
The implicit close(masterfd) here actually calls dlangide.ui.terminal.TerminalDevice.close, which is not callable using argument types (int) and somehow leads to a compile failure.
2016-06-04 21:24:19 +08:00
Vadim Lopatin ebdd8fafa1 fixes for #158 2016-06-03 09:28:58 +03:00
Vadim Lopatin dce064d1f0 terminal support fixes 2016-06-01 15:11:08 +03:00
Vadim Lopatin 416d46bca5 update about dialog 2016-06-01 15:10:54 +03:00
Vadim Lopatin 592826f94a close issue #155, close issue #156, partial fix for issue #154 2016-06-01 15:09:46 +03:00
Vadim Lopatin 045acfd73d terminal device 2016-06-01 12:21:17 +03:00
Vadim Lopatin 3ca6e5ea6e terminal pipe 2016-05-31 16:21:39 +03:00
Vadim Lopatin c3293a6d09 ptty test 2016-05-31 15:09:23 +03:00
Vadim Lopatin b45b138ac7 fixes 2016-05-31 14:28:39 +03:00
Vadim Lopatin 97cb667dc9 terminal colors 2016-05-30 16:36:03 +03:00
Vadim Lopatin 7055f48cc5 terminal: cursor position setting, erase screen commands 2016-05-30 15:53:29 +03:00
Vadim Lopatin c4869ca3c0 scroll and cursor position 2016-05-30 12:03:41 +03:00
Vadim Lopatin f65108dbea terminal - initial implementation 2016-05-30 10:51:56 +03:00
Vadim Lopatin 83c86d70fd refactor GDB support; update mago-mi 2016-05-27 16:47:02 +03:00
Vadim Lopatin 97a9cd90c8 debugger enhancements; compatibility fixes for lldbmi2 2016-05-27 10:33:32 +03:00
Vadim Lopatin cc4ef57bc0 update theme 2016-05-26 13:25:42 +03:00
Vadim Lopatin b941610b81 fix mago-mi compatibility 2016-05-20 14:17:40 +03:00
Vadim Lopatin df2ce7f28a update dlangui dep 2016-05-18 14:22:30 +03:00
Vadim Lopatin e0429ac6f0 settings: use mago-mi for debugging on Windows 2016-05-17 10:26:23 +03:00
Vadim Lopatin ac07ac9868 debugger support fixes 2016-05-16 23:09:46 +03:00
Vadim Lopatin c9d038feaa fix import deprecation messages 2016-04-27 12:10:38 +03:00
Vadim Lopatin 0eaeb24995 fix crash on theme change 2016-03-29 10:28:54 +03:00
Keywan Ghadami 45159cb301 prefill the search panael text box with the selected text from the current editor
usecase: if DCD does not work or is not responsible i like to be able to select some text and then search for other occurrences.
If the ide automaticlly prefill the textbox for the search it much more comfortable.
It is standard behaivor in many (maybe every) popular applications (firefox, openoffice ...)
2016-03-08 11:53:08 +01:00
theokeist ec21b3e55c add czech language support ; needs to complete 2016-02-22 21:32:42 +01:00
gazer bd0a22eb2e fix windows build 2016-02-04 10:46:33 +03:00
gazer 6a89972ab8 fix 2016-02-03 13:59:18 +03:00
gazer 3f3b3d2fc0 rewrite rdmd execution 2016-02-03 13:27:34 +03:00
gazer f8fe92aa77 run a program with run-script, so terminal will not close immediately after execution 2016-02-03 13:27:34 +03:00
00schneider 8293053cef Fix saving/loading startup project of workspace 2016-02-01 15:31:38 +01:00
Vadim Lopatin 7ef43a31a7 update dlangui depenedncy; find in files action; close #132 2016-02-01 15:03:07 +03:00
gazer f3e69dccdd clear code, add a unittest 2016-01-29 21:49:31 +03:00
Vadim Lopatin 6a338007db settings: move Interface settings on top 2016-01-29 12:09:44 +03:00
Vadim Lopatin 2556795f82 trying to fix #118 2016-01-29 11:57:13 +03:00
default0 b3779b689b Add Reveal in Explorer for Projects
Shows the dub.json file in the file manager.
2016-01-28 18:56:04 +01:00