Commit Graph

70227 Commits

Author SHA1 Message Date
Juha
ceb97dc470 LazControls: Prevent TreeFilterEdit crashing when a form is closing, again. Issue #41509. 2025-03-08 18:50:15 +02:00
DomingoGP
db66ebdbb3 Jedi code format: fix allowed file types. 2025-03-08 15:16:09 +01:00
DomingoGP
3f542bc813 Jedi code format: find include files without extension (.inc, .pp, .pas) 2025-03-08 14:26:44 +01:00
Martin
1c97b17a3a SynEdit: PascalHighlighter, refactor - set new fRange directly for rsAfterIdentifierOrValue 2025-03-08 11:41:32 +01:00
Martin
0454d6eacf SynEdit: PascalHighlighter, improve "class of". Issue #33014 2025-03-08 11:41:31 +01:00
Martin
c432571c66 SynEdit: PascalHighlighter, highlight "at" in raise statement like a keyword. Issue #22667 2025-03-08 11:41:31 +01:00
Juha
88b1bb6075 LazControls: Prevent TreeFilterEdit crashing when a form is closing. Issue #41509. 2025-03-08 10:41:43 +02:00
dsiders
9ad6dd94f8 Docs: LCL/extctrls. Updates the TUNBPages.AddObject topic to correct, clarify content. 2025-03-08 01:54:31 -05:00
wp_xyz
a5c4bef278 TAChart: Split demos off into separate frames (distance, dragdrop, line, multi, radial) 2025-03-08 01:30:18 +01:00
Juha
fa2ad4f983 LCL: One more sanity check for a new Notebook page name. Issue #36957. 2025-03-08 00:29:16 +02:00
zeljan1
adf11362e1 Qt5,Qt6: fixed design time drawing of non visible controls over QAbstractItemView and QTextEdit classes. issue #41510 2025-03-07 22:41:01 +01:00
Maxim Ganetsky
d3392b3eb9 AnchorDocking: regenerated translations and updated Russian translation 2025-03-07 23:11:18 +03:00
zamtmn
33acfcdae4 AnchorDocking: Add splitter resize style option, merge request !447 2025-03-07 23:11:18 +03:00
dsiders
dfe9bc5e3e Docs: LCL/extctrls. Updates the TUNBPages.AddObject topic for changes in a641e34b. Issue #36957. 2025-03-07 14:57:03 -05:00
Maxim Ganetsky
1fb3cd2ad9 IDE: regenerated translations and updated Russian translation 2025-03-07 21:48:42 +03:00
Maxim Ganetsky
7d4071e845 IDE: improved captions of clipboard-related keymappings, request in merge request !368 2025-03-07 21:45:35 +03:00
Juha
a641e34bff LCL: Improve getting an unused name for a new Notebook page. Issue #36957. 2025-03-07 18:11:30 +02:00
wp_xyz
571d253de0 TAChart: Splitt "legend" demos off into separate frames. 2025-03-07 13:52:27 +01:00
Juha
7a6a7a85c8 IDE: Improve the behavior of ViewUnit dialog. Support initial selection etc. 2025-03-07 14:16:17 +02:00
wp_xyz
ca8aa3f8c6 TAChart: Split individual demos in "func" demo off into separate frames. 2025-03-07 13:07:42 +01:00
zeljan1
e4aee44726 Gtk3: improved scrollbars when scroll overlay is enabled. 2025-03-07 11:32:39 +01:00
wp_xyz
a07324e56d TAChart: Split individual demos in "axistransf" and "chartsource" demo projects off into separate frames. 2025-03-07 11:15:55 +01:00
zeljan1
5b22d571b2 Gtk3: fixed mess with mouse wheel events. 2025-03-07 10:23:35 +01:00
zeljan1
46def57926 Gtk3: fixed right mouse click behaviour. 2025-03-07 09:05:47 +01:00
Juha
e8fa62c8e7 LazControls: Reset filtering correctly by FilterEdits when the control is detached. Issue #41321. 2025-03-07 09:53:55 +02:00
Martin
cf948b040d SynEdit: Added align-option to auto-string continue on line-break. Issue #23886 2025-03-07 01:01:25 +01:00
Maxim Ganetsky
c2db8906a2 IDE: regenerated translations and updated Russian translation 2025-03-06 22:57:31 +03:00
Maxim Ganetsky
91b037de63 IDE: improved captions of column-block related keymappings 2025-03-06 22:57:30 +03:00
zeljan1
b854217dd0 Gtk3: improved TGtk3CustomControl scrolling and sizing. 2025-03-06 20:54:54 +01:00
Juha
ca96e32a3c IDE: Make sure the renamed (LowerCase) project files are found. Issue #10370. 2025-03-06 20:55:39 +02:00
wp_xyz
487ab660e1 TAChart: Split the demos contained in the "axis" demo project into separate frames. 2025-03-06 19:29:45 +01:00
Martin
277a8f0a31 IDE, SynEdit: Add column-selection-shift (shift inside selection only) Issue #40978 2025-03-06 18:06:18 +01:00
Maxim Ganetsky
1451c33dd9 IDE: regenerated translations and updated Russian translation 2025-03-06 19:57:03 +03:00
Martin
a66269e8bb SynEdit: fix single-line (mode=smLine) selection was not restored by undo (e.g. after undo after indent). Related to issue #29591 2025-03-06 17:50:58 +01:00
Juha
a3f095480f LCL: Figure out an unused name for a new Notebook page. Issue #36957. 2025-03-06 17:17:26 +02:00
Juha
eff9f6981c LazControls: Do not expand/collapse nodes uselessly. Issues #41454,#41455. 2025-03-06 12:53:58 +02:00
Michaël Van Canneyt
f95b262013 * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01:00
zeljan1
5a59ce23e7 Gtk3: fixed wrong assignment of TScrollBar params. 2025-03-06 10:09:33 +01:00
Martin
6aab34b3e2 SynEdit: move some helper to LazEdit 2025-03-05 23:41:35 +01:00
Martin
2ef9a0607c SynEdit: fix SyncroEdit for chars with different upper/lower length. Issue #41446 2025-03-05 23:38:11 +01:00
wp_xyz
30b3480649 Examples: Add and fix metadata of recently added sample projects. 2025-03-05 22:34:53 +01:00
Maxim Ganetsky
83bb987de7 Merge branch 'IdeConfig/GetSkipCheckByKey' into 'main'
IdeConfig: Always check the skcAll key in GetSkipCheckByKey function

See merge request freepascal.org/lazarus/lazarus!446
2025-03-05 22:40:24 +03:00
Martin
b33513dac3 IDE, Debugger: make toolbars in debug-dialogs wrap-able 2025-03-05 20:20:14 +01:00
Juha
803ce231ce LCL/LazControls: Update Button.Enabled state of FilterEdit component when it is loaded. Issue #41321. 2025-03-05 21:10:56 +02:00
Juha
d6c7371e1f LazControls: Fix design time issues in FilterEdit controls. Issue #41321. 2025-03-05 21:10:56 +02:00
n7800
2ad1f33b7d IdeConfig: Refactoring GetSkipCheckByKey function 2025-03-05 22:08:35 +03:00
n7800
971885c68a IdeConfig: Always check the skcAll key in GetSkipCheckByKey function 2025-03-05 22:08:35 +03:00
Aruna Hewapathirane
20d924570a LCL: Added Sinhala (Sri Lanka) translation, merge request !444 2025-03-05 19:02:24 +03:00
Maxim Ganetsky
27d1c12cec PoChecker: regenerated translations and updated Russian translation 2025-03-05 18:48:11 +03:00
Maxim Ganetsky
ee83ed8734 PoChecker: added support of Sinhala language 2025-03-05 18:47:41 +03:00