Commit Graph

810 Commits

Author SHA1 Message Date
Vitaly Livshic 1e71bdd63e Auto open last project, repair recent projects opening, some translations improvments 2017-08-06 15:19:23 +03:00
Vadim Lopatin 133cd7ce3e update Dlangui dep version 2017-07-29 20:33:44 +03:00
Vadim Lopatin fbac6bd3cb fix toUTF8 deprecation warning 2017-07-24 14:41:19 +03:00
Vadim Lopatin f07c7401b2 fix UIString deprecations 2017-07-24 14:38:52 +03:00
Vadim Lopatin bae22e7d01 update deps 2017-07-24 14:17:50 +03:00
Vadim Lopatin d0bcf70269 Merge pull request #225 from shiche/translations
Russian translations improvement
2017-07-21 08:43:41 +03:00
Vadim Lopatin 72fa9d114b Merge pull request #223 from xHatchx/master
fixed build error at issue #222
2017-07-21 08:43:29 +03:00
Vitaly Livshic 6d3abfb614 Russian translations improvement 2017-07-21 07:56:14 +03:00
xHatchx 0bc9d90199 fixed build error at issue #222 2017-07-20 12:56:34 +02:00
Vadim Lopatin 3b869a20db Merge pull request #214 from g4z3r/work
fix crash of incorrect dub.json file
2017-06-23 20:50:26 +03:00
gazer 37ac15cd7c update ide version string 2017-05-30 12:53:12 +03:00
gazer 5af0923585 remove deprecations 2017-05-30 12:51:44 +03:00
gazer 0e79cf5e49 fix crash of incorrect dub.json file 2017-05-29 21:29:08 +03:00
Vadim Lopatin 63e88aeada update DlangUI dependency 2017-04-11 16:32:24 +03:00
Vadim Lopatin d3665d77fb Merge pull request #207 from and3md/fix_local_variables
Fix local variables not showing - issue #192
2017-04-11 16:18:15 +03:00
and3md 8e1dab322b Space after comma (correct coding style). 2017-04-10 18:16:03 +02:00
and3md c7fa27d89b Fix local variables parsing issue #192 2017-04-09 15:57:21 +02:00
Vadim Lopatin 8346db3031 Merge branch 'master' of github.com:buggins/dlangide 2017-03-13 13:32:21 +03:00
Vadim Lopatin 3b8c62938e update readme 2017-03-13 13:32:13 +03:00
Vadim Lopatin 412c1da93e Merge pull request #197 from drug007/issue-187
Fix #187.
2017-03-13 14:30:24 +04:00
Vadim Lopatin b86d27a6c3 Merge pull request #198 from drug007/master
Prevent crashing if we create the project while current workspace is …
2017-03-13 14:30:05 +04:00
drug007 00e17a8d3b Prevent crashing if we create the project while current workspace is null. 2017-03-02 17:53:25 +03:00
drug007 6ea4ce9f5a Fix #187. 2017-03-02 17:33:46 +03:00
Vadim Lopatin af8babdf1b Merge pull request #189 from AckeardOct/master
Settings for DCD include path from project settings file
2016-11-20 19:53:02 +04:00
AckeardOct f4e9934f6f Update README.md 2016-11-17 21:12:08 +03:00
ackeardoct 5876c474fa Settings DCD path from workspace settings file 2016-11-17 21:06:01 +03:00
Vadim Lopatin ade515ec62 update dlangui dependency version - fix several issues 2016-10-24 09:09:50 +03:00
Vadim Lopatin 0938a020e2 catch recent dlangui changes 2016-10-20 15:17:53 +03:00
Vadim Lopatin f8fcf03f23 add dub.sdl project format support - implement #170 2016-10-20 14:01:42 +03:00
Vadim Lopatin d15446273c subpackages support (embedded in main dub.json) - implement #171 2016-10-18 14:26:14 +03:00
Vadim Lopatin 0a8f4decc8 subpackages support - when specified as paths to subpackage dirs - for #171; todo: subpackages as part of main package file 2016-10-18 12:27:51 +03:00
Vadim Lopatin e8d21b5673 update dlangui version to fix crash on menu item selection 2016-10-17 16:24:20 +03:00
Vadim Lopatin 1ec3ac2f80 update dlangui version to fix grid problems and allow column resizing in grids 2016-10-17 13:25:42 +03:00
Vadim Lopatin c476b6bccf update dlangui version to get latest fixes 2016-10-17 10:16:03 +03:00
Vadim Lopatin ced85f66f1 improvements in autocompletion; initiate autocompletion by . press with delay 2016-10-14 13:57:17 +03:00
Vadim Lopatin 2f05223bea code completion improvements 2016-10-14 13:15:50 +03:00
Vadim Lopatin 09cb25ada9 update project templates 2016-10-14 11:45:52 +03:00
Vadim Lopatin 6885ffc49e update dlangui version to fix #166 2016-10-14 11:03:17 +03:00
Vadim Lopatin c1832ded29 upgrade dlangui to fix #146 2016-10-13 22:00:29 +03:00
Vadim Lopatin 651566acc7 update dlangui version - close #181 2016-10-13 15:14:50 +03:00
Vadim Lopatin 9bf16c050a update dlangui version to fix crash on exit 2016-10-13 14:30:25 +03:00
Vadim Lopatin c79e5e0242 upgrade dlangui version to close #172 2016-10-13 10:56:51 +03:00
Vadim Lopatin 7a8b03109c support targetPath parameter in dub.json; use project dir if not specified; close #173 2016-10-13 09:46:58 +03:00
Vadim Lopatin b1ece5d64f upgrade DCD and dlangui versions 2016-10-11 16:21:35 +03:00
Vadim Lopatin 6048ed8343 update DCD version in MSVC project 2016-10-11 15:59:52 +03:00
Vadim Lopatin dcdbcc8c27 open project file on double click or Enter key press instead of simple selection - close #176 2016-10-11 15:11:47 +03:00
Vadim Lopatin 20826288ca disable parallel search to close #178 2016-10-11 15:06:57 +03:00
Vadim Lopatin f6edf6712c automatically go to first error after build error - close #177 2016-10-11 14:26:30 +03:00
Vadim Lopatin 3fab0ca56d fix cursor positioning in go to compiler error - #177 2016-10-11 14:07:26 +03:00
Vadim Lopatin d344dd0d01 save recent directories for opening / creating workspaces/projects - #179 2016-10-11 13:57:04 +03:00