Commit Graph

22 Commits

Author SHA1 Message Date
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
Basile Burg 4f63afb30a rlz 2020-04-16 11:00:48 +02:00
Basile Burg f852ed887b rlz 2020-04-09 09:14:01 +02:00
Basile Burg 146c5ce85b rlz 2020-04-05 14:23:31 +02:00
Basile Burg 5116b50705 fix #15 - Add a way to kill a custom tool 2020-04-05 14:13:04 +02:00
Basile Burg 8facd41f47 add a changelog file and use it when publishing using gitlab api 2020-03-31 22:01:27 +02:00