Commit Graph

2736 Commits

Author SHA1 Message Date
Basile Burg 1e340a7f9d multi layer png not required anymore for win 2018-10-21 19:24:05 +02:00
Basile Burg ac056af541 fixes for windows version 2018-10-21 18:12:51 +02:00
Basile Burg 5755432b17 fix more old names 2018-10-21 15:31:16 +02:00
Basile Burg b46be6ac70 update version 2018-10-21 14:54:17 +02:00
Basile Burg b5c8702cbc update completions on delete while comp menu opened 2018-10-21 14:43:29 +02:00
Basile Burg d6330ed0e4 move dexed design control to its own lazarus component tab 2018-10-21 14:12:47 +02:00
Basile Burg 536490ad44 docs, use new name 2018-10-20 15:45:12 +02:00
Basile Burg 766389876c change name in setup program 2018-10-20 15:26:49 +02:00
Basile Burg 0634d4f0a1 move data files to new folder 2018-10-20 14:26:14 +02:00
Basile Burg 3c1e1a2a66 remove old icon embedded in main form LFM 2018-10-20 14:19:20 +02:00
Basile Burg f9d59a3b84 update logo 2018-10-20 14:11:43 +02:00
Basile Burg 810996bcc8 rename as Dexed, "D extended editor" 2018-10-20 13:28:15 +02:00
Basile Burg 58853ec3c8 fix #368 - call tips add same hint on stack after each comma 2018-10-09 16:28:32 +02:00
Basile Burg 060a7b4073 remove non conditional block 2018-10-09 16:28:19 +02:00
Basile Burg c376201dc1 dastwork sh script supports the env variables "dc" and "mflags" 2018-10-09 16:16:46 +02:00
Basile Burg d5ff97c98e rlz 2018-10-07 19:45:10 +02:00
Basile Burg 6b4c3c97d0 dastwork bat script supports the env variables "dc" and "mflags" 2018-10-07 16:13:27 +02:00
Basile Burg 1ab1dd3adf mini explorer didn't always sort 2018-10-07 14:47:25 +02:00
Basile Burg 23a7cc18fb update version 2018-10-07 14:21:21 +02:00
Basile Burg ca2766648d fix #362 - enable brkp deletion using bkp number 2018-10-07 14:11:30 +02:00
Basile Burg 16dffb3a20 update dparse 2018-10-03 15:01:24 +02:00
Basile Burg ad8c8df569 terminal, add option to follow the mini explorer path 2018-09-30 20:16:51 +02:00
Basile Burg c47d214c4f fix #364 - Terminal blinks when popups are closed 2018-09-30 20:09:44 +02:00
Basile Burg fc93ecbc8e #362 - put breakpoints using MI syntax
note that deletion is still broken
2018-09-23 18:40:22 +02:00
Basile Burg 7a34a833d9 fix possible range error 2018-09-23 18:38:53 +02:00
Basile Burg ad22a2ef47 update dparse 2018-09-15 18:58:54 +02:00
Basile Burg 84eb9030a8 update dparse, and show invariants in sym list 2018-09-15 18:26:52 +02:00
Basile Burg f193720efa update dparse 2018-09-02 19:32:32 +02:00
Basile Burg 7da29420c6 update dparse 2018-09-01 01:53:31 +02:00
Basile Burg c14949b755 cleanup and fix page control test app 2018-08-29 13:28:31 +02:00
Basile Burg 1bfc03ce2d update dparse 2018-08-29 11:03:28 +02:00
Basile Burg 318d94f51d kill D-Scanner if not yet returned 2018-08-29 10:47:49 +02:00
Basile Burg 9e8616eb5d rlz 2018-08-13 07:01:36 +02:00
Basile Burg b3a407d283 EN mistake in comment 2018-08-13 05:50:35 +02:00
Basile Burg aff6ecca60 bad method name, there are many of them 2018-08-13 05:39:53 +02:00
Basile Burg 0d6da7fcd6 fix #354 - CallTips stacking doesn't work fine anymore 2018-08-13 05:15:34 +02:00
Basile Burg fc63dbefee Also remove DCD cache when a libman entry is removed 2018-08-10 08:53:21 +02:00
Basile Burg 9f08e32488 update dparse 2018-08-10 00:58:22 +02:00
Basile Burg cad8a59a94 libman, remove deactivated or deleted entries from dcd 2018-08-10 00:55:24 +02:00
Basile Burg 0872eb54d0 DCD wrapper, add support for import path removal 2018-08-10 00:54:15 +02:00
Basile Burg 7439aea55e fix #355 - Completion doesn't work for items in project groups 2018-08-09 04:13:05 +02:00
Basile Burg 2657767c3e fix wrong icon for UpdateGitBranches action 2018-08-08 23:52:54 +02:00
Basile Burg 53c995b735 update version 2018-08-04 05:21:24 +02:00
Basile Burg c1c5bb7798 update dparse 2018-08-04 05:20:35 +02:00
Basile Burg cd783ab90a start #353 2018-08-03 22:24:08 +02:00
Basile Burg c1375df3d0 rename showCallTips overload that takes a string 2018-08-03 21:22:22 +02:00
Basile Burg 77efdfedc0 rename bad func ident, this func is only called after NewLine
and not to determine if caret is in ddoc
2018-08-03 21:18:40 +02:00
Basile Burg e0d651b99a fix #345 - Auto insertion of leading `+` or `*` sometimes fails for the first line following `/**` / `/++` 2018-08-03 21:12:28 +02:00
Basile Burg c8c69e3f40 fix error displayed after refreshing list of git branches
and when opening a project that's not a repo
2018-08-01 02:14:13 +02:00
Basile Burg 9c3460a501 rlz 2018-07-23 07:01:04 +02:00