Commit Graph

  • 129d83d568 fix #145- add __rvalue keyword master Basile Burg 2025-03-10 11:27:51 +0100
  • 3a6a20c466 fix #144 - highlight D IES Basile Burg 2025-03-10 10:46:57 +0100
  • 685242ae65 fix debug build after HEAD~1 Basile Burg 2025-03-03 14:18:52 +0100
  • 647daa96c8 fix #141- DCD causes dexed to crash violently Basile Burg 2025-03-03 14:00:05 +0100
  • d4766a2d2a text completions, tweaks to partially ignore comments Basile Burg 2025-01-08 08:47:18 +0100
  • a45e590521 fix #139 - explorer, add options to control whether the size and the ext columns are visible Basile Burg 2025-01-08 08:09:19 +0100
  • 340c099fe9 fix #138 - The filter of the mini-explorer is too small Basile Burg 2025-01-08 07:47:34 +0100
  • be699bd9bc completions, better behavior with `..` and when "auto-dot" is enabled (_autoDotDelay_ > 0). Basile Burg 2024-04-29 07:32:19 +0200
  • 7fea8c5e4d blame widget, force lower case hash Basile Burg 2024-04-29 07:18:42 +0200
  • e16a751495 explorer, more filter fixes Basile Burg 2024-04-29 07:15:00 +0200
  • a741032bd1 blame view, keep hashes lowcased Basile Burg 2024-04-02 00:25:17 +0200
  • ccbc12a16c blame, add early exit for when the initial data are not yet collected Basile Burg 2024-03-30 11:15:00 +0100
  • 877072dc48 Add initial support for git blame Basile Burg 2024-03-29 17:22:18 +0100
  • ad9f8ca2d4 sxsyn, add support the `defer` keyword Basile Burg 2024-02-21 05:25:44 +0100
  • 503196e999 editor cleanup commented code Basile Burg 2024-01-29 06:49:15 +0100
  • 488301ac2c ESC while typing in the input field of the search & replace widg. to give the editor the focus back Basile Burg 2024-01-29 06:47:29 +0100
  • 200e197b95 update changelog Basile Burg 2024-01-29 06:46:25 +0100
  • 129c3c4d2c more related to #130 Basile Burg 2024-01-22 06:49:21 +0100
  • 0160c52b61 dftm commander, output a warning if the tool is missing Basile Burg 2024-01-22 06:37:51 +0100
  • f349dee6a4 search & replace widg, add visual feedback will typing in the input field Basile Burg 2024-01-21 20:51:08 +0100
  • 58332062d1 fix, debugging or running from Laz3 did not work anymore Basile Burg 2024-01-21 20:50:21 +0100
  • 61c2d132df fix #130 - mini-explorer, on startup selected folder becomes the root, instead of the previous root Basile Burg 2024-01-21 20:17:40 +0100
  • bd3625a63f fix #129 - mini-explorer, clearing the filter has for effect to scan the explorer root folder instead of the selected one Basile Burg 2024-01-21 20:16:50 +0100
  • 5f0cb4a3f4 sxsyn, adjust lexing to make dot equal ligature working Basile Burg 2023-12-18 12:06:17 +0100
  • 6e2209e3b0 sxsyn, add support for char literals Basile Burg 2023-11-26 03:24:33 +0100
  • 1d6442917e styx syntax, add the `char` keyword Basile Burg 2023-11-13 01:20:30 +0100
  • 4c85af2cc4 sxsyn, allow $1 as identifier Basile Burg 2023-09-23 17:29:28 +0200
  • 22f0a5cf39 rlz v3.9.26 Basile Burg 2023-09-18 08:41:22 +0200
  • af68051ba8 fixup HEAD~1, missing lfm changes Basile Burg 2023-09-18 08:40:46 +0200
  • f1c6b38c38 add a MRU for the customized executable used in gdb commander Basile Burg 2023-09-17 13:03:13 +0200
  • e576ad1702 fix, font size of reloaded document not always correct Basile Burg 2023-09-17 11:52:18 +0200
  • 68f2d53b5c styx syntax, add support for the `from` keyword Basile Burg 2023-09-10 22:04:38 +0200
  • 47e00a6a9b editor, add the "undo all" action Basile Burg 2023-08-28 10:39:21 +0200
  • 011907d934 fix, diff viewer, unmodified text not visible with dark themes Basile Burg 2023-08-28 10:15:29 +0200
  • 263f2a1121 patch use of deprecated API property Basile Burg 2023-08-24 12:12:45 +0200
  • 052e49aa35 fix #116 - libdexed-d can only be build with ldc 1.30.0 Basile Burg 2023-07-27 15:08:46 +0200
  • 73513b3512 rlz v3.9.25 Basile Burg 2023-07-07 09:42:54 +0200
  • 6aea36e65a Merge branch 'rlz-image-upd' into 'master' Basile.B 2023-07-07 00:01:07 +0000
  • 2478e6dd03 change the image used to build the releases Basile Burg 2023-07-07 00:40:21 +0200
  • 700d2c6fd8 update changelog Basile Burg 2023-07-06 22:03:45 +0200
  • 1eeeaccdf0 add Arc Dark HL preset Basile Burg 2023-07-06 22:03:39 +0200
  • cd19075e38 remove obsolete patch Basile Burg 2023-07-06 21:45:37 +0200
  • 1d2ac14225 update release build script Basile Burg 2023-07-06 21:45:25 +0200
  • 985b8b073d fix #120 - "select all" in the messages can hang dexed for a while Basile Burg 2023-07-06 20:48:00 +0200
  • c2c987cdda fix #121 - Words completions dont not fully take idents containing digits Basile Burg 2023-07-06 20:26:09 +0200
  • 75ed028f58 fix, completion broken if dependency specified using a path DUB property Basile Burg 2023-07-06 20:16:48 +0200
  • f06ad0ad8c update dparse Basile Burg 2023-07-06 20:08:48 +0200
  • bd2a5d16df fix #118 - add support for the new DUB package naming scheme Basile Burg 2023-06-26 01:09:33 +0200
  • 63fff3f001 fix appveyor broken Basile Burg 2023-02-28 10:55:17 +0100
  • 468a3a6656 rename field w/ typo Basile Burg 2023-02-27 23:40:30 +0100
  • 8622a7039a tools widget, prevent the input box on keypress Basile Burg 2023-02-27 23:37:38 +0100
  • 81c336c3bb tools widget, disable extended selection Basile Burg 2023-02-27 23:15:07 +0100
  • 78cb98640f update readme for version 3.9.24 Basile Burg 2023-02-25 14:54:44 +0100
  • 5044e0d1fc rlz v3.9.24 Basile Burg 2023-02-25 14:30:43 +0100
  • b4ae83569f docking, initialize a `var` parameter used as result Basile Burg 2023-02-25 13:32:55 +0100
  • 7398bf9609 dont load docking in the OnFirstShow handler Basile Burg 2023-02-15 09:34:46 +0100
  • 390ec7777e fix, possible AV when trying to quit and if the FSP just got closed while a group also present Basile Burg 2023-01-05 16:12:48 +0100
  • 3dfad53fe3 update year Basile Burg 2023-01-02 10:59:31 +0100
  • 9f56a74e54 remove widget back panel Basile Burg 2022-12-26 15:11:29 +0100
  • 0c5932e0cf fix, color selector problem when using dark themes Basile Burg 2022-09-10 19:29:37 +0200
  • 9b58fe161e fix, scrollCentered inverted Basile Burg 2022-08-14 20:27:47 +0200
  • 0c5b0b101e editor, add the ecScrollCenteredDown and ecScrollCenteredUp actions Basile Burg 2022-08-14 14:33:57 +0200
  • 5966e03425 add the redoAll action Basile Burg 2022-08-08 15:07:19 +0200
  • 1c03f6175a fix, wrong diagnostic output when a makefile rule is already geing processed Basile Burg 2022-08-05 18:43:48 +0200
  • 2fb9dfda94 sxsyn, add the `apply` keyword Basile Burg 2022-07-24 10:13:19 +0200
  • 10ce57f723 rlz v3.9.23 Basile Burg 2022-07-15 05:29:07 +0200
  • accb025ac7 fixup HEAD^1, importPaths must be used for DCD Basile Burg 2022-07-15 05:15:00 +0200
  • e73d226dba better dcd completion if receipt us subpackage-oriented Basile Burg 2022-07-15 05:04:45 +0200
  • 60f9e4e984 fix, dub projects, "sourcePath" not tried in subPackages objects Basile Burg 2022-07-15 04:54:46 +0200
  • cf93e0d9e6 gdb commander, center view after click on call stack view Basile Burg 2022-07-12 17:22:32 +0200
  • cdde8fe37f rlz v3.9.22 Basile Burg 2022-07-03 14:27:55 +0200
  • d60a2cceee fix #50, "Reset default layout" did not work properly Basile Burg 2022-07-03 14:23:49 +0200
  • e0b599aea9 make project, add an option to filter out by ext files located in the sourceDirectories Basile Burg 2022-07-03 12:57:00 +0200
  • 093ffa54b3 fix #113 - regression, setting a breakpoint vertically centers the matching line Basile Burg 2022-06-29 15:37:37 +0200
  • 8dc896c68a rlz v3.9.21 Basile Burg 2022-06-19 23:49:43 +0200
  • 9ca6deb4f8 rlz v3.9.20 Basile Burg 2022-06-19 01:40:01 +0200
  • a1b3955cc2 editor, center the Y view when active line is changed programatically Basile Burg 2022-06-19 01:32:41 +0200
  • 53fe7317b8 small changes to gdb completions Basile Burg 2022-06-18 05:27:40 +0200
  • 064ca95343 fix #106 - GDB commander, add support for the GDB completions Basile Burg 2022-06-17 18:25:42 +0200
  • f2d18f718d remove support for Laz versions < 2.2 Basile Burg 2022-06-17 16:01:51 +0200
  • 4eabd7e65b fix, project groups, dexed projects wrongly seen as makefile projects. Basile Burg 2022-06-14 12:41:14 +0200
  • 8e2adaeb88 rlz v3.9.19 Basile Burg 2022-06-07 09:16:51 +0200
  • 2bf823e685 add a context menu to the editor status bar Basile Burg 2022-06-06 21:32:04 +0200
  • 170743116e highlighter, use c/c++ syntax for cxx files Basile Burg 2022-06-06 21:01:21 +0200
  • f90d246933 fix autoCallCompletion problem and annoyance Basile Burg 2022-06-06 20:53:50 +0200
  • 04138ddd63 completion improvments, Basile Burg 2022-06-06 20:44:51 +0200
  • a62b805ece rlz v3.9.18 Basile Burg 2022-05-16 02:38:36 +0200
  • f8ad7162b1 try a release v3.9.18-beta.1 Basile Burg 2022-05-15 23:41:21 +0200
  • 8831790057 docs, update required Lazarus version and warn if compiled with laz < 2.2 Basile Burg 2022-05-15 23:22:09 +0200
  • d61e2120fb docs, mention that makefiles can be used as project Basile Burg 2022-05-15 23:05:22 +0200
  • f9d7fdec28 fix, args for the make process passed with leading spaces Basile Burg 2022-05-15 10:06:38 +0200
  • 4ed8b33e1e add options for the makefile projects Basile Burg 2022-05-15 09:50:05 +0200
  • 6c4a47a48c symstrings, dont cache CLN and CCN Basile Burg 2022-05-15 02:04:55 +0200
  • 1d0cdd6954 update setup instructions, close #96 Basile Burg 2022-05-14 16:27:14 +0200
  • 837589b2c1 fix, LastDocAndProjs, ProjGroups, problem with config indexes Basile Burg 2022-05-14 15:40:07 +0200
  • 85a67e4473 project group, fix reg, segv on attempt to add new items Basile Burg 2022-05-14 14:51:09 +0200
  • 425248e81d add symstring CLN and CCN Basile Burg 2022-05-14 14:50:30 +0200
  • 04100589e5 fix, reload last proj and docs, projet config index not handled Basile Burg 2022-05-14 12:21:17 +0200
  • 311d6a7d1a missing leading message on make project compiling Basile Burg 2022-05-14 12:13:17 +0200
  • 58b04d978c Add support for make as a new type of project format Basile Burg 2022-05-14 02:43:35 +0200