Commit Graph

2914 Commits

Author SHA1 Message Date
Basile Burg a4d3dbed7f enhance simpleGet failure messages 2019-04-03 21:25:53 +02:00
Basile Burg ebcbd9cf5d back to https for code.dlang.org 2019-04-03 18:46:35 +02:00
Basile Burg 5156b98d69 fix #209 - Update checker fails with openssl >= 1.1 2019-04-03 18:40:40 +02:00
Basile Burg 512b51fc9f remove code patching old widget names from the layout xml file 2019-04-02 13:06:43 +02:00
Basile Burg 7d76556cbc remove deprecated autoClose modes 2019-04-02 13:06:01 +02:00
Basile Burg 80c470dbb2 update version 2019-03-31 20:40:48 +02:00
Basile Burg f93edc9d07 update build instructions 2019-03-31 20:39:57 +02:00
Basile Burg d426bca8d5 fix upstream reg after adding the selection as search & replace scope 2019-03-31 14:02:51 +02:00
Basile Burg 6fa4cf43f5 dexed process, drop the asyncproc events and only use the timer 2019-03-31 13:48:21 +02:00
Basile Burg 94c2b5a713 dastworx, todo list fixes
* fix special char literals for pascal strings not verified when the text doesn't contain a single quote.
* fix len limit not applied correctly
* fix single quote after special char put unconditionally
* prevent loading when deserialization fail
2019-03-27 17:17:52 +01:00
Basile Burg dfac54d407 fix #454 - AV when searching in a whole project and no files opened 2019-03-27 16:24:40 +01:00
Basile Burg fd39a248c0 Add current doc "Selection" as search scope, close #430 2019-03-15 22:18:27 +01:00
Basile Burg b47c43d38a move TPoint operator to common unit 2019-03-15 22:11:15 +01:00
Basile Burg cc7f54e894 fix #452 - Freeze at startup due to too long dastworx command line 2019-03-15 12:23:10 +01:00
Basile Burg cc43af01e1 derefer docking init to fix slow startup 2019-03-14 13:13:28 +01:00
Basile Burg 70b3a1091e lfm auto update 2019-03-14 13:11:32 +01:00
Basile Burg 00218c1d89 fix possibly missing dir sep when expanding dexed projs xtra sources 2019-03-13 11:42:08 +01:00
Basile Burg a0b8e25172 remove link to Coedit YT channel 2019-03-10 12:37:13 +01:00
Basile Burg 314be0242a fix wrong title in doc page for the terminal 2019-03-06 15:54:25 +01:00
Basile Burg 9c2feb530c update dparse to fix false error on type list slice 2019-02-28 11:30:01 +01:00
Basile Burg e901825d0f rlz 2019-02-18 17:59:07 +01:00
Basile Burg e05d25576e fix dexed setup project, missing win exts 2019-02-18 17:33:14 +01:00
Basile Burg deec267acf dexed proj format, fix symstring considered as rel path 2019-02-18 17:32:39 +01:00
Basile Burg b6ce7abc28 update version 2019-02-18 16:52:31 +01:00
Basile Burg c4f978b873 update dparse 2019-02-18 10:05:20 +01:00
Basile Burg 7a2c4ba7b0 fix #450 - Token strings cause wrong auto indentation 2019-02-18 06:30:46 +01:00
Basile Burg 8f782aa57a fix #449 - dexed projects, extraSources not expanded correctly anymore 2019-02-17 09:02:07 +01:00
Basile Burg 7151d1ab93 fix #448 - conversion to json fails depending on dub cwd 2019-02-13 20:57:19 +01:00
Basile Burg 9950ad41d9 something finally... 2019-02-11 05:25:46 +01:00
Basile Burg af34d96647 nothing 2019-02-11 05:24:53 +01:00
Basile Burg 1cb19aadd0 add error message to track occurences of #448 2019-02-11 05:23:30 +01:00
Basile Burg adb1449863 fix possible av when project doesn't load
json to sdl conversion failure can cause this
2019-02-11 05:06:36 +01:00
Basile Burg e4dc6bf981 tools, add the autoExecuteEvents property 2019-02-11 03:26:03 +01:00
Basile Burg 3339404419 auto close pairs, deactivate unclear condifition not to close
and make remove offset from relExpressions to change caret "p" instead
2019-02-10 04:29:05 +01:00
Basile Burg bc42dc300c fix upstram reg, messages of the message widget not auto scrolled back anymore 2019-02-10 03:37:28 +01:00
Basile Burg e11293c70c don't exit if timerUpdateKind is changed from delay to loop 2019-02-08 22:16:16 +01:00
Basile Burg 0f04a66e63 prevent creating timers in each widget and use at one instead of two 2019-02-08 22:11:09 +01:00
Basile Burg 3f343fe634 fix #444 - Wrong indentation at level 0 2019-02-08 11:37:20 +01:00
Basile Burg 6fd9b1cf9c rlz 2019-02-07 07:26:10 +01:00
Basile Burg a1d6e246a9 fix little orphan SLOC not moved while extracting method 2019-02-07 03:36:40 +01:00
Basile Burg 148463c25d fix #440 - CPU subwindow of the debugger should be removable 2019-02-07 02:56:29 +01:00
Basile Burg 75bced5d65 update version 2019-02-07 02:01:15 +01:00
Basile Burg 17be43d096 fix more reg in autoindent and auto brace close 2019-02-07 00:00:23 +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 474a07dca4 cosmetics changes 2019-02-05 18:22:39 +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 ae7d8050b0 rlz 2019-02-04 06:54:13 +01:00
Basile Burg 2c088f7f90 fix setup project postbuild process under win 2019-02-04 06:45:01 +01:00
Basile Burg 790960e292 reload project persistent env even if it's in a group 2019-02-04 00:28:18 +01:00