Commit Graph

65643 Commits

Author SHA1 Message Date
dsiders
5f0809334b Docs: LCL/graphics. Revises content in TBitmap.LoadFromStream. Patch by Werner Pamler.
(cherry picked from commit b97c0935e7)
2023-10-05 23:14:08 +01:00
DomingoGP
540f2470ab Jedi code format: Fix identation and bug in commit 8035014eaf
(cherry picked from commit 462eece676)
2023-10-05 22:33:50 +02:00
DomingoGP
f0f492df56 Jedi code format: adds an extra space lines at sections end. Issue #40539
(cherry picked from commit 77f9fb9cd0)
2023-10-05 22:33:07 +02:00
Martin
70e8e1e211 FpDebug: fix for some missing stackframes
(cherry picked from commit 8da9f2d084)
2023-10-05 20:00:27 +02:00
dsiders
6ecf0f00f4 Docs: LCL/graphics. Updates TBitmap.LoadFromStream topic for changes in 3b4b6dd3. Issue #40529.
(cherry picked from commit 7fda2221b8)
2023-10-05 03:23:55 +01:00
wp_xyz
52490b39fe LCL/TBitmap: TBitmap.LoadFromStream accepts RT_RCDATA bitmap resources. Issue #40529.
(cherry picked from commit 3b4b6dd3ed)
2023-10-04 12:42:32 +02:00
Martin
8aab525f26 FpDebug: fix file locations in stack / don't use absolute path, files may have been pre-build in a different location (build vs install dir).
(cherry picked from commit 32ea407ca3)
2023-10-03 21:39:11 +02:00
Jesus Reyes A
cad23a6698 LazReport: Add support for 'StrikeOut' style in a Memo 'Script' property, by paweld, issue #40521
(cherry picked from commit 05e9728fc5)
2023-10-03 13:53:01 +00:00
DomingoGP
6b1e474e2b Jedi code format: dont't ident comments before procedures at the end of sections. Issue #40533.
(cherry picked from commit 8035014eaf)
2023-10-02 22:57:05 +02:00
DomingoGP
33f1955e14 Jedi code format: support const or var array of record in Delphi mode. Issue #40532
(cherry picked from commit f453aa8a45)
2023-10-02 22:56:44 +02:00
Martin
036e754db3 FpDebug: fix disassembler "vround"/"vmovm" Issue #40525 #40524 patch by Red_prig (Pavel)
(cherry picked from commit 710fa6f135)
2023-10-02 11:58:17 +02:00
Bart
62590ee65e Win32: TListBoxOnSelectionChange is fired whenever the user clicks the item, regardless of it's previous state. Issue #33618.
(cherry picked from commit f26bc899a8)
2023-10-02 02:07:01 +03:00
rich2014
e4e5f327b2 Cocoa: Fix #40531: Alignment of TStaticText supported, Merge branch 'cocoa/statictext' 2023-10-01 20:56:11 +08:00
rich2014
bb816b0e8c Cocoa: Fix #40527: WindowState functions added to TCocoaWSCustomForm.ShowHide(), Merge branch 'cocoa/windowstate' 2023-10-01 19:19:45 +08:00
rich2014
fd23b819bd Cocoa: Fix #40528: Initialize TComboBox correctly according to Index when Style=csDropDownList 2023-10-01 19:19:08 +08:00
rich2014
664c88804c Cocoa: show full popup menu by calculating the most appropriate popup position 2023-09-30 15:55:04 +08:00
dsiders
aff96ceae0 Docs: LCL/groupededit. Fixes invalid See Also link.
(cherry picked from commit ff35bc8908)
2023-09-30 06:36:15 +01:00
dsiders
7281008d84 Docs: LCL/groupededit. Adds missing content in TCustomAbstractGroupedEdit topics.
(cherry picked from commit 0fd2acb1b9)
2023-09-30 06:35:45 +01:00
dsiders
4e2831c5c1 Docs: LCL/editbtn. Adds missing short description in TCustomControlFilterEdit.InternalSetFilter topic.
(cherry picked from commit ab57ff1c32)
2023-09-30 06:34:57 +01:00
rich2014
7810c916fc Cocoa: fix/upd that related to NSApp.windows, Merge branch 'cocoa/NSAPP.windows' 2023-09-29 18:00:41 +08:00
dsiders
69e8daa91b Docs: LCL/comctrls. Updates content in TViewStyle and TCustomListView topics.
* TViewStyle.vsIcon
* TViewStyle.vsSmallIcon
* TViewStyle.vsList
* TViewStyle.vsReport
* TCustomListView.LargeImages
* TCustomListView.LargeImagesWidth
* TCustomListView.SmallImages

(cherry picked from commit 5ba319d7f8)
2023-09-27 00:20:39 +01:00
Martin
96aada253b FpDebug: fix disassembler "xadd 16bit reg" Issue #40520 patch by Red_prig (Pavel)
(cherry picked from commit 4cd413a986)
2023-09-26 09:05:08 +02:00
dsiders
cf746e3f0e Docs: LCL/comctrls. Clarifies content and adds See Also links in ListView-related topics.
* TViewStyle
* TViewStyle.vsReport
* TCustomListVIew.ViewStyle

(cherry picked from commit 6a2c1915dc)
2023-09-24 02:47:53 +01:00
mattias
5eceb681ca codetools: fixed CreatePublishedMethod adding dotted unitnames 2023-09-23 09:03:54 +02:00
rich2014
426ee9a730 Cocoa: fix #40517: eliminate cursor flickering when dragging CustomControl 2023-09-22 23:40:28 +08:00
dsiders
eb98fcd853 Docs: LCL/clipbrd. Updates topic content.
(cherry picked from commit 9f4b42decd)
2023-09-21 20:44:22 +01:00
Željan Rikalo
61fe672c22 Qt5, Qt6: fixed bad rendering of TBitmaps, use rgba premultiplied images only for darwin.
(cherry picked from commit 0edd507409)
2023-09-21 15:08:58 +00:00
Željan Rikalo
db5d443369 Qt5,Qt6: make X11DelayTimeout class procedure, since we are used as functor.
(cherry picked from commit b6739bcc36)
2023-09-20 15:17:26 +00:00
rich2014
abdd01e9b9 Cocoa/Cursor: fix #40515 and others, Merge branch 'cocoa/cursor' 2023-09-20 22:55:49 +08:00
Željan Rikalo
427111b63e Qt5,Qt6: small delay to x11 clipboard to fix freezing in some circumstances. Related to issue #40206
(cherry picked from commit a7451ae903)
2023-09-19 13:14:26 +00:00
dsiders
a9ae225d7c Docs: LCL/comctrls. Updates content in TCustomHeaderControl topics.
* TCustomHeaderControl.OnSectionResize
* TCustomHeaderControl.OnSectionTrack
* TCustomHeaderControl.OnSectionSeparatorDblClick

(cherry picked from commit f97e593d48)
2023-09-19 02:47:43 +01:00
dsiders
27601e0035 Docs: LCL/comctrls. Updates content in TCustomHeaderControl topics.
* TCustomHeaderControl.UpdateSection
* TCustomHeaderControl.UpdateSections
* TCustomHeaderControl.CreateSection
* TCustomHeaderControl.Loaded
* TCustomHeaderControl.SectionEndDrag
* TCustomHeaderControl.SectionDrag
* TCustomHeaderControl.UpdateState
* TCustomHeaderControl.DoAutoAdjustLayout
* TCustomHeaderControl.SectionFromOriginalIndex
* TCustomHeaderControl.DragReorder
* TCustomHeaderControl.OnSectionDrag
* TCustomHeaderControl.OnSectionEndDrag
* TCustomHeaderControl.OnSectionClick
* TCustomHeaderControl.OnSectionResize
* TCustomHeaderControl.OnSectionTrack
* TCustomHeaderControl.OnSectionSeparatorDblClick

(cherry picked from commit fcefc7e2a1)
2023-09-19 02:47:33 +01:00
dsiders
e9801c5177 Docs: LCL/comctrls. Updates content in THeaderSection topics.
* THeaderSection.Assign
* THeaderSection.Alignment
* THeaderSection.ImageIndex
* THeaderSection.MaxWidth
* THeaderSection.MinWidth
* THeaderSection.Text
* THeaderSection.Width
* THeaderSection.Visible
* THeaderSection.OriginalIndex

(cherry picked from commit 40046780a4)
2023-09-19 02:47:15 +01:00
dsiders
10d16bcca8 Docs: LCL/comctrls. Adds content to TCustomHeaderControl and related topics. Issue #40511.
* TCustomHeaderControl
* TCustomHeaderControl.CreateSections
* TCustomHeaderControl.OnCreateSectionClass
* TCustomHCCreateSectionClassEvent
* THeaderSections

(cherry picked from commit 6e27d70119)
2023-09-19 02:46:09 +01:00
Željan Rikalo
df1f2c3c00 Qt5,Qt6: Small optimization by avoid deep copy when using QImage::bits(), better use const overload QImage::constBits().
(cherry picked from commit 92b006ccaa)
2023-09-17 20:15:52 +00:00
Željan Rikalo
45e9ca8fe0 Qt5,Qt6: set X11SelectionLock on opening dialogs since gtk like platform themes lock gui for minimum dozen of seconds because of bug in QMimeData in Qt.
(cherry picked from commit 674d4ebae9)
2023-09-17 16:16:33 +00:00
rich2014
cd3bf33183 Cocoa/ListBox: ScrollWidth / Horizontal Scrolling supported, Merge branch 'cocoa/listbox' 2023-09-16 18:50:19 +08:00
rich2014
719223cea5 Cocoa: fix unintentional mistakes in 5efe24f 2023-09-16 01:09:42 +08:00
rich2014
686a5e1812 Cocoa: ScrollElasticity effect disabled in the Form, keep consistent with MacOS native APP and also consistent with other platforms 2023-09-15 12:58:50 +08:00
rich2014
5b4f0222c8 Cocoa/TabControl: fine-tune the delta value of Bottom, tabs can be shown completely when TabPosition:=tpBottom 2023-09-15 12:58:41 +08:00
rich2014
2caae76ebb Fix #40505: Merge branch 'lhelp/iphtml' 2023-09-15 12:58:16 +08:00
dsiders
a0db481a2d Docs: LCL/checklst. Adds deprecation notices in TCustomCheckListBox topics for changes in 144bdc06, 2d81eb05.
* TCustomCheckListBox.ItemClick
* TCustomCheckListBox.OnItemClick

(cherry picked from commit dd306bb20e)
2023-09-14 14:22:27 +01:00
wp_xyz
897edd3625 LCL/TCheckListbox: Deprecate event OnItemClick (duplicate of Delphi-compatible event OnClickCheck) and related methods, issue #38933. Fix KeyDown method to result in the same order of events as in Delphi (manually merged parts of 144bdc06, 9fc52412 and 2d81eb05) 2023-09-14 12:32:49 +02:00
Juha
46870b7b8e In Install/Uninstall package dlg, do not enable "Save and rebuild" and "Save and exit" buttons when filtering.
(cherry picked from commit debaca4729)
2023-09-13 01:39:39 +03:00
Juha
370d32b588 In Install/Uninstall package dlg, do not enable "Save and rebuild" and "Save
and exit" buttons when filtering.

(cherry picked from commit c609605cfa)
2023-09-13 01:39:39 +03:00
Maxim Ganetsky
9cce2cfda4 IDE: regenerated translations and updated Russian translation
(cherry picked from commit 2766ea87ed)
2023-09-13 01:38:43 +03:00
Maxim Ganetsky
69edf1677a IDE: localized "Major changes detected" dialog
(cherry picked from commit 805858abd7)
2023-09-13 01:38:06 +03:00
Martin
d9b82e1493 IDE, SourceEdit: fixed call to abstract method in highlighter
(cherry picked from commit e2cc833a9d)
2023-09-12 23:03:46 +02:00
rich2014
71e85eb4d5 Cocoa/TabControl: #40050 Merge branch 'cocoa/tabcontrol', scrolling is supported when TabPosition:=tpBottom 2023-09-12 21:54:18 +08:00
mattias
748351eb53 lplupdate: read lazarus.cfg to ignore pcp 2023-09-12 14:40:23 +02:00