Commit Graph

97 Commits

Author SHA1 Message Date
Basile Burg 933d3a352f proj inspector, group folders on top of the tree 2018-11-04 10:46:48 +01:00
Basile Burg 57b005d67b fix filter of project inspector not realigned anymore 2018-11-04 10:10:07 +01:00
Basile Burg 810996bcc8 rename as Dexed, "D extended editor" 2018-10-20 13:28:15 +02:00
Basile Burg 5a000088d9 fix, proj inspct widg filter size issue 2018-07-22 09:55:37 +02:00
Basile Burg 6c65d4b4fd workaound #338 2018-06-25 06:30:19 +02:00
Basile Burg 077baa2d3a allow to reload the project from proj inspect widget 2018-03-31 08:46:07 +02:00
Basile Burg 903c85c8f7 proj inspect, show btns for legacy native projs only when required 2018-03-16 23:22:29 +01:00
Basile Burg ddf8e9b0fa fix #263 - Project explorer, display a tree instead of full paths 2018-03-16 22:56:17 +01:00
Basile Burg c3db2cfcfa scale editor status bar, fix proj inspector tree icons width, scale syncedit icon, close #151 2018-01-22 01:32:59 +01:00
Basile Burg c6d913048b even more scaled icons 2018-01-19 15:29:23 +01:00
Basile Burg a96d3221a2 more scaled icons 2018-01-19 06:08:20 +01:00
Basile Burg 260323080f
fix #136 projects inspector, remove selected source, error if other missing sources 2017-04-18 03:54:43 +02:00
Basile Burg 46d5ad7e20
proj inspect, selection lost after dbl click and if proj is DUB 2017-03-04 05:54:20 +01:00
Basile Burg c4c35bb34a
proj inspector, add missing menu item 2017-01-28 12:30:10 +01:00
Basile Burg fc95a91d0d
regression, project inspector, removina s single file was broken 2017-01-18 12:09:33 +01:00
Basile Burg 97d4355b5d
project inspector, detect new sources 2017-01-18 12:06:57 +01:00
Basile Burg 95efa5461a
fix, dialogs, double separator after built-in shortcut solved, close #100
lead to same file opened twice: click in the message, debug break, etc
2016-11-11 14:25:13 +01:00
Basile Burg 82693baa1d
fix, new DUB project considered modified + rename units related to CE prj format
+ move compiler selection for DUB projects to DUB options + cleanup options
2016-10-16 18:06:43 +02:00
Basile Burg 900d98e847
common project inspector + update init layout, close #69 2016-10-12 15:23:23 +02:00
Basile Burg 0152510c4e
ce projects, multi sel file in inspector 2016-09-09 01:34:02 +02:00
Basile Burg a285186121 rename parameters that are prefixed
aValue, aFilename, etc
2016-07-10 01:44:36 +02:00
Basile Burg 30297c5dca add the flat design, as an option, step 2 of #51 2016-06-25 15:51:38 +02:00
Basile Burg d2bbe29e88 use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
Basile Burg fb51972a58 fix cases where project inspectors were not cleared
revealed by project groups, and it was confusing.
2016-06-15 09:16:58 +02:00
Basile Burg 06cb06cdfa CE projects, allow multi selection of file (remove, open), close #37 2016-04-23 19:03:24 +02:00
Basile Burg 5ad5e406de refactored the symbol expander as an ICESingleService 2016-03-21 20:51:10 +01:00
Basile Burg 241732d8b5 ce proj inspector, build from ctxt menu 2016-02-06 16:31:00 +01:00
Basile Burg 767e315164 refact, omit def member 2016-01-31 14:39:50 +01:00
Basile Burg a533057ff5 projects, CE & DUB, async compilation 2016-01-30 04:18:30 +01:00
Basile Burg c407a40259 refact with type helpers 2016-01-27 04:43:54 +01:00
Basile Burg 2bbd854fc8 more style modernisation 2016-01-19 21:52:15 +01:00
Basile Burg 5e2a1b8290 style modernisation using helpers for file name manip 2016-01-18 07:55:52 +01:00
Basile Burg 0303d0f75f style modernisation using helpers isEmpty & isNotEmpty 2016-01-11 01:09:21 +01:00
Basile Burg 3fa80be500 style modernisation using helpers isNil & isNotNil 2016-01-11 00:36:10 +01:00
Basile Burg 2d0b493783 style 2015-12-26 04:49:59 +01:00
Basile Burg 5fc8b76512 switch to FPC3 + Laz 1.6 2015-12-22 10:24:18 +01:00
Basile Burg a7866eb88f removed dep to main act 2015-09-23 07:34:16 +02:00
Basile Burg 4d2ff019f1 changed icon for selected conf 2015-09-18 06:26:04 +02:00
Basile Burg c95c8ff54b optim, avoid a lot of heap alloc when assigning btn's glyphs 2015-09-17 18:22:13 +02:00
Basile Burg ef8d72138c common project interface renaming + works on #10
- DUB proj editor file dbl clickable
- icons
- filter for files and props
2015-09-17 00:04:27 +02:00
Basile Burg 4889ebae25 always disable the widgets observing specifically the native projects when the project is a dub one 2015-09-08 00:08:56 +02:00
Basile Burg 6f5a8e42cb started dub project editor 2015-09-05 11:22:19 +02:00
Basile Burg 5743f87761 removed LCL deps in ce_common & ce_nativeproject, prerequisite for #30 2015-09-04 12:11:18 +02:00
Basile Burg 0bbbebd061 refact, dExtList replaces with several function that test the exts
* hasDlangSyntax
* isDlangCompilable
* isEditable
2015-08-24 07:15:31 +02:00
Basile Burg 3a28c54c26 common project interface - part 2 2015-06-21 03:55:48 +02:00
Basile Burg 9139d8eef7 common project interface - part 1 2015-06-20 15:00:16 +02:00
Basile Burg 2902b26310 fix, projinspect, AV when selecting something 2015-06-03 14:22:53 +02:00
Basile Burg a81d15e01e proj conf/insp btn enabled only if proj assigned 2015-06-03 11:06:56 +02:00
Basile Burg eaee7ee30a proj inspct, btn enabled only if proj assigned 2015-06-03 10:56:32 +02:00
Basile Burg f014576835 improved project file/folde add
initial dialog dir based on last selected
2015-06-03 10:52:13 +02:00