Commit Graph

  • aee22588f9 dastworx, also detected DC set to ldc2 for less surprise Basile Burg 2020-01-24 15:29:36 +0100
  • bfbe94aa47 fix typo in the combo box of the option page for the compiler paths and update the doc related to the new global compiler alias Basile Burg 2020-01-19 14:20:38 +0100
  • 1fbe967d76 allow to select the 'global' compiler for completion and move 'global' definition to the option page dedicated t the compiler paths Basile Burg 2020-01-19 06:39:23 +0100
  • 6875764241 update year Basile Burg 2020-01-01 12:13:18 +0100
  • c86206d218 protection against loop with DCompiler.global, fix before rising Basile Burg 2019-12-26 14:23:21 +0100
  • a517e313ae retrieve compiler exename each time required to fix bugs with the "global" option Basile Burg 2019-12-26 13:12:38 +0100
  • e8020d6414 remove GH stuff and update iz git url Basile Burg 2019-12-17 01:14:29 +0100
  • 3dcc1a87f0 tweak messages Basile Burg 2019-12-16 10:09:29 +0100
  • 7be4884ee8 auto updates Basile Burg 2019-12-16 10:09:11 +0100
  • b6759a1525 add a system allowing to change the D compiler used in all the compilation contexts Basile Burg 2019-12-16 09:59:02 +0100
  • 3ad97b3dc2 prevent calling dastworx on closing a page Stian Gulpen 2019-12-01 13:53:33 +0100
  • d3ec00991e fix possible range error when renaming an identifier Basile Burg 2019-11-16 07:10:08 +0100
  • 6d080bbd7a prevent multiple reallocs when building the widget list Basile Burg 2019-10-30 19:13:08 +0100
  • 09fe119ff2 update dparse Basile Burg 2019-07-29 22:22:30 +0200
  • 75d5fe512f diff view, fix tab order L2R Basile Burg 2019-06-18 07:11:04 +0200
  • a2c73a0d5e fix #477 - Horizontal scrolling is missing in the Variables view Basile Burg 2019-06-13 21:19:50 +0200
  • 329c3adda4 fix #479 - prevent the creation of a DUB property if laready present Basile Burg 2019-06-13 21:03:02 +0200
  • 54f27d0f3f rlz v3.7.10 Basile Burg 2019-06-10 22:24:39 +0200
  • a9af7323eb update version Basile Burg 2019-06-10 21:21:16 +0200
  • d55932fbb3 search & replace, find next, propose to restart from the doc beg/end if no match anymore Basile Burg 2019-06-10 21:18:10 +0200
  • 76365ede58 search & replace, set fovcus on doc after findNext Basile Burg 2019-06-10 21:07:30 +0200
  • 903b9a7726 symlist, don't visit expr, set visitor final Basile Burg 2019-06-10 21:05:39 +0200
  • c0af27b523 update dparse, close #475 Basile Burg 2019-06-10 21:05:15 +0200
  • 0271d15878 fix #476 - SemVer error when adding a DUB dependency from the project editor Basile Burg 2019-06-09 13:31:26 +0200
  • da9cf5105b symlist, reset filter on other doc focused Basile Burg 2019-06-07 09:52:32 +0200
  • ad49c10ead proj inspect, reset filter on other proj focused Basile Burg 2019-06-07 09:52:19 +0200
  • bd49e4586b
    Create FUNDING.yml Basile-z 2019-06-05 17:21:11 +0200
  • 07a06058cd update dparse Basile Burg 2019-05-19 11:50:02 +0200
  • fea5f7e4ce fix #473 - sudo setup and ownership of the folder containing the settings Basile Burg 2019-05-16 00:56:09 +0200
  • 9b7c2bc01e update dparse Basile Burg 2019-05-15 23:12:53 +0200
  • 78d8148730 fix #474 - SymString of tools parameters not expanded when queryParameters is activated and an empty string is passed Basile Burg 2019-05-15 08:27:05 +0200
  • 13cfe8cc7d fix #467 - Todo list broken when an item ends with a single quote Basile Burg 2019-05-09 01:42:09 +0200
  • e07c701c62 fix #471 - ENTER key doesn't work on non D source if the "alwaysAdvancedFeatures" editor option is not activated Basile Burg 2019-05-09 00:59:52 +0200
  • 67cd6e9eb4 fix #470 - "Find all" results are not clickable if the file is a C/C++ source Basile Burg 2019-05-09 00:49:36 +0200
  • 9f71934663 runnable exec blocked in some case Basile Burg 2019-05-06 06:21:35 +0200
  • 3109ef95e9 nothing Basile Burg 2019-05-06 06:20:43 +0200
  • e708b7a1cd remove define that's not required anymore Basile Burg 2019-05-06 06:20:25 +0200
  • e8cd2338c5 fix #465 - Attempt to fetch DUB dependencies even if they are directly in the description Basile Burg 2019-05-01 18:23:03 +0200
  • 779edd9fe5 fix #464 - searching multiline regexes does not work Basile Burg 2019-04-26 00:31:41 +0200
  • 03a33c2137 fixed 'Boolean expected' error Hugo 2019-04-24 00:47:20 +0200
  • 09d017733d Remove ensureNoPipeIfWait, possible source of wrong report like #459 Basile Burg 2019-04-10 07:21:10 +0200
  • 8e11e89ba0 vte itf, fix wrong signature for two gtk events Basile Burg 2019-04-07 17:05:25 +0200
  • d047f36448 vte itf, bind methods to get num rows & columns Basile Burg 2019-04-07 17:04:38 +0200
  • 4b2b2888f6 rlz v3.7.9 Basile Burg 2019-04-04 20:12:37 +0200
  • 9b3699a48b fix win scripts that zip the binaries Basile Burg 2019-04-04 19:55:04 +0200
  • aa9a11e26d update dparse Basile Burg 2019-04-04 13:57:53 +0200
  • 788e008de4 rather put this in the bug tracker if really worth... Basile Burg 2019-04-04 10:14:04 +0200
  • afc69e275d early return Basile Burg 2019-04-04 10:12:34 +0200
  • cb6c0a5091 nothing Basile Burg 2019-04-04 10:10:35 +0200
  • d3b689f2b6 style, early return Basile Burg 2019-04-04 10:10:18 +0200
  • 46527beb88 slightly optimize the proc that snap the top site to the menu Basile Burg 2019-04-04 10:04:30 +0200
  • 8e4219f8b6 remove redundant word in a dlg msg Basile Burg 2019-04-04 10:03:37 +0200
  • 832bd27976 fix simple get not working with libcurl under win Basile Burg 2019-04-03 22:47:40 +0200
  • 0be7e09a42 remove if condition related to the old versioning scheme Basile Burg 2019-04-03 21:26:34 +0200
  • a4d3dbed7f enhance simpleGet failure messages Basile Burg 2019-04-03 21:25:53 +0200
  • ebcbd9cf5d back to https for code.dlang.org Basile Burg 2019-04-03 18:46:35 +0200
  • 5156b98d69 fix #209 - Update checker fails with openssl >= 1.1 Basile Burg 2019-04-03 18:40:40 +0200
  • 512b51fc9f remove code patching old widget names from the layout xml file Basile Burg 2019-04-02 13:06:43 +0200
  • 7d76556cbc remove deprecated autoClose modes Basile Burg 2019-04-02 13:06:01 +0200
  • 80c470dbb2 update version Basile Burg 2019-03-31 20:40:48 +0200
  • f93edc9d07 update build instructions Basile Burg 2019-03-31 20:39:57 +0200
  • d426bca8d5 fix upstream reg after adding the selection as search & replace scope Basile Burg 2019-03-31 14:02:51 +0200
  • 6fa4cf43f5 dexed process, drop the asyncproc events and only use the timer Basile Burg 2019-03-31 13:48:21 +0200
  • 94c2b5a713 dastworx, todo list fixes Basile Burg 2019-03-27 17:17:52 +0100
  • dfac54d407 fix #454 - AV when searching in a whole project and no files opened Basile Burg 2019-03-27 16:24:40 +0100
  • fd39a248c0 Add current doc "Selection" as search scope, close #430 Basile Burg 2019-03-15 22:18:17 +0100
  • b47c43d38a move TPoint operator to common unit Basile Burg 2019-03-15 22:11:15 +0100
  • cc7f54e894 fix #452 - Freeze at startup due to too long dastworx command line Basile Burg 2019-03-15 12:23:10 +0100
  • cc43af01e1 derefer docking init to fix slow startup Basile Burg 2019-03-14 13:13:28 +0100
  • 70b3a1091e lfm auto update Basile Burg 2019-03-14 13:11:32 +0100
  • 00218c1d89 fix possibly missing dir sep when expanding dexed projs xtra sources Basile Burg 2019-03-13 11:42:08 +0100
  • a0b8e25172 remove link to Coedit YT channel Basile Burg 2019-03-10 12:37:13 +0100
  • 314be0242a fix wrong title in doc page for the terminal Basile Burg 2019-03-06 15:54:25 +0100
  • 9c2feb530c update dparse to fix false error on type list slice Basile Burg 2019-02-28 11:30:01 +0100
  • e901825d0f rlz v3.7.8 Basile Burg 2019-02-18 17:59:07 +0100
  • e05d25576e fix dexed setup project, missing win exts Basile Burg 2019-02-18 17:33:14 +0100
  • deec267acf dexed proj format, fix symstring considered as rel path Basile Burg 2019-02-18 17:32:39 +0100
  • b6ce7abc28 update version Basile Burg 2019-02-18 16:52:31 +0100
  • c4f978b873 update dparse Basile Burg 2019-02-18 10:05:20 +0100
  • 7a2c4ba7b0 fix #450 - Token strings cause wrong auto indentation Basile Burg 2019-02-18 06:30:46 +0100
  • 8f782aa57a fix #449 - dexed projects, extraSources not expanded correctly anymore Basile Burg 2019-02-17 09:02:07 +0100
  • 7151d1ab93 fix #448 - conversion to json fails depending on dub cwd Basile Burg 2019-02-13 20:57:19 +0100
  • 9950ad41d9 something finally... Basile Burg 2019-02-11 05:25:46 +0100
  • af34d96647 nothing Basile Burg 2019-02-11 05:24:53 +0100
  • 1cb19aadd0 add error message to track occurences of #448 Basile Burg 2019-02-11 05:23:30 +0100
  • adb1449863 fix possible av when project doesn't load Basile Burg 2019-02-11 05:06:36 +0100
  • e4dc6bf981 tools, add the autoExecuteEvents property Basile Burg 2019-02-11 03:26:03 +0100
  • 3339404419 auto close pairs, deactivate unclear condifition not to close and make remove offset from relExpressions to change caret "p" instead Basile Burg 2019-02-10 04:29:05 +0100
  • bc42dc300c fix upstram reg, messages of the message widget not auto scrolled back anymore Basile Burg 2019-02-10 03:37:28 +0100
  • e11293c70c don't exit if timerUpdateKind is changed from delay to loop Basile Burg 2019-02-08 22:16:16 +0100
  • 0f04a66e63 prevent creating timers in each widget and use at one instead of two Basile Burg 2019-02-08 22:11:09 +0100
  • 3f343fe634 fix #444 - Wrong indentation at level 0 Basile Burg 2019-02-08 11:37:20 +0100
  • 6fd9b1cf9c rlz v3.7.7 Basile Burg 2019-02-07 07:26:10 +0100
  • a1d6e246a9 fix little orphan SLOC not moved while extracting method Basile Burg 2019-02-07 03:36:40 +0100
  • 148463c25d fix #440 - CPU subwindow of the debugger should be removable Basile Burg 2019-02-07 02:56:29 +0100
  • 75bced5d65 update version Basile Burg 2019-02-07 02:01:15 +0100
  • 17be43d096 fix more reg in autoindent and auto brace close Basile Burg 2019-02-07 00:00:23 +0100
  • e6e0dc6215 style, remove all occurences of `then\ [a-z,A-Z]` Basile Burg 2019-02-05 19:08:09 +0100
  • 474a07dca4 cosmetics changes Basile Burg 2019-02-05 18:22:39 +0100
  • 959a74a444 prevent an indirection Basile Burg 2019-02-05 18:22:08 +0100