Commit Graph

7 Commits

Author SHA1 Message Date
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 e6e0dc6215 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
Basile Burg a7a2284942 fix #419 - Todo list is again cleared when clicking an item 2019-01-22 15:53:09 +01:00
Basile Burg f325ff7b2e fix #415 - Clicking a Todo item does not position the cursor 2019-01-22 08:33:21 +01:00
Basile Burg abe56ec68e fix #412 - todo list empty when opening a file owned by the project for the first time 2019-01-20 13:18:34 +01:00
Basile Burg 492cd4e8e5 fix #336 - Out of order messages 2019-01-20 12:12:03 +01:00
Basile Burg f603fe1879 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00