Commit Graph

801 Commits

Author SHA1 Message Date
Vadim Lopatin 06949bef98 update version and dlangui dependency 2018-10-04 13:06:24 +03:00
Vadim Lopatin 1119c32e61
Merge pull request #383 from cschlote/fix-phobos-path-getcwd
Fix access to private std.path.getcwd
2018-10-02 15:02:08 +03:00
Carsten Schlote d89ca3e739 Fix access to private std.path.getcwd 2018-09-19 16:01:32 +02:00
Vadim Lopatin da20313a1b
Merge pull request #379 from WookeyBiscotti/caret_navigation_commands
Add caret navigation
2018-06-13 16:50:57 +03:00
Alex Savchenko 93545717ed Add caret navigation 2018-06-07 22:12:32 +03:00
Vadim Lopatin 0391aa9ae8 update dlangui deps; update version 2018-05-08 11:44:57 +03:00
Vadim Lopatin dbb731fa7b
Merge pull request #372 from Marko10-000/master
Add German language
2018-05-08 10:31:38 +03:00
Vadim Lopatin 6c32105caf
Merge pull request #374 from Zevenberge/feature/add_folder
Create a directory and package.d
2018-05-08 10:31:15 +03:00
Vadim Lopatin 634c024ab1
Merge pull request #371 from rjframe/installer
Add Inno Setup installer script.
2018-05-08 10:30:55 +03:00
Zevenberge 31d9771a08 Merge branch 'master' into feature/add_folder 2018-05-05 11:55:41 +02:00
Zevenberge 4640e093c3 Selects the new folder on creation. Also opens parent folder if not open 2018-05-05 11:55:16 +02:00
Marko Semet a542844b97 Improved German translation for QUESTION_NEW_WORKSPACE
Transformed sentence from feminine to masculine. "verwendet" seams to
sound better than "benutzt".
2018-04-20 12:48:23 +02:00
Marko Semet b4a9fbb431 German language 2018-04-10 14:46:36 +02:00
Ryan Frame ed64d56a79 Add inno setup installer script.
This will install DlangIDE, and optionally download and install DMD.
2018-04-10 07:20:07 -04:00
Vadim Lopatin d684feac14 update dlangui deps 2018-03-20 16:36:12 +03:00
Marco de Wild bf04e91293 Converted tabs to spaces 2017-12-29 14:17:13 +01:00
Marco de Wild 92990e5352 The newly added folder is now placed appropiately 2017-12-29 11:38:48 +01:00
Zevenberge 4f69a40530 Changed the UI options and added english terms 2017-12-23 18:42:19 +01:00
Zevenberge a92a253481 The new package also opens and it added to the tree 2017-12-23 18:26:46 +01:00
Zevenberge 87d5a88a0c Adding a default package.d now works 2017-12-23 18:09:04 +01:00
Zevenberge 85995f9baf Merge branch 'master' into feature/add_folder 2017-12-07 21:37:46 +01:00
Zevenberge 4634fcf90d Scaled the screen a bit better 2017-12-07 21:36:09 +01:00
Vadim Lopatin 582feeac53 fix deprecations 2017-12-03 20:58:28 +03:00
Vadim Lopatin 287c7cdb67 update dlangui 2017-12-03 15:11:48 +03:00
Zevenberge f4f1a6939c Removed action new source file on project root level
As the IDE no longer searches for the source folder, a file cannot be placed here.
2017-12-02 22:45:46 +01:00
Zevenberge 2e9304727d Update VisualD project to include the new file 2017-12-02 22:17:54 +01:00
Zevenberge 2cd4bc1416 Commented the folder creation at project root level
The files are project root are not shown (i.e. README files). Therefore, if you make a folder, it doesn't appear in the UI. The functionality is tested and works, but the scanning of root-level files should be implemented first (more importantly, a descision should be taken which files to show).
2017-12-02 22:07:46 +01:00
Zevenberge 39ac4deb5d The root ProjectFolder now has the name of the folder
It used to have the full file path of the dub.json file.
2017-12-02 21:50:21 +01:00
Zevenberge c1f4a3b1c2 Folder added to its parent without reloading the whole workspace
As we know the parant, we can simple add a child to it. There is no need to reload the workspace. I also took the liberty of renaming refreshWorkspace to updateTreeGraph, to avoid confusion between updating the tree graph and reloading the workspace from disk.
2017-12-02 21:49:08 +01:00
Zevenberge 2bf34ed691 A folder can now be created on all levels
It creates a folder below the folder/project that is selected. ProjectFolder is now no longer set when the project is selected; this allows folder creation at the highest level (i.e. myproj/views instead of myproj/source/views). It is created on disk, but doesn't show up in the workspace yet.
2017-11-30 21:21:24 +01:00
Zevenberge 3900fd4a34 Added new directory to the right-click menu 2017-11-30 18:57:09 +01:00
Vadim Lopatin f7cbb17a51 update dlangui version 2017-10-18 09:10:30 +03:00
Vadim Lopatin 76c91875bf update version 2017-10-16 13:34:14 +03:00
Vadim Lopatin 4487e2cc55 fix #350 2017-10-16 13:33:44 +03:00
Vadim Lopatin 1e63d6f1bc update readme 2017-10-12 11:32:12 +03:00
Vadim Lopatin 3d8cb03e49 update readme 2017-10-12 11:30:29 +03:00
Vadim Lopatin 178ed7d75c update readme 2017-10-12 11:26:07 +03:00
Vadim Lopatin 2f036d6407 update readme 2017-10-12 11:18:37 +03:00
Vadim Lopatin c9eaf3f9bb update readme 2017-10-12 11:16:36 +03:00
Vadim Lopatin 7069d5985f update README - dub based fetch and run instructions 2017-10-12 11:11:28 +03:00
Vadim Lopatin b412b9a037 DMD profiling on windows workaround 2017-10-10 10:34:36 +03:00
Vadim Lopatin f36056d37e DMD trace file parser - prepare sorted lists of functions - #344 2017-10-09 09:28:58 +03:00
Vadim Lopatin f620e3e286 DMD profiler trace.log viewer, part 1 - #344 2017-10-06 16:40:22 +03:00
Vadim Lopatin 645090ec31 fix #327 2017-10-05 14:55:05 +03:00
Vadim Lopatin 20fbdea809 fix #339 - disable File/Create/New File if no workspace and project opened 2017-10-05 13:46:04 +03:00
Vadim Lopatin 9c50cab5de new project context menu item for workspace - close #338 2017-10-02 13:12:34 +03:00
Vadim Lopatin ba97194bb3 Fix project detection for error location handling #337 2017-10-02 13:07:10 +03:00
Vadim Lopatin 325915097a setting to override screen DPI detected by platform - close #336 2017-09-29 10:58:18 +03:00
Vadim Lopatin 6fd6387df6 update readme 2017-09-28 13:16:53 +03:00
Vadim Lopatin b6628b7f4c update dark theme; fix fonts; fix console mode build 2017-09-28 13:11:59 +03:00