Commit Graph

2427 Commits

Author SHA1 Message Date
Basile Burg 6a20a54f06 close #206, use CURL ti check for updates until SSL 1.1 supported 2017-12-06 21:36:39 +01:00
Basile Burg 993a31575e related to #190 but still not fixed 2017-12-06 17:57:01 +01:00
Basile Burg 1456b3a522 remove menu separator inserted by error 2017-12-06 17:56:26 +01:00
Basile Burg e1453c0ebf symlist, use iz mem utils to format function names. 2017-12-06 16:06:28 +01:00
Basile Burg fa5d8861e8 diff display, cosmetic changes 2017-12-06 15:05:59 +01:00
Basile Burg 5e10057d17 symlist - add func params, close #147 2017-12-06 15:05:44 +01:00
Basile Burg 061174fbac fix #208 - click a message for goto line broken on windows 2017-12-05 03:18:37 +01:00
Basile Burg f59e2f8b6d consoleProgram not applied correctly for DUB scripts 2017-11-30 12:05:44 +01:00
Basile Burg d6420925f3 close #207, add a consoleProgram option 2017-11-30 11:58:47 +01:00
Basile Burg e1cd3bddce move new menu entry to bottom 2017-11-30 11:22:38 +01:00
Basile Burg fdc09fb885 set bp reachhed only when gdb running 2017-11-30 11:14:04 +01:00
Basile Burg 2c4b7963af close #205, add action to create a module from clipboard 2017-11-29 12:23:15 +01:00
Basile Burg c73c5fab8f close #204 - switch to semVer 2017-11-23 18:08:03 +01:00
Basile Burg 1e973d2f8d fix #203 - Wrong gutter icon after deleting the breakpoint that's reached 2017-11-22 04:09:02 +01:00
Basile Burg ede95a3cc6 related to #199 2017-11-20 01:27:07 +01:00
Basile Burg 632d89f537 fix #202 - Verify Project with D-Scanner, segfault when no file opened 2017-11-19 15:29:06 +01:00
Basile Burg e075f72587 workaround #190 2017-11-19 07:31:03 +01:00
Basile Burg 5530939a8e use editor font in completion 2017-11-17 07:26:10 +01:00
Basile Burg ea634ae88f nothing 2017-11-17 05:22:05 +01:00
Basile Burg 0f6f6ba48b rlz 2017-11-17 00:48:55 +01:00
Basile Burg f2cfe6f516 update deb & rpm build script, arch detection not working on some distribs 2017-11-16 22:58:20 +01:00
Basile Burg 71b391262f prepar next rlz 2017-11-16 22:38:40 +01:00
Basile Burg a25d5712ed fix #200 - error can be displayed after supression of a missing group item 2017-11-16 22:06:02 +01:00
Basile Burg a99c2f0312 close #201 - show the lines nbr in the GDB commander view of the call stack 2017-11-16 21:56:13 +01:00
Basile Burg 0edff226cb
prevent a dastworx lock 2017-11-06 22:34:33 +01:00
Basile Burg b7dabe3596
should be with 0978c99c 2017-11-01 19:44:04 +01:00
Basile Burg 4f14753d0f
Aadd an editor command to show the warning text of the current line, close #198 2017-11-01 19:37:13 +01:00
Basile Burg debbe9001c
fix #197 - GDB sync issues due to non stop mode 2017-10-30 04:32:43 +01:00
Basile Burg e1288094ab
Revert "gdb commander, non stop mode was inverted"
This reverts commit 4b16fe0128.
2017-10-30 03:21:03 +01:00
Basile Burg 5f571849cf
doc, add a new vid 2017-10-30 03:00:24 +01:00
Basile Burg 38b651f404
fix #196 - breakpoint always inserted if BP registry contains...
...a ref to an unsaved document
2017-10-28 09:36:22 +02:00
Basile Burg d8c60b41a5
fix not init var 2017-10-28 07:22:59 +02:00
Basile Burg 0978c99c7d
add action to reset the layout programmatically, close #191 2017-10-25 05:58:38 +02:00
Basile Burg 23652be83b
fix #194 - search, problem with consecutive matches 2017-10-25 05:07:39 +02:00
Basile Burg 6c27ffbc95
fix #193 - libman, DUB fetch segfault 2017-10-25 02:05:00 +02:00
Basile Burg 4b16fe0128
gdb commander, non stop mode was inverted 2017-10-22 19:57:56 +02:00
Basile Burg fc16b46cd8
fix #192 + fix small bugs not template params 2017-10-21 18:35:53 +02:00
Basile Burg e8ad8bfd2f
update dparse 2017-10-21 02:03:21 +02:00
Basile Burg d1d30f2880
move videos to YT 2017-10-18 21:27:07 +02:00
Basile Burg 692c79b9f9
fix doc link 2017-10-16 04:37:13 +02:00
Basile Burg f66c8989a9
fix doc links 2017-10-16 04:35:05 +02:00
Basile Burg bd211e18e5
more accurate doc about DUB script and the compiler used 2017-10-16 04:29:21 +02:00
Basile Burg 719eb4bf54
fix upstream reg, msg kind nit guessed when incl a fname, due to 541d1491 2017-10-15 17:12:42 +02:00
Basile Burg cea640695e
wont do, ce format is legacy bagage 2017-09-21 03:48:37 +02:00
Basile Burg a3c3df7a90
force to show app on exit if there 's modified content 2017-09-21 03:38:11 +02:00
Basile Burg da2d20a39a
rename license file + update readme 2017-09-20 02:36:12 +02:00
Basile Burg 4a1909fdae
symlist, add support for static foreach 2017-09-20 02:21:24 +02:00
Basile Burg a2e62dd88b
fix #186 - libman, register from current project can add a relative path 2017-09-14 10:02:18 +02:00
Basile Burg 84f9988c72
debugger: only use the central BP database
debugger: parses internal GDB messages as CLI
2017-09-03 12:16:12 +02:00
Basile Burg 3e20fc1f88
messages, allow underscore as ident char 2017-09-03 12:12:23 +02:00