Commit Graph

69408 Commits

Author SHA1 Message Date
dsiders
13aa95664f Docs: LCL/filectrl. Fixes invalid See Also links.
(cherry picked from commit 258df7b405)
2025-02-21 16:43:25 -05:00
dsiders
8f107438e2 Docs: LCL/filectrl. Updates TCustomFileListBox topics for changes in 3cc3475c. Issue #41441.
* TCustomFileListBox.Create
* TCustomFileListBox.UpdateFileList

(cherry picked from commit 9c44d21c0e)
2025-02-21 16:43:13 -05:00
Željan Rikalo
ed95ad2fa7 DBGrids: fixed dgThumbTracking usage on dbgrid. issue #41451
(cherry picked from commit 87877c4fda)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-21 19:57:44 +00:00
Bart
4ef9ee5aeb Win32: implement TOpenOptionEx.ofExNoPlacesBar for pre-Vista style dialog. Resolves issue #41301.
(cherry picked from commit 43a9af055d)
2025-02-21 20:44:54 +01:00
Bart
0b0cc5d47e Win32: fix crash if CoCreateInstance fails (Vista IFileDialog). OpenDialog.Execute will return False, no dialog is shown, as this is Delphi compatible. Part of issue #40298.
(cherry picked from commit 1c7ecdbb56)
2025-02-21 20:44:35 +01:00
Bart
70f4f50636 TFileListBox: fix not adding filenames wich only differ in case, when the control doesn't have a handle yet (i.e. with Directry set in OI). Issue #41441
(cherry picked from commit 3cc3475c2b)
2025-02-21 20:44:09 +01:00
Martin
bdd77a1902 IDE: SourceEditor, fix InsertLine. Issue #41409 Patch by Frank Fischer
(cherry picked from commit f3de1146b5)
2025-02-17 22:30:52 +01:00
Martin
c3aad38ff3 SynEdit: WrappedView, Caret, fixed position for fullwidth chars
(cherry picked from commit 3bf2791292)
2025-02-17 22:30:32 +01:00
Juha
2ebb827649 Packager: Support Sender as TIDEMenuItem in function GetPackageOfEditorItem. Affects ToDo list with packages etc. 2025-02-17 18:14:55 +02:00
Željan Rikalo
a8b242d651 Qt5,Qt6: Seem that QEventDestroy does not work anymore for qt5 and qt6. issue #41433
(cherry picked from commit df31c25382)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-15 16:43:30 +00:00
Željan Rikalo
2ebfedf6fa Qt5, Qt6: fixed showing and destroying popup window with popup parent modal form. issue #41433
(cherry picked from commit 740f63fe4c)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-15 16:26:57 +00:00
Željan Rikalo
d313b376bc Qt5,Qt6: must check if handle is valid.
(cherry picked from commit 5df0a8f05a)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-15 11:44:23 +00:00
Željan Rikalo
fd7ad406ae Qt5, Qt6: must use MenuVisibleIndex to be in order. issue #41429
(cherry picked from commit 7bfc63d9ed)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-15 07:30:19 +00:00
Željan Rikalo
6b51ba5323 Qt5,Qt6: fixed order of menu items when hiding/destroying handle/adding again. issue #41429
(cherry picked from commit 4f835ede52)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-15 07:29:22 +00:00
Željan Rikalo
e9746d8dd0 Qt6: disable Qt lib autocomplete of QComboBox, LCL does autocomplete. issue #41432
(cherry picked from commit 0a6df5f238)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-14 22:49:24 +00:00
dsiders
b0513d9031 Docs: LCL/stdctrls. Updates the TCustomMemo.FinalizeWnd topic for changes in be89c477. Issue #40794.
(cherry picked from commit 482f403d27)
2025-02-13 21:01:35 -05:00
dsiders
b1af97d6fe Docs: LCL/forms. Updates the TScrollingWinControl.DestroyWnd topic for changes in be89c477. Issue #40794.
(cherry picked from commit d2acaace1f)
2025-02-13 21:01:29 -05:00
Martin
fffb466f65 LCL: fix TControlScrollBar needs update if owner's handle changes. Issue #40794 introduced in 4891f1f0e1
(cherry picked from commit be89c477d9)
2025-02-13 17:36:51 +01:00
Martin
751a5f4d98 SynEdit: fixed "DX" (ETO) values for visualized tabs. An extra value was inserted, shifting subsequent values by one (noticeable when "full-width" chars were on the same line)
(cherry picked from commit 696cf7c7b5)
2025-02-13 17:36:51 +01:00
dsiders
155a6049ea Docs: LazControls/listviewfilteredit. Adds missing description for the TListViewFilterEdit.MatchesFilter.AData parameter.
(cherry picked from commit f91b117ccd)
2025-02-12 13:09:18 -05:00
dsiders
64c28631c0 Docs: DateTimeCtrls/datetimepicker. Adds missing short description in the TCustomDateTimePicker.CalendarForm topic.
(cherry picked from commit c060b1d1dc)
2025-02-12 12:39:04 -05:00
Željan Rikalo
e51aef217b Qt5,Qt6: do not set QGuiApplication_applicationDisplayName(), since Qt have another meaning about it. issue #41417
(cherry-picked from commit f83078ff61)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-11 15:05:32 +00:00
Željan Rikalo
389e39e873 Qt5,Qt6: fixed layout of ListView vsIcon and vsSmallIcon.
(cherry-picked from commit 8605e5252d)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-11 14:56:21 +00:00
Željan Rikalo
1d3028abc6 Qt5,Qt6: use floating point functions for primitives drawing on scaled displays. issue #41422
(cherry-picked from commit 683afd5cbb)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-11 13:53:37 +00:00
Željan Rikalo
2754524965 Qt5,Qt6: fixed distorted image creation from device (screenshoot) on HiDpi screens.
(cherry-picked from commit 291a9fd3dd)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-11 08:59:23 +00:00
Maxim Ganetsky
a540e7372b ProjectGroups: Fix lazbuild path macro
(cherry-picked from commit 9dbc1dbe1e)

Co-authored-by: Hendi <10466210-Hendi48@users.noreply.gitlab.com>
2025-02-10 16:09:18 +00:00
Željan Rikalo
5ded0b3ed8 Qt5,Qt6: proper set of application title.issue #41417.
(cherry-picked from commit 04f57de851)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-10 15:54:02 +00:00
dsiders
6e67c5f644 Docs: LCL/extctrls. Updates TCustomSplitter.MinSize topic to reflect valid values. Issue #41414.
(cherry picked from commit c26c03b6ae)
2025-02-09 15:16:34 -05:00
Martin
24aefe2535 IDE: Fix initializing option dialog. Some editors where not initialized (during read/write in TraverseSettings), due to the list being re-orderd while iterated. Issue #41380
(cherry picked from commit 84d6f2e2e3)
2025-02-07 13:22:13 +01:00
dsiders
0ecbef6174 Docs: LazUtils/graphmath. Updates content in PolyBezierArcPoints. Changes in 1014cd33. Issue #41400.
(cherry picked from commit b2302cef64)
2025-02-03 14:30:07 -05:00
Željan Rikalo
241e9e966a Qt6: do not allow THintWindow to grab focus under wayland.
(cherry picked from commit d931804a51)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-03 17:48:25 +00:00
wp_xyz
6e578a5ef1 LazUtils: Fix calculation error in function PolyBezierArcPoints (unit GraphMath). Issue #41400. Fix typos in comments.
(cherry picked from commit 1014cd330f)
2025-02-03 12:12:38 +01:00
wp_xyz
e47bef33ea LazUtils: Fix calculation error in function LineEndPoint (unit GraphMath). Issue #41400.
(cherry picked from commit 1dcfd1a774)
2025-02-03 10:33:21 +01:00
dsiders
a16a0665ec Docs: LCL/shellctrls. Clarifies content in the TCustomShellTreeView.FileSortType topic.
(cherry picked from commit 6c528d9822)
2025-02-02 18:43:40 -05:00
dsiders
b56f27a5b2 Docs: LCL/shellctrls. Adds, updates topics TCustomShellTreeView topics for changes in d11d9793. Issue #41373.
* TCustomShellTreeView.FOnSortCompare
* TCustomShellTreeView.CreateRootNode
* TCustomShellTreeView.CreateRootNode.APath
* TCustomShellTreeView.CreateRootNode.Result
* TCustomShellTreeView.FileSortType
* TCustomShellTreeView.Root
* TCustomShellTreeView.OnSortCompare
* TCustomShellTreeView.Items

(cherry picked from commit 48e844f7f6)
2025-02-02 05:04:49 -05:00
rich2014
acc0276552 Cocoa: #41309 fix the issue in TCocoaWSCustomForm for TCustomForm.PaintTo() 2025-02-02 13:04:32 +08:00
Maxim Ganetsky
ca349787a4 Qt4: fixed build after removing of deprecated stuff
(cherry picked from commit 3cc1bc02fb)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-02-01 22:47:27 +00:00
Maxim Ganetsky
58e99549ce LazReport: small cleanup in lrFclPDFExport addon
(cherry picked from commit f5a6c63885)
2025-02-01 22:57:27 +03:00
Maxim Ganetsky
126d56266a LazReport: Improve setting document properties when exporting document using lrFclPDFExport addon. Patch by paweld, issue #41392.
(cherry picked from commit 3da776592f)
2025-02-01 22:57:27 +03:00
dsiders
9d9f92c3a0 Docs: LCL/stdctrls. Adds, updates TCustomComboBox auto-completion topics for changes in 9f5be67e. Issue #41358.
* TCustomComboBox.UpdateItemIndex
* TCustomComboBox.RealSetText
* TCustomComboBox.KeyUp

(cherry picked from commit e3699654b4)
2025-02-01 13:18:26 -05:00
wp_xyz
6b3bf182e8 LCL/ShellTreeView: Fix error when clicking a non-default root node in sorted ShellTreeView. Issue #41373.
(cherry picked from commit d11d9793b2)
2025-02-01 12:51:02 +01:00
Juha
2d37241eff LCL-Win32: Keep TTrayIcon helper window hidden. Issue #41279, patch by Red_prig (Pavel).
(cherry picked from commit 28578a1e6a)
2025-02-01 11:25:54 +02:00
Juha
38930b91d5 LCL: Update TCombobox.ItemIndex when AutoCompleteing. Issue #41358, patch by Iluha Companets.
(cherry picked from commit 9f5be67e36)
2025-02-01 11:23:36 +02:00
dsiders
9d0f7ef9ea Docs: LCL/controls. Removes deprecation notice for TControl.FCompStyle member. Changed in b3833f55.
(cherry picked from commit 02706556f7)
2025-01-31 10:48:53 -05:00
dsiders
c33dd0e392 Docs: LazUtils/laz2_dom. Removes deprecation notice for TDOMNodeList.BuildList. Changed in 476da882.
(cherry picked from commit 270a5cdfe8)
2025-01-31 10:11:54 -05:00
Martin
3d071e0276 IdeDebugger: Fixed unbalanced BeginUpdate in callstack-dialog. (when changing view-limit)
(cherry picked from commit 03c8870537)
2025-01-31 11:00:31 +01:00
Martin
aeb382738d LazDebuggerGdbmiFp: Improve workaround for FPC issue 37658 / Check both: full-path, and no-path.
(cherry picked from commit ca16a22cea)
2025-01-31 01:30:03 +01:00
Martin
de33a8216c LazDebuggerLldbFp: Improve workaround for FPC issue 37658 / Check both: full-path, and no-path.
(cherry picked from commit 3e75833edd)
2025-01-31 01:30:03 +01:00
Martin
4c02d59d4d FpDebug, LazDebuggerFp: Improve workaround for FPC issue 37658 / Check both: full-path, and no-path.
(cherry picked from commit 6c006a3e8e)
2025-01-31 01:30:03 +01:00
Martin
9216824214 FpDebug: improve loading DWARF line info. Fix workaround for FPC issue 37658 / check the expanded FileName
(cherry picked from commit 5141571608)
2025-01-31 01:30:02 +01:00