Basile Burg
3df1a3b720
fix #85 - Add local, non semantic, completions
2021-09-17 13:03:51 +02:00
Basile Burg
077b4c35e7
fix #69 - d2 highligther, dont apply the phobos-style if ident is followed by left paren
...
that looks better when using C APIs.
before : "LLVMAppendBasicBlock(" -> tkTypes, tkSymbol
after : "LLVMAppendBasicBlock(" -> tkCall, tkSymbol
downside : "Constructor()", Constructor is not a TkTypes anymore
2021-09-15 16:08:51 +02:00
Basile Burg
04652d095d
gdb commander, set variable list the default page in view again
2021-09-15 15:51:04 +02:00
Basile Burg
2ce12e60d7
fix missing semicolon
2021-09-15 03:42:30 +02:00
Basile Burg
0679140ef9
fix #71 - add "Run until instruction" to gdb commander asm view
2021-09-15 03:36:41 +02:00
Basile Burg
0fd5ca5461
TListViewCopyMenu support for custom items
2021-09-15 03:36:41 +02:00
Basile Burg
9e806584b3
add a project action to check semantics
2021-09-15 03:36:32 +02:00
Basile Burg
02fb0749c2
make compatible with LCL version 2.2
2021-09-13 13:26:25 +02:00
Basile Burg
fcad680170
fix #86 - gdb commnader, cmain argc value is wrong when "queryArguments" is not checked
2021-09-11 22:12:35 +02:00
Basile Burg
6a7c74e3a1
fix #73 - Need gdb custom path setting for Linux and Windows
2021-08-01 13:05:39 +02:00
Basile Burg
d41e83a9e2
searchces results, format using gnu style, close #84
2021-08-01 12:48:25 +02:00
Basile Burg
5f3574cde1
gdb commander, allow to comment arguments
2021-08-01 12:48:02 +02:00
Basile Burg
5c4152c99b
halstead, show full func sig
2021-07-14 23:20:11 +02:00
Basile Burg
b95eb67b8f
fix #83 - add support for the syntax dub build type
2021-07-09 14:38:35 +02:00
Basile Burg
bd9715c07d
rlz
2021-04-19 11:08:47 +02:00
Basile Burg
988c9bb993
about box, update year
2021-04-15 02:48:37 +02:00
Basile Burg
ad1c137501
allow dscan after diff dialog
...
#80
2021-04-15 02:47:02 +02:00
Basile Burg
2b1ef5b439
replace the gutter markspart with a simpler equivalent
...
more adapted to multiple and dynamic columns
2021-04-15 02:38:33 +02:00
Basile Burg
b0da20f068
refact setter used to set the gutter color
...
so that it doeds not rely on default gutter parts
2021-04-15 02:36:37 +02:00
Basile Burg
7a4f0af84b
fix #80 - warning icons for d-scanner not always properly resets
2021-04-15 02:35:38 +02:00
Basile Burg
9b1391e781
d2 highlighter, remove keyword body, typedef, macro
2021-04-14 18:57:41 +02:00
Basile Burg
eeab0decb9
update to lazarus 2.0.12
...
close #79
2021-04-12 00:49:30 +02:00
Basile Burg
6eeb2e55d9
rlz
2021-04-03 20:54:53 +02:00
Basile Burg
0b54224ecf
fix, editor lclref count <> 0 when closed using a shortcut
2021-04-02 11:29:54 +02:00
Basile Burg
3352eef838
fix, focused editor opts not applied after changes in the shortcut editor
2020-12-24 15:41:41 +01:00
Basile Burg
3b46ffb013
fix, tab captions note update when closing doc from shortcut
2020-12-22 23:18:30 +01:00
Basile Burg
8503a81b16
update page control test program
2020-12-22 23:00:21 +01:00
Basile Burg
8d91dbf87f
update readme
2020-11-24 19:49:27 +01:00
Basile Burg
54d1bdbd34
rlz
2020-11-23 15:09:45 +01:00
Basile Burg
e7f44fc129
fix #74 - ddemangle listed as required tool but not used anymore
2020-11-23 02:47:06 +01:00
Basile.B
a318d854ab
simplify the deb package dependency list , close #72
...
assuming users will use a setup tool that auto solve sub deps,
just put top level ones.
2020-11-23 02:45:17 +01:00
Basile Burg
1e6d30e0b5
fix wrong dialog kind used when saving doc as html
2020-11-22 03:42:03 +01:00
Basile Burg
0408b6dd00
fix, highlighting of q"()" strings
2020-11-17 06:36:09 +01:00
Basile Burg
a070a21165
fix building gdb commander on windows
2020-10-13 14:53:41 +02:00
Basile Burg
7c783e3eb9
activate GDB commander for the windows version, close #66
2020-10-13 12:20:20 +02:00
Basile Burg
d188b98f0a
fix, not possible to clear searches results
2020-09-13 09:51:15 +02:00
Basile Burg
18353e235a
rlz
2020-09-13 01:07:44 +02:00
Basile Burg
3209ec12cf
empty stmt
2020-09-13 01:02:33 +02:00
Basile Burg
0c160fae77
close #64 , bad link generated since latest gitlab.com deployment
2020-09-13 00:43:36 +02:00
Basile Burg
7057c97c89
fix #60 - searches results should go in their own message category
2020-09-13 00:34:17 +02:00
Basile Burg
df4773f6ce
projinspect, move list of configs to a combo box
2020-09-13 00:32:50 +02:00
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
2829b19bdc
update doc to mention that there's an Appveyor build for Windows
2020-08-31 02:49:32 +02:00
Basile.B
30d72bf61e
Merge branch 'automate-windows-release' into 'master'
...
Automate windows release using appveyor
See merge request basile.b/dexed!12
2020-08-31 00:34:27 +00:00
Basile.B
625a7389e0
build windows releases using appveyor and move source for lazarus binaries to a gitlab repo
2020-08-31 02:27:03 +02:00
Basile Burg
3c1edd06e4
unpaired encoding 79190c984a
2020-08-24 16:01:58 +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