Maxim Ganetsky
fa06036b65
IDE: unified Export/Import button captions, removed unneeded resource strings
2023-09-27 17:56:40 +03:00
Juha
134719539f
IDE: Make the ProjectWizard window wider. Long paths of recent projects show better. Use csDropDownList for the Listbox.
2023-09-27 13:49:37 +03:00
Juha
dfb6b30a93
IDE: Make the ProjectWizard window wider. Long paths of recent projects show better. Use csDropDownList for the Listbox.
2023-09-27 13:34:09 +03:00
Juha
5fb019f144
IDE: Restore Cancel button in InstallPkgSetDialog. Issue #40496 .
2023-09-27 10:48:36 +03:00
dsiders
5ba319d7f8
Docs: LCL/comctrls. Updates content in TViewStyle and TCustomListView topics.
...
* TViewStyle.vsIcon
* TViewStyle.vsSmallIcon
* TViewStyle.vsList
* TViewStyle.vsReport
* TCustomListView.LargeImages
* TCustomListView.LargeImagesWidth
* TCustomListView.SmallImages
2023-09-27 00:15:38 +01:00
Maxim Ganetsky
46e1c54d09
IDE: regenerated translations and updated Russian translation
2023-09-26 18:30:51 +03:00
Maxim Ganetsky
41a671281e
IDE, Install/Uninstall Packages dialog: unified file type lists in save/load dialogs, made them translatable
2023-09-26 18:15:22 +03:00
Maxim Ganetsky
dfb090ce73
IDE: slightly improved resource strings in Install/Uninstall Packages dialog
2023-09-26 17:53:45 +03:00
wp_xyz
59f4113a9d
TAChart: Fix divide-by-zero error in TBasicZoomTool in case of massive "over-zooming". Issue #40518 .
2023-09-26 11:57:58 +02:00
Juha
c76cc9ce62
IDE: Improve InstallPkgSetDialog, disable "Uninstall" when it can't be used, support drag/drop for import. Issue #40496 , patch by n7800.
2023-09-26 12:49:56 +03:00
Juha
8563725a77
IDE: Refactor code in InstallPkgSetDialog, remove Cancel button. Issue #40496 , patch by n7800.
2023-09-26 11:46:52 +03:00
Martin
4cd413a986
FpDebug: fix disassembler "xadd 16bit reg" Issue #40520 patch by Red_prig (Pavel)
2023-09-26 09:03:35 +02:00
mattias
00e6d8fbd8
codetools: fixed InsertAllNewUnitsToMainUsesSection, issue #40522
2023-09-25 22:13:53 +02:00
mattias
1acc98a582
IDE: fixed saving ResourceBaseClass(name)
2023-09-25 10:30:55 +02:00
Željan Rikalo
3a4dd50e93
Anchordocking: do not manage THintWindow. issue #40519
2023-09-24 17:33:35 +02:00
Željan Rikalo
1d4695e3be
Qt5, Qt6: removed TQtWSCustomTabControl.GetDefaultClientRect since it does not provide good result. patch by Irfan Bagus. issue #40460
2023-09-24 17:26:13 +02:00
mattias
ba1f89639b
IDE: store ResourceBaseClassName of designer components, added DesignerClassCanAppCreateForm
2023-09-24 14:29:19 +02:00
dsiders
6a2c1915dc
Docs: LCL/comctrls. Clarifies content and adds See Also links in ListView-related topics.
...
* TViewStyle
* TViewStyle.vsReport
* TCustomListVIew.ViewStyle
2023-09-24 02:46:14 +01:00
mattias
50f2f5f873
codetools: fixed CreatePublishedMethod adding dotted unitnames
2023-09-23 09:01:51 +02:00
rich2014
46694496ee
Cocoa: fix #40517 : eliminate cursor flickering when dragging CustomControl
2023-09-22 22:28:27 +08:00
Željan Rikalo
0edd507409
Qt5, Qt6: fixed bad rendering of TBitmaps, use rgba premultiplied images only for darwin.
2023-09-21 17:01:44 +02:00
dsiders
9f4b42decd
Docs: LCL/clipbrd. Updates topic content.
2023-09-21 01:32:46 +01:00
Martin
13516416e2
IDE: More textmate Highlighting
2023-09-20 16:50:53 +02:00
rich2014
9d18db68aa
Cocoa/Cursor: comments added
2023-09-20 22:39:00 +08:00
rich2014
2049b4a19b
Cocoa: fix the issue that MouseMove Event is lost when the mouse is not in the KeyWindow
2023-09-20 22:39:00 +08:00
rich2014
0a99f5453b
Cocoa/Cursor: fix the issue when set/reset Screen Cursor
2023-09-20 22:39:00 +08:00
rich2014
0ac0448fe9
Cocoa/Cursor: better compatibility when switching Windows/Apps
2023-09-20 22:39:00 +08:00
rich2014
0bc6614d40
Cocoa: fix the issue that FirstResponder may be not set
...
for example, FirstResponder was not set in Form Designer before, MouseMove Event was lost.
2023-09-20 22:39:00 +08:00
rich2014
f3e01f434a
Cocoa/Cursor: set cursor correctly when mouse is outside KeyWindow
2023-09-20 22:39:00 +08:00
rich2014
050a4eb18e
Cocoa/Cursor: MouseMove event can be sent to the correct window
...
in the MouseMove event, the window order issue has been fixed to ensure that the event can be sent to the correct window:
1. windowNumbersWithOptions() return windowsNumber of visible windows from front to back
2. NSAPP.windows return all windows not ordered.
2023-09-20 22:39:00 +08:00
rich2014
04f05bfa1d
Cocoa/Cursor: processing Improved when Screen.Cursor is set
2023-09-20 22:39:00 +08:00
rich2014
3e85b9f34e
Cocoa/Cursor: Cursor should be forced to default when mouse not in the content frame of KeyWindow
2023-09-20 22:39:00 +08:00
rich2014
d4eab24dde
Cocoa/Cursor: control cursor only shoulde be set when mouse in the keyWindow
2023-09-20 22:39:00 +08:00
rich2014
ec8affdaa1
Cocoa/Cursor: TCursorHelper.ForceSetDefaultCursor() added
2023-09-20 22:39:00 +08:00
Željan Rikalo
b6739bcc36
Qt5,Qt6: make X11DelayTimeout class procedure, since we are used as functor.
2023-09-20 16:30:20 +02:00
Maxim Ganetsky
e7437fd068
IDE: regenerated translations and updated Russian translation
2023-09-20 03:00:04 +03:00
Martin
56ac6a45b6
IDE: More textmate Highlighting
2023-09-19 20:51:03 +02:00
Željan Rikalo
a7451ae903
Qt5,Qt6: small delay to x11 clipboard to fix freezing in some circumstances. Related to issue #40206
2023-09-19 12:54:33 +02:00
dsiders
f97e593d48
Docs: LCL/comctrls. Updates content in TCustomHeaderControl topics.
...
* TCustomHeaderControl.OnSectionResize
* TCustomHeaderControl.OnSectionTrack
* TCustomHeaderControl.OnSectionSeparatorDblClick
2023-09-18 16:48:42 +01:00
dsiders
fcefc7e2a1
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
2023-09-18 03:51:02 +01:00
Željan Rikalo
92b006ccaa
Qt5,Qt6: Small optimization by avoid deep copy when using QImage::bits(), better use const overload QImage::constBits().
2023-09-17 18:47:13 +02:00
Željan Rikalo
674d4ebae9
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.
2023-09-17 18:07:45 +02:00
dsiders
40046780a4
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
2023-09-17 02:48:31 +01:00
rich2014
fb4cb204e7
Cocoa/ListBox: ScrollWidth / Horizontal Scrolling supported, Merge branch 'cocoa/listbox'
2023-09-16 18:41:23 +08:00
rich2014
7ff3cec115
Cocoa/ListBox: simplify and clean up
2023-09-16 18:36:36 +08:00
rich2014
738746845d
Cocoa/ListBox: modification of ScrollWidth at runtime supported
2023-09-16 18:27:43 +08:00
rich2014
972feb143e
Cocoa/ListBox: ScrollWidth supported at design time
2023-09-16 17:55:54 +08:00
dsiders
6e27d70119
Docs: LCL/comctrls. Adds content to TCustomHeaderControl and related topics. Issue #40511 .
...
* TCustomHeaderControl
* TCustomHeaderControl.CreateSections
* TCustomHeaderControl.OnCreateSectionClass
* TCustomHCCreateSectionClassEvent
* THeaderSections
2023-09-16 06:56:49 +01:00
rich2014
acd0c99f86
Cocoa: fix unintentional mistakes in 5efe24f
2023-09-16 00:54:37 +08:00
rich2014
5efe24f6c7
Cocoa: ScrollElasticity effect disabled in the Form, keep consistent with MacOS native APP and also consistent with other platforms
2023-09-15 12:56:54 +08:00