Commit Graph

1497 Commits

Author SHA1 Message Date
Dmitry Boyarintsev
73d41e6636 IDE: update loading keyschema allowing human readable values, issue #39817 2022-07-12 02:37:34 +03:00
Martin
a7e5003f3c Debugger: Add option to use converter in Watches 2022-07-03 01:54:24 +02:00
Dmitry Boyarintsev
841b6ce0c0 IDE: update keymapping dialog to show "imported" schema as such (for a better use feedback), issue #39805 2022-06-20 01:03:31 +03:00
Maxim Ganetsky
aec85a45b4 IDE: fixed typo in keymapping import method (TSaveDialog -> TOpenDialog) and enabled autosize for import/export buttons, issue #39797 2022-06-15 01:11:28 +03:00
Dmitry Boyarintsev
0b9dbd2a6d IDE: adding Export/Import key mapping, issue #39797 2022-06-15 00:57:57 +03:00
Maxim Ganetsky
86472b9fca IDE: improved/simplified i18n of Options->Window page 2022-06-02 01:29:26 +03:00
ACTom
c933dc2131 Project Inspector: Add an option to hide the properties pane. 2022-06-01 03:22:06 +03:00
Maxim Ganetsky
c34faebe9d IDE: improved Form Editor options page layout, issue #39757 2022-05-24 01:00:46 +03:00
Maxim Ganetsky
0d7635080a IDE: improved layout of Codetools Class Completion option page, patch by Don Siders, issue #39757 2022-05-24 00:54:27 +03:00
Maxim Ganetsky
3e7d8fc437 IDE: improved layout of editor Tabs and Windows option page, patch by Don Siders, issue #39757 2022-05-24 00:47:40 +03:00
Maxim Ganetsky
8ff1c4a012 IDE: improved Window Options page layout, patch by Don Siders, issue #39755 2022-05-21 01:11:24 +03:00
regs01
dcf91fa0b6 Include keywords option 2022-05-03 21:59:17 +02:00
Martin
8344427500 IDE, Options: Font for editor notebook tabs 2022-03-11 16:59:29 +01:00
Juha
13845c7a92 IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
Bernd Kreuss
3a13f819f7 fix env_file_filters hardcoded colors 2021-09-29 01:20:14 +03:00
Martin
0da24dda48 IDE: EditorOpts, Line-number gutter, "Every Nth Line" must be 1 or greater. Issue #39394 2021-09-24 22:02:19 +02:00
Martin
05970c6b0f IDE: TODO/NOTE for EditorOptions, Color, fix "reset all". Issue #39388 2021-09-24 11:54:25 +02:00
Martin
ff2da4d6be IDE: EditorOptions, Color, fix "reset all". Issue #39388 2021-09-24 11:36:23 +02:00
michl
d8b67e5786 IDE: Remove EnvironmentOptions.DesignerPaintLazy to prevent paintings outside OnPaint resulting in painting artefacts. Fixes issue #23741 and #33781
git-svn-id: trunk@65304 -
2021-06-25 14:18:16 +00:00
juha
9eb3d04915 SynEdit: De-deprecate TCustomSynEdit.FoldState until we have an alternative. Improve editor general options layout a little.
git-svn-id: trunk@65138 -
2021-05-26 09:16:29 +00:00
martin
1f29891c35 IDE, Project: Add config for NSPrincipalClass (MacOS)
git-svn-id: trunk@64837 -
2021-03-19 20:28:42 +00:00
michl
19c40b93bd IDE: Option background color for Non Form Designer e.g. TDataModule added - as requested in German Lazarus Forum
git-svn-id: trunk@64820 -
2021-03-15 13:37:40 +00:00
maxim
fe03edd4aa IDE: increased DropDownCount of project types ComboBox in Startup options page even more (to 20) and improved its anchoring
git-svn-id: trunk@64810 -
2021-03-14 21:02:57 +00:00
juha
e258c45f8c IDE: Increase DropDownCount of project types ComboBox in Startup options page.
git-svn-id: trunk@64808 -
2021-03-14 20:40:25 +00:00
juha
23c4243b52 IDE: Improve the Startup options page. Use ComboBox for project types. Issue #38105.
git-svn-id: trunk@64795 -
2021-03-13 13:48:09 +00:00
juha
d4abf907f2 IDE: Improve project->version info. Issue #32899, patch from Lutz Mändle.
git-svn-id: trunk@64790 -
2021-03-12 10:08:59 +00:00
juha
63fc1a91aa IDE: Options page to specify type of project created on startup + other startup options. Issue #38105.
git-svn-id: trunk@64781 -
2021-03-10 19:53:06 +00:00
martin
13fc4dd5e2 Fix DPI scaling for synedit gutter marks in IDE options preview editor. Issue #37857
git-svn-id: trunk@64778 -
2021-03-10 18:35:39 +00:00
juha
077ebbe494 Optimise string manipulation. Reduce calls to Copy().
git-svn-id: trunk@64527 -
2021-02-11 14:08:24 +00:00
ondrej
0151aa0887 clean up
git-svn-id: trunk@64496 -
2021-02-05 15:16:47 +00:00
ondrej
1e0749d516 IDE: fix compilation for latest SynEdit changes
git-svn-id: trunk@64494 -
2021-02-05 14:34:09 +00:00
juha
20c5ac47c0 IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
2021-01-29 19:59:04 +00:00
juha
2ba0ae90c4 IDE: Formatting and cleanup.
git-svn-id: trunk@64438 -
2021-01-29 19:58:57 +00:00
martin
ac4a901a8c IDE: file filters, fixed loop reading past #0 terminator of pchar.
git-svn-id: trunk@64410 -
2021-01-20 16:00:39 +00:00
juha
751852a44a LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
git-svn-id: trunk@64385 -
2021-01-14 13:52:23 +00:00
martin
8c10092997 Fix crash from "IDE: Show icons in the tree of key mapping options. Issue #35923. Patch from FTurtle"
git-svn-id: trunk@64362 -
2021-01-09 13:48:44 +00:00
juha
6813e28eef LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
git-svn-id: trunk@64197 -
2020-12-12 11:41:07 +00:00
juha
ce1d8c1014 IDE: Optimize ComponentPalette caches. Index by registered class instead of class name.
git-svn-id: trunk@64182 -
2020-12-08 19:34:40 +00:00
juha
9a7c99dd00 IDE: Fix handling of new registered command line parser. Issue #37855, patch from errno.
git-svn-id: trunk@63946 -
2020-10-03 00:07:14 +00:00
juha
7ed8696762 IDE: Tools/Options + startup configuration. Improve "make" location, expand paths before openfile dialogs etc. Issue #37386, patch from BrunoK.
git-svn-id: trunk@63654 -
2020-07-25 22:51:59 +00:00
martin
f3f864d967 IDE, SourceEditor: implemented identifier-completion activates on typing. Issue #0033054 (different from patch)
git-svn-id: trunk@63314 -
2020-06-06 15:16:21 +00:00
martin
aefa3215f8 IDE, SynEdit: New options for auto scroll on edit
git-svn-id: trunk@63217 -
2020-05-23 22:54:52 +00:00
balazs
21b6337d48 Revert r62735 #e640958255: IDE: Embedded designer.
git-svn-id: trunk@62740 -
2020-03-11 15:46:57 +00:00
ondrej
cef1d45559 Reverted revisions r62734, r62733, r62731, r62729, r62728, r62715, r62704 #6343248e4e - changes after MDI commit
git-svn-id: trunk@62738 -
2020-03-11 05:47:23 +00:00
maxim
c9b78527e8 IDE: fixed/cleaned up embedded designer resource strings
git-svn-id: trunk@62736 -
2020-03-10 23:05:35 +00:00
balazs
e640958255 IDE: Embedded designer.
git-svn-id: trunk@62735 -
2020-03-10 12:10:00 +00:00
juha
33ed35c417 LCL,IDE: Turn TMenuItem.Delete into a function returning the TMenuItem. Delete+Free unused MenuItems correctly in IDE's code. Issue #36776.
git-svn-id: trunk@62728 -
2020-03-09 21:29:06 +00:00
juha
7d8ad4dd58 IDE: Refactor IDECoolBar classes. Move stuff from options frame to TIDECoolBar.
git-svn-id: trunk@62723 -
2020-03-08 23:00:22 +00:00
juha
7d6d05a0bf IDE: Change logic updating Application.Title and .Scaled in main source. Don't delete them when user option is off. Check for LCL app.
git-svn-id: trunk@62669 -
2020-02-24 09:51:03 +00:00
ondrej
d3dab158dc Project Options: add "Ansi codepage is UTF8 (Windows 10 1903+)" manifest option, issue #36570
git-svn-id: trunk@62548 -
2020-01-14 12:58:30 +00:00