Commit Graph

1638 Commits

Author SHA1 Message Date
Martin
2de900cb00 IDE: Custom IDE title, added preview 2024-10-28 14:11:05 +01:00
Martin
b83d624eee IDE: Custom IDE title, added preview 2024-10-28 14:07:55 +01:00
Martin
0327410ec6 IDE: Custom IDE title, remove separate task-bar-button-caption 2024-10-28 13:06:29 +01:00
n7800
b33ae45ea6 IDE: Fix display of hints in the mainbar and editor toolbar for shortcuts with a sequence of keystrokes 2024-10-27 12:33:55 +02:00
n7800
ec7549e1c0 IDE/Options: Fixed crash when opening color settings for the assembler window 2024-10-22 05:55:49 +05:00
Martin
6d78d5e830 IDE, EditorOption: fix right gutter, hide separator gutter parts, when hiding overview gutter part / keep index order 2024-10-21 17:21:39 +02:00
Martin
86db8d9f83 IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
Martin
9a3e82cf06 IDE, SynEdit: Add custom ident/keywords to Pascal Highlighter 2024-10-20 22:37:38 +02:00
n7800
5428ef91f7 IDE/Options: Place custom IDE title field below to increase width 2024-10-06 07:16:49 +05:00
Martin
e8f1e0af5d IDE: Improve layout of Env/Window options 2024-10-05 00:33:32 +02:00
Maxim Ganetsky
189764f4c0 IDE, IDEConfig: fixed i18n of captions of newly added macros, improved other captions 2024-10-04 01:02:15 +03:00
Martin
69e4861d80 IDE, Options: Editor Keymap, fix layout to make the key-map tree bigger (if Window grows) and keep the Conflict view at its size. 2024-10-03 14:12:18 +02:00
Martin
ab08a3c959 IDE: Allow customizing the IDE window caption by ide-macros. Issue #41092 2024-10-03 13:19:22 +02:00
Martin
a8b85cf2e7 IDE: Change resource string name, since purpose was altered / prevent accidentality using any outdated translation 2024-09-28 14:45:30 +02:00
Martin
77c4b7ceae IDE, SynEdit: add option to have bookmarks restore the scroll pos. Issue #40912 2024-09-24 22:35:09 +02:00
Martin
a8fbf8ab7c IDE, Options: Translate "restart hint" to new language 2024-09-23 14:55:01 +02:00
n7800
6d5a09d6a1 IDE/Options: Show restart hint only when changing language 2024-09-23 14:31:42 +02:00
n7800
35f64bfd57 IDE/Options: Make the restart hint when changing the language more noticeable 2024-09-23 14:31:42 +02:00
n7800
0ac8701194 IdeConfig, IdeProject: Fix a typo in the method name TProjectCompilerOptions.CanBeDefaulForProject 2024-09-23 10:11:37 +00:00
mattias
ce77f4dfae ide: fixed cancel project options resetting Subtarget 2024-08-25 12:36:23 +02:00
Martin
012e0d2d85 IDE: Update "Markup Options Frame" tab order - See MR !313 2024-08-24 00:24:57 +02:00
Martin
dde4220045 IDE: Update "Markup Options Frame" change "disable" to "enable" / show key for current-word-markup - See MR !313 2024-08-21 21:43:56 +02:00
Maxim Ganetsky
e6f2058ace IDE: improved Editor Display Options page layout 2024-06-18 00:47:56 +03:00
Juha
8060c44b3c IDE: Add a link in editor options for Codetools "Max Length" setting. Fix anchors. Issue #36213, patch by n7800. 2024-06-17 14:09:38 +03:00
Martin
ca4e2cb5c5 Debugger/Project Settings: Fix updating when changing project / fix config frame (wrong warning hint) 2024-04-28 17:00:19 +02:00
Martin
49f44c8ee1 Fix checking modal result, handle mrCancel. Issue: #40920 2024-04-25 21:47:15 +02:00
Martin
a31c9b11d7 IdeDebugger: remove DisplayFormat-filter from Valueformatter. (value formatter can now be disabled in watch properties) 2024-04-18 15:42:54 +02:00
wp_xyz
de3376efef IDE/Component palette editor: Make sure that "Restore defaults" is always visible. Issue #40911 2024-04-17 18:57:49 +02:00
Martin
be4d6c3bcc IdeDebugger: refactor (Global)ValueFormatterSelectorList / (Global)ValueConverterSelectorList / DisplayFormat changed notify 2024-04-16 13:38:24 +02:00
Martin
11ef2a0438 IDE, Debugger: move ProjectLink to debugger 2024-04-12 13:26:18 +02:00
Martin
d40c952fa7 Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
Juha
149b86fbbb Tweak uses sections. 2024-04-08 02:22:35 +03:00
Martin
a8651246a0 Debugger: Improve new Displayformats. Redo layout of watch properties 2024-04-06 17:38:17 +02:00
Juha
817427e89e Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig. 2024-04-06 16:20:28 +03:00
Juha
201af675d3 Separate a new unit etFPCMsgFilePool from etFpcMsgParser and move it to package IdeConfig. 2024-04-06 14:53:25 +03:00
Juha
3c1c879cf5 IDE: Separate parsed compiler options code to a new unit ParsedCompilerOpts. 2024-04-06 11:00:13 +03:00
Juha
f468a36dd0 IDE: In Project Options show build modes more distinctively. Issue #40816, patch by n7800. 2024-04-05 17:42:10 +03:00
Juha
1fa34e6268 IDE: Improve Files options GUI, especially for Fppkg configuration. Issue #40850, patch by n7800. 2024-04-05 16:44:16 +03:00
mattias
e0972c8809 ide: compiler options: read subtarget 2024-03-25 19:36:35 +01:00
mattias
bcbae4f21b ide: fixed using default subtarget by default 2024-03-25 19:31:12 +01:00
Juha
30950b1cc2 IDE: Enable fppkg configuration file selection. Issue #40850, patch by Peacoor. 2024-03-16 11:27:29 +02:00
Juha
3ec140e266 Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
Juha
d897c407ed IDE: Reduce dependencies in unit PackageDefs. 2024-03-15 10:40:41 +02:00
Martin
3b5b15b789 IDE, SynEdit: Add option to highlight the most inner fold at caret. 2024-03-12 13:40:13 +01:00
Martin
e323ffce4b IDE, SynEdit: Add option to highlight current line in gutter 2024-03-12 13:40:13 +01:00
Martin
b1847337ca IDE, SynEdit: Add options for the editor gutter layout. Issue #40170 2024-03-12 13:40:12 +01:00
mattias
d4a103eaea ide: compiler options: list possible subtargets 2024-03-11 11:48:27 +01:00
mattias
09632c3206 ide: removed option emulate right mouse button 2024-03-08 08:43:11 +01:00
mattias
b37ee660b2 ide: less hints 2024-03-05 16:03:15 +01:00
Juha
b1799383fb IDE: Delete "Use system encoding" button from "Additions and Overrides" page. 2024-03-05 09:44:55 +02:00