Commit Graph

2040 Commits

Author SHA1 Message Date
Basile Burg b92b6b18ee fix #314 - Tab switching only works once 2018-05-02 14:01:47 +02:00
Basile Burg 67bcd6e8bd fix #316 - "the tool cannot be found" although the correct compiler path is provided BUG 2018-05-01 23:11:01 +02:00
Basile Burg 55965f119c fix #315 - Shortcut options remembers filter keyword, but doesn't filter 2018-05-01 22:57:13 +02:00
Basile Burg 2591be7d73 remove ondeactivate handler 2018-04-28 07:28:50 +02:00
Basile Burg 15c9325c0e fix more runtime error due to fix for #307
+ mixed indent dialog could be shown during tab switch, w/o doc visible yet
2018-04-28 09:03:58 +02:00
Basile Burg dc9f2fed64 fix #313, on some systems, phobos is not setup in a "phobos" folder 2018-04-27 18:53:41 +02:00
Basile Burg e97b3936c2 better fix for #307 2018-04-27 18:43:48 +02:00
Basile Burg e41c81a6ae fix #313 - F1 does not work, but DDoc and Jump to declaration work 2018-04-27 16:39:40 +02:00
Basile Burg 88245e86a5 close #307 for good 2018-04-27 16:18:24 +02:00
Basile Burg 7ba91d8a54 fix #312 - only first shortcut was rebinded 2018-04-27 16:09:36 +02:00
Basile Burg 90af165b17 still AV possible due to fix for #307 2018-04-27 10:50:56 +02:00
Basile Burg 8f0c4a52ad DUB projects, detect dep import path from "path" property 2018-04-27 10:50:35 +02:00
Basile Burg 1ddae5765a tweak the fix #307 to prevent AV 2018-04-27 09:21:10 +02:00
Basile Burg 324322ff27 cleanup 2018-04-27 09:11:30 +02:00
Basile Burg d39b19b5d5 fix more RT errors caused by fix for #307 2018-04-27 09:09:37 +02:00
Basile Burg 0735cb6092 fix typo in class name 2018-04-27 09:09:02 +02:00
Basile Burg 82e9cbc4cc fix #302 - Message that warns about changes after reloading from diff dialog is confusing 2018-04-27 07:46:37 +02:00
Basile Burg 5d641ffdf9 fixup, update cursor could lead to runt-time error and was not necessary 2018-04-27 07:46:02 +02:00
Basile Burg 9ecdceb59f cleanup 2018-04-26 22:38:00 +02:00
Basile Burg dd16e0ebab Revert "fix #307 - Cursor remains invisible while modal dialog is displayed"
This reverts commit 105c9b6517.
2018-04-26 20:24:23 +02:00
Basile Burg 0e1cd6be8b fix #307 - Cursor remains invisible while modal dialog is displayed 2018-04-26 20:23:17 +02:00
Basile Burg a329abab0c fixup 36e5ef9b 2018-04-26 19:03:30 +02:00
Basile Burg 36e5ef9b5c Add new comands for moving and selecting based on word edges, close #308 2018-04-26 18:52:56 +02:00
Basile Burg 105c9b6517 fix #307 - Cursor remains invisible while modal dialog is displayed 2018-04-26 17:39:00 +02:00
Basile Burg ccca4df0ca fixup f8c2f1f6 2018-04-26 17:17:21 +02:00
Basile Burg f8c2f1f6fa fix #306 - WordEndRight cannot be set to Ctrl+Right 2018-04-26 17:01:46 +02:00
Basile Burg 80c81cce1e add the ICELifetimeManager service and use it to close #310 2018-04-26 15:39:25 +02:00
Basile Burg a6b630f090 use a hashmap to retrieve the IDE services 2018-04-26 15:36:36 +02:00
Basile Burg d9dd7ad6fa fix #309 - Coedit hangs when window is maximized and then dragged 2018-04-26 14:26:03 +02:00
Basile Burg bc0dc31b0d fix #300 - Error while finding the common directory and if all the sources dont have a module declaration 2018-04-21 10:39:57 +02:00
Basile Burg 4cc7eef0d9 faster indent patching 2018-04-19 17:25:12 +02:00
Basile Burg de825feec1 prjgrp, tweak gui for the win version 2018-04-17 16:33:30 +02:00
Basile Burg 64ed15f50c set default "auto dot delay" to 100ms to prevent unwanted insertion of properties
e.g "a[b.alignof" when "a[.." is tried
2018-04-17 09:38:26 +02:00
Basile Burg 468d51b66a fix #243, fix #244, add help main menu entry 2018-04-16 23:59:25 +02:00
Basile Burg 333f3147d3 add license and copyright to about box 2018-04-16 17:12:41 +02:00
Basile Burg 76273ffa49 fix #297, cannot save in windows special folders 2018-04-16 14:12:46 +02:00
Basile Burg 6db3591788 search & replace, add all opened files as possible scope, close #284 2018-04-16 12:10:17 +02:00
Basile Burg 113a53ab54 terminal, add the scrollbacklines property 2018-04-16 00:23:30 +02:00
Basile Burg bd792efe0d terminal, prevent consecutive "cd" 2018-04-15 23:15:18 +02:00
Basile Burg 5aa6d32e7e dastworx uses iz.options, close #275 2018-04-15 15:11:03 +02:00
Basile Burg feec564a35 use openURL from LCLIntf, close #295 2018-04-15 11:49:03 +02:00
Basile Burg e0368618f0 add the terminal in the default docking layout 2018-04-15 13:31:27 +02:00
Basile Burg 3f9b93f83b docking, fix "jumping" widgets 2018-04-15 13:19:57 +02:00
Basile Burg 2e7a274337 prevent projects classes to extract the interface for each message 2018-04-15 12:28:57 +02:00
Basile Burg 40594f3e01 fix blinking terminal on each keystroke + fix font assign not triggering FontChanged() 2018-04-14 09:06:55 +02:00
Basile Burg 14fad39190 fix #294 - Plus or Asterisk inserted just before a DDOC comment due to usage of SelStart 2018-04-14 06:10:07 +02:00
Basile Burg 23fb44a6e4 ctrl+x, trim leading whites, fix #287 2018-04-14 06:08:07 +02:00
Basile Burg ade5b65fa3 refact indent patching 2018-04-14 06:07:23 +02:00
Basile Burg da889090db add support for dub test, close #289 2018-04-14 02:19:04 +02:00
Basile Burg ab68e7287e fix #293 - Changes to hardcoded highlighter presets are not visible until the old setting file is deleted 2018-04-13 23:47:26 +02:00