Commit Graph

352 Commits

Author SHA1 Message Date
Basile Burg b9c601bcb2 put the scrollpreview on top of the editor, cmaybe close #190 2018-05-03 00:52:21 +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 88245e86a5 close #307 for good 2018-04-27 16:18:24 +02:00
Basile Burg 90af165b17 still AV possible due to fix for #307 2018-04-27 10:50:56 +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 80c81cce1e add the ICELifetimeManager service and use it to close #310 2018-04-26 15:39:25 +02:00
Basile Burg 4cc7eef0d9 faster indent patching 2018-04-19 17:25:12 +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 76273ffa49 fix #297, cannot save in windows special folders 2018-04-16 14:12:46 +02:00
Basile Burg feec564a35 use openURL from LCLIntf, close #295 2018-04-15 11:49:03 +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 d0ef3a9130 update indet patcher dialog 2018-04-08 21:35:50 +02:00
Basile Burg 7acb60c450 fix #285 2018-04-08 14:55:22 +02:00
Basile Burg 5936b5d760 fix #280 - auto detection of indent mode + add convert dialog 2018-04-07 21:55:57 +02:00
Basile Burg 91602dd9e7 #272, does not show the selection after copy w/o sel 2018-03-28 10:05:43 +02:00
Basile Burg ad9276ef62 ctrl+x & ctrl+v works on the whole line when no selection, close #272 2018-03-28 10:01:14 +02:00
Basile Burg da890afec3 fix #271 - Creative font visualisations in merge window 2018-03-15 19:58:48 +01:00
Basile Burg 3a8248296a fix #255 - Propose to open html doc even when "F1" help failed to locate the anchor 2018-03-03 10:32:16 +01:00
Basile Burg 9281c90c28 fixup previous commit, no need to yield the range 2018-03-03 08:56:13 +01:00
Basile Burg 09fb838463 fix #261 - Even smarter smartDdocNewLine 2018-03-03 08:46:02 +01:00
Basile Burg ee4b928c8c fix possible error on editor NextWarning command 2018-02-01 15:56:30 +01:00
Basile Burg c3db2cfcfa scale editor status bar, fix proj inspector tree icons width, scale syncedit icon, close #151 2018-01-22 01:32:59 +01:00
Basile Burg 4cd7b1342e scale gutter icons and more scaling tweaks 2018-01-20 04:10:31 +01:00
Basile Burg c492d9fa3e display possible D-Scanner warning after BP deleted 2018-01-11 05:30:13 +01:00
Basile Burg 993a31575e related to #190 but still not fixed 2017-12-06 17:57:01 +01:00
Basile Burg fdc09fb885 set bp reachhed only when gdb running 2017-11-30 11:14:04 +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 e075f72587 workaround #190 2017-11-19 07:31:03 +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 d8c60b41a5
fix not init var 2017-10-28 07:22:59 +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 cc5661d623
fix #175 - space or space-and-char ransomly inserted after completion 2017-08-23 07:49:37 +02:00
Basile Burg 4733c1d5f8
fix #185 - diff dialog shown twice on external modification 2017-08-21 06:28:44 +02:00
Basile Burg 462214cec3
editor, only handle first byte of UTF char, maybe related to #175
since we test for ascii value only
2017-08-16 10:41:48 +02:00