Commit Graph

461 Commits

Author SHA1 Message Date
Vadim Lopatin bdebc90cc1 editors - search support Ctrl+F, initial version; #109 2017-09-04 18:12:21 +03:00
Vadim Lopatin 77adfc73c1 fix #246 - autoindent issues 2017-09-04 14:13:57 +03:00
Vadim Lopatin 4e321789b1 documentation popup size fix #233 2017-08-30 09:31:32 +03:00
Vadim Lopatin 9a6619cd33 completion filtering and sorting - #235 2017-08-29 17:54:59 +03:00
Vadim Lopatin 23213147d2 fix #245, partial change for #235 2017-08-29 16:44:57 +03:00
Vadim Lopatin bed6b6a709 hide workspace tree when no workspace is opened 2017-08-29 16:03:54 +03:00
Vadim Lopatin 2f2a1e5351 add donate link to Help menu - #186 2017-08-29 15:56:01 +03:00
Vadim Lopatin fec824d00a donation link in home screen 2017-08-29 15:46:03 +03:00
Vadim Lopatin 98f53d6560 add vibe-d and D forum links to home screen 2017-08-29 10:58:47 +03:00
Vadim Lopatin ad5aafea8e dlang tour link in home screen 2017-08-29 10:54:28 +03:00
Vadim Lopatin e52d812401 add Menu / Show Home Screen command 2017-08-29 10:47:11 +03:00
Vadim Lopatin 4dc88393de fix #238 2017-08-29 10:39:43 +03:00
Vadim Lopatin a7bf256d15 fix theme update 2017-08-28 13:23:51 +03:00
Vitaly Livshic 2a81c2e6d4 Merge 2017-08-26 19:54:54 +03:00
Vitaly Livshic 911dcffb0d #73 Last opened files automatically opens 2017-08-26 19:49:15 +03:00
and3md 9d516c99d0 More recent dlangui version when create new dlangui based project. 2017-08-25 19:55:52 +02:00
Vadim Lopatin e530b93426 attempt to resolve #242, #229 2017-08-25 18:00:18 +03:00
Vadim Lopatin a318577f97 apply ui font changes 2017-08-25 17:01:25 +03:00
Vadim Lopatin 8fffaa9e09 UI settings - fontFace and fontSize 2017-08-25 15:07:08 +03:00
Vadim Lopatin 68307368e5 link with zlib; put version to separate file views/VERSION 2017-08-25 10:17:10 +03:00
Vadim Lopatin 99315708d3 update dlangui version to fix scrollbar issue #236 2017-08-24 10:49:08 +03:00
Vadim Lopatin 8f2686677a update dlangui dep version - fix scrollbars 2017-08-21 14:38:15 +03:00
Vadim Lopatin d0b9ff8a0e implementation of #237 - save file as -- first part 2017-08-15 17:47:02 +03:00
Vadim Lopatin d15e6e769a fix #203 - DCD problem with multithreaded app 2017-08-15 15:52:32 +03:00
Vadim Lopatin 7560d8347c DCD fixes; waiting for DSymbol PR 2017-08-15 15:26:38 +03:00
Vadim Lopatin 0b3530142f fix commandline workspace param processing after dlangui arg list change - item 0 is now executable filename 2017-08-14 10:11:53 +03:00
Vadim Lopatin 814dcd3ede .dt diet template support; trying to fix DCD issue 2017-08-11 19:19:30 +03:00
Vadim Lopatin 9647069fc3 trying to fix #203 2017-08-10 17:41:04 +03:00
Vadim Lopatin 55fee46ab6 update version 2017-08-10 17:29:07 +03:00
Vadim Lopatin fd7523761c fixes for #203, #231, #220 2017-08-10 17:15:27 +03:00
Vadim Lopatin c1b5a014b4 possible fix for issue #221 2017-08-09 15:13:05 +03:00
Vadim Lopatin cf63a63ae9 fix opening of workspace file from commandline 2017-08-08 11:10:43 +03:00
Vitaly Livshic 34507bc622 #209 Workspace can be opened from command line 2017-08-08 07:27:32 +03:00
Vadim Lopatin 0cd202d43f autoOpen setter 2017-08-07 15:52:20 +03:00
Vadim Lopatin d130848eb2 fix crash on startup 2017-08-07 15:47:51 +03:00
Vitaly Livshic 10d52a7410 UIString deprecated constructor replaced by fromId method 2017-08-06 16:13:50 +03:00
Vitaly Livshic 1e71bdd63e Auto open last project, repair recent projects opening, some translations improvments 2017-08-06 15:19:23 +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 d0bcf70269 Merge pull request #225 from shiche/translations
Russian translations improvement
2017-07-21 08:43:41 +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
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
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 412c1da93e Merge pull request #197 from drug007/issue-187
Fix #187.
2017-03-13 14:30:24 +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