Commit Graph

3177 Commits

Author SHA1 Message Date
Basile Burg 7f9b3af3ca fix default configs were not shown anymore until a dblckick on the proj insp widget tree. 2014-08-19 08:46:47 +02:00
Basile Burg d8e44821cb updated dmdwrap for dmd 2.066 2014-08-19 01:19:03 +02:00
Basile Burg 3ae7eae9b3 or_4 2014-08-18 23:56:03 +02:00
Basile Burg 5987571333 or_3 2014-08-18 21:52:49 +02:00
Basile Burg c4ec74e3e1 or_2 2014-08-18 20:38:39 +02:00
Basile Burg 4a43e6200d or_1 2014-08-18 09:44:39 +02:00
Basile Burg da52e21153 fix editor temp filename was considered as a valid filename 2014-08-18 08:32:47 +02:00
Basile Burg 094a7d7ece TCETools class, data part of the custom tools 2014-08-18 06:03:05 +02:00
Basile Burg 3d887a3669 moved MRU menu 'clear' item at the bottom to avoid accidental clearing 2014-08-18 02:36:00 +02:00
Basile Burg bb882ab70b readjusted default editor settings 2014-08-17 23:42:33 +02:00
Basile Burg 1d498524de added RootFolder property to the project 2014-08-17 07:26:52 +02:00
Basile Burg a128200b18 fix cursor set to crDragSomething after date check. added ctrl+wheel zoom in opts. 2014-08-17 07:26:10 +02:00
Basile Burg 1daa39bdef disabled editor date check for temp d sources 2014-08-16 07:24:56 +02:00
Basile Burg 1a6b840a29 fix infinite loop in expandSymString 2014-08-16 07:07:19 +02:00
Basile Burg 6a20a971a4 implemented expandSymbolicString, added usage for several TProcess.Parameters, added a runnable d test for current constants 2014-08-16 03:08:02 +02:00
Basile Burg e592b047e0 added docking options persistence 2014-08-13 22:36:07 +02:00
Basile Burg 9866d5fd49 added run parameters <files> -f <files> -p <project> --plugs=OFF 2014-08-13 07:10:34 +02:00
Basile Burg 444a297cee fix parameters passed to proj output exe were not split 2014-08-13 06:27:01 +02:00
Basile Burg c9633cf55e fix parameters passed to directly runable module were not split 2014-08-13 06:01:20 +02:00
Basile Burg e4186748fc added some verifications before running a proj 2014-08-13 05:51:57 +02:00
Basile Burg 911aee8a21 fix header widget always hidden 2014-08-11 17:09:41 +02:00
Basile Burg ae884aec4e dcd import list is rebuilded after libman modification 2014-08-11 04:05:31 +02:00
Basile Burg 5464b395b9 adjusted default editor settings 2014-08-11 03:40:33 +02:00
Basile Burg 94ae22a38b each editor has an unique temp filename for its whole lifetime 2014-08-11 03:28:48 +02:00
Basile Burg d010ab5bfb fix completion at dot was prevented 2014-08-11 03:06:08 +02:00
Basile Burg d7a5009897 default configs are added on new projects 2014-08-11 02:12:13 +02:00
Basile Burg cdc792f601 fix widget list in application header 2014-08-11 02:01:08 +02:00
Basile Burg e342cb843b added a refresh btn 2014-08-11 01:43:21 +02:00
Basile Burg 4c645c6ccb fix minimized widget were not shown anymore on next cession 2014-08-10 06:10:09 +02:00
Basile Burg e7328535b6 added grey colorization to asm ranges 2014-08-10 05:34:10 +02:00
Basile Burg 1d6322cb9e activated all folding kinds by default 2014-08-10 05:28:02 +02:00
Basile Burg e506bf0dc5 added support for multi-lines strings folding 2014-08-10 04:51:32 +02:00
Basile Burg 81ac108cd9 added support for token strings 2014-08-10 04:37:29 +02:00
Basile Burg 11c0f6656a fix app must be visible when saving docking 2014-08-10 04:36:05 +02:00
Basile Burg 94f3e11a0a check dmd and dub at startup 2014-08-10 00:19:05 +02:00
Basile Burg 8ff9aedc3d removed invalid warning messages when pre/post build process name is empty 2014-08-09 23:54:38 +02:00
Basile Burg 98253a3d30 search from beg/end only the first hit 2014-08-09 23:33:10 +02:00
Basile Burg 240c08a61e fix folder of lib files were not scanned 2014-08-09 23:24:21 +02:00
Basile Burg 7f80dea641 fix superfluous dirSeparator 2014-08-09 23:23:43 +02:00
Basile Burg 3f1d583490 support for widget docking persistence 2014-08-09 22:53:44 +02:00
Basile Burg cb9b60e8e8 pre/post build process exe name can be resolved from the PATH variable 2014-08-09 18:56:02 +02:00
Basile Burg f7a6fad9c8 project pre-process output to messages when possible 2014-08-09 05:04:47 +02:00
Basile Burg 36160253c8 the project pre_build process is run even the project is empty 2014-08-09 04:46:23 +02:00
Basile Burg cf4e37457f changed the way editor messages are cleared 2014-08-09 02:52:07 +02:00
Basile Burg 8aad4fba49 error messages were cleared the first time a proj was compiled
disabled the DCD hint due to a massive bottleneck
2014-08-08 17:32:21 +02:00
Basile Burg 94b8194f85 position was not found if source file length was even. 2014-08-08 17:15:25 +02:00
Basile Burg 943332913b fix for the linux x86_64 version 2014-08-08 02:09:09 +02:00
Basile Burg 801201b900 removed auto dot completion 2014-08-08 01:51:45 +02:00
Basile Burg 6dccc904f1 typos 2014-08-08 01:34:14 +02:00
Basile Burg 60dda598ed support for DCD symbolLocation 2014-08-08 01:22:48 +02:00