Commit Graph

196 Commits

Author SHA1 Message Date
Basile Burg a96d3221a2 more scaled icons 2018-01-19 06:08:20 +01:00
Basile Burg 731daa62ca add scaled icons 2018-01-19 03:14:30 +01:00
Basile Burg d22ff41d14
add a goto line command, close #170 2017-07-11 08:25:05 +02:00
Basile Burg 23b71d0f11
fix, upstream regression, debug gutter icons mostly broken 2017-07-10 08:50:25 +02:00
Basile Burg b0c14cc3ef
add commands to goto next / prev warning 2017-07-09 15:06:01 +02:00
Basile Burg 6be3267993
add an editor command to insert ddoc templates, close #135 2017-04-27 11:43:16 +02:00
Basile Burg ff7bd9fcb2
win, prevent two cases of case sensitive fname comparison 2017-03-11 12:19:07 +01:00
Basile Burg 6d48342da0
display summary of unsaved content on exit 2017-01-18 09:36:46 +01:00
Basile Burg b7afbbe0ba
interfaces, prevent strings to be copied 2016-11-30 10:16:35 +01:00
Basile Burg 102407898a
fix, error message when editor widget not visible and if a doc is opened 2016-11-30 10:15:32 +01:00
Basile Burg 95efa5461a
fix, dialogs, double separator after built-in shortcut solved, close #100
lead to same file opened twice: click in the message, debug break, etc
2016-11-11 14:25:13 +01:00
Basile Burg bf2d2c64d1
add commands to jump by prot attribs, close #98 2016-10-21 14:55:09 +02:00
Basile Burg 82693baa1d
fix, new DUB project considered modified + rename units related to CE prj format
+ move compiler selection for DUB projects to DUB options + cleanup options
2016-10-16 18:06:43 +02:00
Basile Burg 284d2ee070 nothing 2016-08-21 06:11:33 +02:00
Basile Burg 6b5c26ba43 fixup for flat look, sync persistent page options with val set from appli opts 2016-08-20 12:44:51 +02:00
Basile Burg d59cddfd3c move page caption detection to memo + improve cation in split mode 2016-08-20 12:32:40 +02:00
Basile Burg 7580d621af fix issue revealed by split view (3/3), close #84 2016-08-19 05:56:16 +02:00
Basile Burg d65c1cb7bd add page option detectModuleName 2016-08-11 21:38:25 +02:00
Basile Burg 001f8d5217 fix lexing issue with option lxoNoComments 2016-07-30 20:11:19 +02:00
Basile Burg c054723122 nothing 2016-07-15 04:27:16 +02:00
Basile Burg 9aebae7f99 add editor command to sort sel lines, close #78 2016-07-11 04:57:20 +02:00
Basile Burg 0d767dd129 add editor commands to change sel/word case, close #87 2016-07-11 02:35:13 +02:00
Basile Burg a285186121 rename parameters that are prefixed
aValue, aFilename, etc
2016-07-10 01:44:36 +02:00
Basile Burg ad8ba83fcd rename ICEMultiDocObserver -> ICEDocumentObserver
+ improve interfaces documentation
2016-07-09 04:11:22 +02:00
Basile Burg a6997859f0 lock project-related actions when compiling + add title to dialogs 2016-07-07 07:42:45 +02:00
Basile Burg a5992c7a8e add editor commands PreviousChangedArea & NextChangedArea 2016-06-26 21:35:09 +02:00
Basile Burg 30297c5dca add the flat design, as an option, step 2 of #51 2016-06-25 15:51:38 +02:00
Basile Burg d2bbe29e88 use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
Basile Burg 3818075c28 find the imports from token list, related to #77 2016-06-18 06:07:26 +02:00
Basile Burg 361502ff6a nextpage, repeated shortcut, not an issue 2016-06-15 07:13:41 +02:00
Basile Burg 573b14854b add shortcuts for the pagecontrol, close #61 2016-06-14 17:29:32 +02:00
Basile Burg e15c44577c add an option to deactivate IDE-grade features in with non D files, close #47 2016-06-14 14:46:01 +02:00
Basile Burg f1f2ad6b7e add editor command to comment the current identifier 2016-05-29 20:22:06 +02:00
Basile Burg 23176f8bfd set visible and persistent the page control options 2016-04-28 13:35:07 +02:00
Basile Burg 989effb422 test local identifier renaming (DCD#324) 2016-04-26 07:38:04 +02:00
Basile Burg af155404e0 reg fix, page caption not updated til focused
introduced in 87905802d1
2016-04-18 21:21:57 +02:00
Basile Burg 87905802d1 fix possible AV source when updating page caption 2016-04-16 14:18:38 +02:00
Basile Burg 87bffb06fc disable the "reload new version" message on main form close 2016-04-11 06:58:12 +02:00
Basile Burg 6ec8fe614f fix lexer bug + add temp method to domp tokens to file 2016-03-31 09:03:26 +02:00
Basile Burg f3c15fff00 fixup for 8b880edddf 2016-03-11 18:44:00 +01:00
Basile Burg 8b880edddf editors, fix a mess with page caption and updates 2016-03-11 11:35:06 +01:00
Basile Burg 7451c0e052 fix #23, page caption for dd files 2016-02-29 08:28:43 +01:00
Basile Burg e019c81175 fix #14 2016-02-16 18:56:29 +01:00
Basile Burg 829ba7e653 fix, status bar not well updated when moving caret with kbd 2016-02-09 06:53:28 +01:00
Basile Burg 605a24c1ff dont detect module name after line 50 2016-02-03 15:09:33 +01:00
Basile Burg 2fed1def96 added shortcut to invert version(all) version(none) is selection or whole doc 2016-02-02 17:08:24 +01:00
Basile Burg 767e315164 refact, omit def member 2016-01-31 14:39:50 +01:00
Basile Burg e0e9cbac8f more refact using helpers 2016-01-31 12:13:48 +01:00
Basile Burg 2094449a7d editor, indicates if readonly 2016-01-30 07:58:41 +01:00
Basile Burg a533057ff5 projects, CE & DUB, async compilation 2016-01-30 04:18:30 +01:00