Basile Burg
|
21c143fc25
|
gdb commander, fix getting expression within square brackets
|
2020-09-13 00:18:38 +02:00 |
Basile Burg
|
cafd23ec4a
|
rlz
|
2020-08-31 03:03:40 +02:00 |
Basile Burg
|
79190c984a
|
fix #54 - SEGFAULT on exit when build with FPC 3.2.0
|
2020-08-23 16:04:34 +02:00 |
Basile Burg
|
c48a8f7e8a
|
fix, module name not detected when shebang line present
|
2020-08-23 15:26:49 +02:00 |
Basile Burg
|
09eca959cb
|
fix #59 - git menu, no label in the list of branch when in "detached HEAD" after a checkout
|
2020-08-22 05:11:04 +02:00 |
Basile Burg
|
e070d33e25
|
fix #58 - symbol list, errors should never be sorted
|
2020-08-22 04:55:48 +02:00 |
Basile Burg
|
08dbbc5196
|
fix, message from the stack trace printed on assert failure not clickable
|
2020-08-21 20:10:12 +02:00 |
Basile Burg
|
891690410f
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
FPC 3.2.0 required from now
|
2020-07-11 23:29:08 +02:00 |
Basile Burg
|
7f203dd439
|
update changelog
|
2020-07-09 12:55:56 +02:00 |
Basile Burg
|
87218256b6
|
fix #53 - project, git branches, last commit message in a tooltip
|
2020-07-08 00:29:52 +02:00 |
Basile Burg
|
843e5faa79
|
changelog typos
|
2020-07-06 08:58:20 +02:00 |
Basile Burg
|
e5586e8f3b
|
rlz
|
2020-07-06 08:43:47 +02:00 |
Basile Burg
|
5d13e0ea72
|
proj, git, active branch was not updated when after an external checkout
|
2020-07-06 06:43:35 +02:00 |
Basile Burg
|
f3df449a9d
|
add highlighter attribute for function calls and definitions
|
2020-07-05 19:18:04 +02:00 |
Basile Burg
|
ebad719dc0
|
typo in the change log and update doc for gdb com
|
2020-07-02 10:50:20 +02:00 |
Basile Burg
|
40b2a0b67f
|
gdb com, add setting to limit the call stack depth
|
2020-07-02 06:35:40 +02:00 |
Basile Burg
|
6bce0a2c14
|
update changelog
|
2020-07-01 17:36:43 +02:00 |
Basile Burg
|
fe6f1db754
|
rlz
|
2020-06-14 19:37:00 +02:00 |
Basile Burg
|
95a6418882
|
update changelog
|
2020-06-13 09:17:11 +02:00 |
Basile Burg
|
5a31186186
|
update changelog
|
2020-06-09 21:13:22 +02:00 |
Basile Burg
|
2ab76e07d3
|
update changelog
|
2020-06-06 17:32:36 +02:00 |
Basile Burg
|
017fef6fc1
|
allow to debug a custom executable
|
2020-06-06 17:32:26 +02:00 |
Basile Burg
|
507075cc1e
|
rlz
|
2020-05-29 09:40:51 +02:00 |
Basile Burg
|
7c88b5a8e8
|
fix, terminal scrollbar didn't handle the min pos
|
2020-05-29 09:38:49 +02:00 |
Basile Burg
|
3448d2dca5
|
update changelog
|
2020-05-29 09:36:01 +02:00 |
Basile Burg
|
4b4b376b36
|
fix #42 - The expression parser used by GDB commander doesn't support tabs
|
2020-05-27 20:10:04 +02:00 |
Basile Burg
|
a4b604a60b
|
D highlighter, also highlight first level of UDA when the @() form is used
|
2020-05-25 13:40:46 +02:00 |
Basile Burg
|
293e89f4e5
|
fix #5 - terminal, the current directory is not constrained on startup
|
2020-05-16 04:38:32 +02:00 |
Basile Burg
|
a142f2f881
|
messages, force auto scrolling to bottom when a category is changed
|
2020-05-16 04:10:53 +02:00 |
Basile Burg
|
87c2d4a5ff
|
rlz
|
2020-05-13 06:41:49 +02:00 |
Basile Burg
|
b03c1445fc
|
update changelog
|
2020-05-12 22:06:37 +02:00 |
Basile Burg
|
fd770a0fb2
|
rlz
|
2020-05-06 08:48:30 +02:00 |
Basile Burg
|
92945de403
|
todolist, symlist, fix possible corruption of the input data
when a new thread was started before the previous one ended
close #35
|
2020-05-05 14:24:36 +02:00 |
Basile Burg
|
739d7225cf
|
fix, new diff dialog action didn't work due to with statement
also the position in view was reset, which was not something
we want
|
2020-05-02 10:19:21 +02:00 |
Basile Burg
|
64a1b24e9f
|
rlz
|
2020-04-28 22:04:21 +02:00 |
Basile Burg
|
25d5b5bc35
|
fix #33 - Sigsegv upon starting dexed
|
2020-04-28 19:44:45 +02:00 |
Basile Burg
|
ae77400994
|
rlz
|
2020-04-25 06:10:54 +02:00 |
Basile Burg
|
b65bb860e4
|
prevent validation of the completion on operators
|
2020-04-25 03:05:55 +02:00 |
Basile Burg
|
318f2419e7
|
diff dialog, add button to reload with history destruction
|
2020-04-25 01:59:48 +02:00 |
Basile Burg
|
d78ab4639d
|
dlg typo + changelog
|
2020-04-24 22:24:20 +02:00 |
Basile Burg
|
928c879c77
|
fix #14 - Also highlight search results when non-trivial regexes are used
|
2020-04-23 21:19:15 +02:00 |
Basile Burg
|
014628276e
|
fix #30 - Show a dialog when there's an attempt to close a docked widget but that docking is locked
|
2020-04-23 19:36:54 +02:00 |
Basile Burg
|
e177afd986
|
update changelog
|
2020-04-23 16:28:01 +02:00 |
Basile Burg
|
d992e7554e
|
handle HEREDOC strings base on common delimiters `()` `<>` `[]`
|
2020-04-23 16:08:52 +02:00 |
Basile Burg
|
b5f04aa324
|
damp a perf problem caused by scaning project TODOs and if proj has too many files
|
2020-04-21 03:38:04 +02:00 |
Basile Burg
|
d50abc7c0d
|
fix changelog formatting and typos
|
2020-04-20 19:08:25 +02:00 |
Basile Burg
|
b508a99162
|
fix #27 - Messages associated to a DUB runnable are not cleared between two calls to "Run DUB single file package"
|
2020-04-20 19:05:55 +02:00 |
Basile Burg
|
9550af9711
|
fix #29 - DUB dependencies specified by path are not recognized and passed to DCD
|
2020-04-20 18:59:01 +02:00 |
Basile Burg
|
13c5b5eceb
|
fix changelog typos
|
2020-04-17 14:32:10 +02:00 |
Basile Burg
|
52a39f56ca
|
remove unfortunate JSON property leading to double "lib" prefix and add temp changelog
|
2020-04-17 14:07:57 +02:00 |