Commit Graph

103 Commits

Author SHA1 Message Date
Basile Burg 4e3642ec54 removed a lot of ornamental/useless <const> storage class 2014-11-11 10:15:39 +01:00
Basile Burg 48c28bffcb fix runnable compilation messages not shown anymore 2014-11-11 06:11:03 +01:00
Basile Burg 58616ecb7d messages rewrite using internal observer system 5 2014-11-10 10:03:41 +01:00
Basile Burg e7c9cfac4d messages rewrite using internal observer system 4 2014-11-08 19:21:29 +01:00
Basile Burg de0022a61f messages rewrite using internal observer system 3 2014-11-08 06:26:56 +01:00
Basile Burg e4b4129b68 cleanup project compile and run sub routines 2014-11-08 02:03:35 +01:00
Basile Burg ebecea6eb2 improved projects actions state 2014-11-08 01:49:58 +01:00
Basile Burg 47bfe2fccc moved runProject to TCEProject 2014-11-08 01:44:22 +01:00
Basile Burg 49b693f6b0 moved project compile to TCEProject 2014-11-08 01:18:53 +01:00
Basile Burg afabbb1b45 messages rewrite using internal observer system 1 2014-11-07 14:11:25 +01:00
Basile Burg c45e021860 fix runnable console shown 2014-11-06 07:36:56 +01:00
Basile Burg f354677a9f fix poNoConsole caused the assertions and exception to be displayed in a msgBox 2014-11-06 06:21:28 +01:00
Basile Burg 1c6a71b203 symbolic string <CPFS> works with unsaved/temp projects 2014-11-04 02:36:34 +01:00
Basile Burg 5de7c44696 added a toyi widget for win32 cdb (ms debugging tool) 2014-11-03 12:39:34 +01:00
Basile Burg 4e9259371c changed runnable module TProcess to TAsyncProcess. 2014-11-03 10:39:51 +01:00
Basile Burg 43f2ee3e11 added input to stdin support to runnable modules 2014-11-03 08:13:23 +01:00
Basile Burg 34804e4541 added support for in session window layout save/load 2014-11-02 05:48:35 +01:00
Basile Burg f162a4f2ed deactivated DDoc hints 2014-11-02 02:29:03 +01:00
Basile Burg 51a56796fd reactivated DDoc hints 2014-11-02 02:23:51 +01:00
Basile Burg 81a8982a42 fix project modification not checked when opening from menu MRU 2014-11-02 01:58:21 +01:00
Basile Burg 0c845a4ba6 added -vcolumns switch to runnable 2014-11-01 15:23:33 +01:00
Basile Burg 66a5d9f0e2 added <CPN and <CPFS> symbolic strings 2014-11-01 09:57:18 +01:00
Basile Burg 02337b060b added tools editor widget 2014-10-31 06:06:28 +01:00
Basile Burg f38fe8b70a action updates for "view in mini explorer" actions 2014-08-30 11:28:55 +02:00
Basile Burg 116e8f5af0 fix projects output cant be run anymore when empty symstring 2014-08-25 08:48:25 +02:00
Basile Burg 074a767438 added symbolic string support to pre/post build processes name. added related example. 2014-08-25 02:35:14 +02:00
Basile Burg 6550dec0c4 r27 2014-08-22 08:20:48 +02:00
Basile Burg 9e202f7c52 refactored some classes with the new TWritableComponent class 2014-08-20 23:13:04 +02:00
Basile Burg d7754a7331 fix cannot quit Coedit on a new/clean install since docking options are saved 2014-08-19 22:03:53 +02:00
Basile Burg d26c81e46c cleaning 2014-08-19 10:55:26 +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 1d498524de added RootFolder property to the project 2014-08-17 07:26:52 +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 94ae22a38b each editor has an unique temp filename for its whole lifetime 2014-08-11 03:28:48 +02:00
Basile Burg cdc792f601 fix widget list in application header 2014-08-11 02:01:08 +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 11c0f6656a fix app must be visible when saving docking 2014-08-10 04:36:05 +02:00