Martin
4f17781352
IDE: Update Highlighter settings when changing mode (objfpc) in project settings (invalidate codetool cache). Issue #39633
2025-04-06 10:59:00 +02:00
Martin
8dd98146a1
LazEdit: fixed Makefile
2025-04-06 10:24:37 +02:00
Martin
569250707b
SynEdit: fix continuous frame for comment-color, if there are Pasdoc/Custom-words in comment
2025-04-06 10:04:15 +02:00
Martin
8fe4297b62
SynEdit: fixes for GetTokenIsCommentStart/GetTokenIsCommentStart and slash // comments
2025-04-06 10:04:15 +02:00
Martin
f576fc86c0
SynEdit: Clean up AssignColors
2025-04-06 10:04:14 +02:00
Martin
6690e16115
SynEdit: Refactor TSynSelectedColorMergeResult - fix inheritance structure.
...
- This change affects compatibility for Highlighters: Code requiring the a tokens Attribute must now decide if it should call "GetTokenAttribute" / "GetEndOfLineAttribute" or "GetTokenAttributeEx" / "GetEndOfLineAttributeEx"
2025-04-06 10:04:14 +02:00
Martin
5abe12a280
SynEdit: Token Attributes (TSynSelectedColor), move StartX and EndX to base class
2025-04-06 10:04:14 +02:00
Martin
9b0070e05e
SynEdit: remove deprecated methods from TSynSelectedColor
2025-04-06 10:04:13 +02:00
Martin
1bb56e053b
SynEdit: rewrite part of the Highlighter-attribute
2025-04-06 10:04:13 +02:00
Martin
c6957da9f2
SynEdit: fix test for new comment color attribs
2025-04-05 23:28:47 +02:00
Maxim Ganetsky
464da2918c
LCL: removed mentions of missing memostrings.inc file from .lpk and fpmake.pp, patch by Don Siders, issue #41568
2025-04-05 22:55:41 +03:00
zeljan1
6e6cc23a74
Qt4: fixed scrollCode messages. issue #41566
2025-04-05 17:09:13 +02:00
dsiders
0d3a623812
Docs: LCL/grids. Updates TCustomGrid.KeyPress topic for changes in 4d4d4060
. Issue #41503 .
2025-04-05 10:09:50 -04:00
zeljan1
b3c7e1ddd6
Qt5,Qt6: fixed scrollCode messaging. issue #41566
2025-04-05 13:50:43 +02:00
dsiders
28c9e339ab
Docs: LCL/dialogs. Updates TOpenOption topics for changes in 9f23efb4c4
. Issue #41564 .
...
* Modifies:
* TOpenOption
* TOpenOption.ofReadOnly
* TOpenOption.ofHideReadOnly
* TOpenOption.ofNoReadOnlyReturn
* TOpenOption.ofOldStyleDialog
2025-04-04 01:07:49 -04:00
Maxim Ganetsky
d88e3444dd
JCF2: restored i18n of a caption after 34a6103a12
2025-04-04 00:48:47 +03:00
Bart
9f23efb4c4
Dialogs: fix the description of ofReadOnly and ofHideReadOnly flags.
2025-04-03 23:26:37 +02:00
Maxim Ganetsky
888929e625
JCF2: regenerated German translation
2025-04-04 00:22:20 +03:00
Maxim Ganetsky
d1e9696d76
IDE: regenerated translations and updated Russian translation
2025-04-04 00:22:20 +03:00
Maxim Ganetsky
87427bc226
IDE: improved a caption
2025-04-04 00:22:20 +03:00
Maxim Ganetsky
e16a341677
SynEdit: regenerated translations and updated Russian translation
2025-04-04 00:22:20 +03:00
Maxim Ganetsky
f2a18f819a
SynEdit: improved a caption
2025-04-04 00:22:19 +03:00
zeljan1
91fbaca370
Qt5,Qt6: Fixed QLineEdit behaviour and automatic selectAll() by Qt when control is focused.Related issue #10155 and issue #41562
2025-04-03 21:57:50 +02:00
Martin
439afd6033
Codetools: fix parsing of "class of" with deprecated or unit-name prefix.
2025-04-03 21:18:45 +02:00
Martin
4027fdb098
IDE, SynEdit: refactor some color settings for Pas-Highlighter
2025-04-03 18:32:24 +02:00
zeljan1
1158c4ab59
ListViewFilterEdit: must clear previous items. issue #41559
2025-04-03 18:15:08 +02:00
zeljan1
33c532e60e
Qt,Qt5,Qt6: fixed focus indication. issue #41562
2025-04-03 17:48:00 +02:00
wp_xyz
34a6103a12
JCF2: Fix typos in JCF2 German translation, add missing German translations
2025-04-03 16:24:37 +02:00
Martin
4d3ce329d2
IDE: reword command description for "delete current line". !398
2025-04-03 12:01:11 +02:00
Martin
18030f9183
SynEdit: fix for fpc 3.2.2: constref vs const
2025-04-03 11:46:31 +02:00
Martin
3eb2c20d38
SynEdit: rewrite FoldHighlighter range class. Use TDictionary.
2025-04-03 10:15:58 +02:00
wp_xyz
6e169e5797
Fix typos in commit 206425a357
2025-04-02 22:43:18 +02:00
wp_xyz
7d04bf55c0
Images: New general-purpose icons (color, package, paint, plugin, target) by Roland Hahn.
2025-04-02 19:06:54 +02:00
Bart
126f2628d4
Win32: Fix crash in TWin32WSOpenDialog.DestroyHandle, caused by me in commit 7cfdbd74
.
2025-04-02 17:22:31 +02:00
zeljan1
441180f7e0
IDE: fixed wrong activation message. issue #41561
2025-04-02 17:14:26 +02:00
wp_xyz
f796680ac6
Images: Replace package icon in package editor. By Roland Hahn.
2025-04-02 13:53:09 +02:00
wp_xyz
206425a357
JCF: Update German translation
2025-04-02 13:36:57 +02:00
zeljan1
a9a97dbf0c
Gtk3: TGtk3Toolbar cleanup, it is TGtk3CustomControl.
2025-04-02 09:12:57 +02:00
Maxim Ganetsky
7c4f32681b
IDEIntf: regenerated translations and updated Russian translation
2025-04-02 02:48:41 +03:00
Maxim Ganetsky
df205ffc25
IDEIntf: improved Save/Open dialog i18n for Treeview Items Editor
2025-04-02 02:44:27 +03:00
zeljan1
a7c6c82c2b
Qt5,Qt6: fixes sizepos loop error. issue #41508
2025-04-01 21:37:09 +02:00
zeljan1
1fb8e5a099
Qt5,Qt6: make checkable listview check state work with mouse.
2025-04-01 19:39:10 +02:00
Bart
db6fe2baa9
TreeStorage: rename some identifiers. No functional changes.
2025-04-01 18:12:43 +02:00
wp_xyz
59fa55b803
Images/packages: two re-worked package icons by Roland Hahn
2025-04-01 17:50:04 +02:00
Martin
ebd7f56170
SynEdit: Improve d8e4b249c3
, initialize out variable. issue #41553
2025-04-01 13:38:27 +02:00
Martin
a0891522ed
AnchorDocking: Initialize out var. Issue #41558
2025-04-01 13:30:33 +02:00
Bart
391169053b
IDE: Fix crash in the Treeview Items Editor which allowed trying to open an non-existing file.
2025-04-01 11:32:47 +02:00
Bart
6b2d34231b
IDE: in the Treeview Items Editor, add the ability to load a treeview from xml. Resolves issue #40806 .
2025-04-01 11:06:05 +02:00
Bart
d4168ad2aa
IDE: in the Treeview Items Editor, add the ability to save a treeview as xml. Part of issue #40806 .
2025-04-01 10:55:18 +02:00
Bart
81bbf22fe0
LCL: add unit TreeStorage to LCLBase. Part of issue ##40806.
2025-04-01 10:12:21 +02:00