Commit Graph

75 Commits

Author SHA1 Message Date
Basile Burg cc43af01e1 derefer docking init to fix slow startup 2019-03-14 13:13:28 +01:00
Basile Burg e6e0dc6215 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
Basile Burg 959a74a444 prevent an indirection 2019-02-05 18:22:08 +01:00
Basile Burg 9001ff9857 fix #442 - coverage file not found after unit testing a module 2019-02-05 17:52:34 +01:00
Basile Burg 6db535128c fix runnable currdir not set properly when executing or when running 2019-02-04 00:26:11 +01:00
Basile Burg e7708131db fix #423 - Add compiler switches for project 2019-02-04 00:25:24 +01:00
Basile Burg 506b64591b prevent useless call tp string list item getter 2019-02-03 15:47:34 +01:00
Basile Burg b4440e03c0 fix url 2019-02-03 15:47:01 +01:00
Basile Burg 0abd58637b prevent to retrieve the IProcInputHandler service each time required 2019-02-03 15:46:49 +01:00
Basile Burg e6204b49e1 remove backup system setup for the invalid layouts
this hans't helped at all since this sytem has been added
2019-02-03 15:46:08 +01:00
Basile Burg 13d7309439 prevent double getter 2019-02-03 15:03:29 +01:00
Basile Burg d14afe5e1d under win64 delete the default `-m64` if `-m32` is on the shebang line 2019-02-02 14:18:27 +01:00
Basile Burg 9c6d30f2ea win64, on a fresh setup runnables module always compiled with -m64 2019-02-02 14:05:53 +01:00
Basile Burg c65592d659 add a protection against large process output, close #424 2019-01-25 13:08:17 +01:00
Basile Burg 31d636dd85 fixups after fix for #336, case of dup messages, case of onTerminated never called 2019-01-20 22:37:58 +01:00
Basile Burg ca60e3dde0 update links 2019-01-19 17:40:54 +01:00
Basile Burg 44c2d9d5cf fix #409 - floating widget content is gone 2019-01-18 16:41:51 +01:00
Basile Burg dc51d39d06 fix build duration of runnable not displayed in the right msg context ptr 2019-01-17 08:51:18 +01:00
Basile Burg c59f21bbc3 fix build duration of runnable not displayed in the right msg category 2019-01-17 06:40:25 +01:00
Basile Burg cafd08ca05 show runnable module compilation duration and imrpove duration accuracy
close #377
2019-01-16 12:51:10 +01:00
Basile Burg 4a65a77468 fix possible "InvalidatePreferredSize loop detected" err msg after startup 2019-01-15 16:52:04 +01:00
Basile Burg abace80fe4 fix #390 - crash when trying to reload a native dexed project not yet renamed to *.dprj 2019-01-08 19:31:56 +01:00
Basile Burg 9ae72f8feb patch old widgets names, finish and close #374 2019-01-02 21:27:15 +01:00
Basile Burg 2102a15437 fix bad name 2019-01-02 21:15:56 +01:00
Basile Burg f603fe1879 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00