Commit Graph

70396 Commits

Author SHA1 Message Date
Martin
2594469911 FpDebug: More asm-unwind improvements 2025-03-10 11:09:35 +01:00
mattias
c36f3fe0a5 codetools: fixed TFindDeclarationTool.FindOverridenMethodDecl searching next ancestor 2025-03-10 08:52:23 +01:00
Martin
12afdd137b Win32: Prevent Splitter from activating the "resize bar" window. Avoid focus changes to the form, or its components. Issue #41506 Patch by Lipinast Lekrisov 2025-03-10 00:18:10 +01:00
Martin
13186bcc24 SynEdit: PascalHighlighter, refactor/replace ranges for const/type with internal folds / fix ^ handling for pointer vs control-char. Issue #40653 2025-03-10 00:03:19 +01:00
Martin
38a42db5b5 SynEdit: PascalHighlighter, refactor/replace ranges for const/type with internal folds / fix ^ handling for pointer vs control-char. Issue #40653 2025-03-09 23:18:11 +01:00
Martin
37a7a053b1 SynEdit: FoldedView, fix modifier "enumerator" 2025-03-09 22:19:16 +01:00
zeljan1
e11d2d5969 Gtk3: cleanup. 2025-03-09 20:24:04 +01:00
zeljan1
c5c4076b98 Gtk3: cleanup. 2025-03-09 20:00:39 +01:00
zeljan1
85ffeaae19 Gtk3: proper cast and checks. 2025-03-09 19:14:46 +01:00
zeljan1
6e8ef84e2b Gtk3: implemented SetScrollInfo() for TGtk3Window. 2025-03-09 18:26:19 +01:00
zeljan1
a21db703fd Gtk3: connect ScrolledLayoutSizeAllocate, create internal adjustments for TGtk3Window. 2025-03-09 18:17:25 +01:00
zeljan1
ccda0b17c4 Gtk3: renamed CustomControlLayoutSizeAllocate to ScrolledLayoutSizeAllocate, moved to TGtk3ScrollableWin class so can be reused later by TGtk3Window. 2025-03-09 18:14:59 +01:00
zeljan1
158d270845 Gtk3: simplified code. 2025-03-09 18:09:33 +01:00
zeljan1
9de7888945 Qt5,Qt6: fixed designing on scrolled forms. issue #41517 2025-03-09 17:34:40 +01:00
Martin
a61fd69df0 SynEdit: FoldedView, fix internal setting of TopViewPos (Only visible lines) 2025-03-09 17:10:45 +01:00
Martin
847f6ab0e4 SynEdit: FoldedView, fix accessing out of range lines (due to wrong internal fTopViewPos). Introduced in 86abcd75d9 2025-03-09 12:44:46 +01:00
DomingoGP
482124d17e Jedi code format: refactor, extract function FormatIncludeFile 2025-03-09 10:23:01 +01:00
zeljan1
b623211e02 Qt5,Qt6: do not wrap text in TStaticText. issue #41515 2025-03-08 20:07:47 +01:00
zeljan1
cb8c130883 Qt5,Qt6: make wheel scroll work at design time. issue #41512 2025-03-08 19:32:21 +01:00
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