Juha
|
d326f3e9e7
|
IDE In search results window, do not expand nodes when switching tabs. Issue #41259.
|
2024-12-01 00:35:10 +02:00 |
|
Željan Rikalo
|
08438724ec
|
Qt5,Qt6: fixed regression, signals should not be stopped for button with focusPolicy = QtNoFocus. issue #41237
|
2024-11-23 21:43:30 +01:00 |
|
Željan Rikalo
|
3afef2e176
|
Qt5, Qt6: do not change floatSpinbox value on mouse move. issue #41255
|
2024-11-23 18:09:38 +01:00 |
|
Juha
|
8583ffa716
|
LCL: Formatting.
|
2024-11-23 08:10:58 +02:00 |
|
Juha
|
ce99987f79
|
LCL-GTK2: Don't fire "OnChange" and "OnEditingDone" when TSpinEdit/TFloatSpinEdit lose focus. Issue #41254.
|
2024-11-22 23:35:08 +02:00 |
|
Željan Rikalo
|
ea838aa496
|
Gtk2: fixed bitmap creation when ratio DataSize/MaskSize have remainder. issue #41070
|
2024-11-21 19:52:47 +01:00 |
|
Željan Rikalo
|
1cedb15355
|
Qt6: fixed MonitorFromWindow, MonitorFromPoint and MonitorFromWindow.
|
2024-11-21 19:43:18 +01:00 |
|
Željan Rikalo
|
d80a9519cb
|
Qt5, Qt6: Fixed TQtWidgetSet.SetActiveWindow and TQtWidgetSet.SetForegroundWindow behaviour. issue #41251, issue #41252
|
2024-11-21 16:32:13 +01:00 |
|
Maxim Ganetsky
|
dae82f367a
|
LCL-Gtk2: Ensure that correct DestroyHandle flavor is called for TShellListView. Fixes crashes when freeing TShellListView. Issue #41238, patch by Željan and Bart.
|
2024-11-21 16:36:08 +03:00 |
|
Željan Rikalo
|
3851c98976
|
Qt6: Fixed bug in cbindings, updated cbindings version.
|
2024-11-20 23:47:15 +01:00 |
|
Željan Rikalo
|
f2f43ea7fa
|
Qt5, Qt6: guard TQtWSWinControl.SetText from dangling pointers in same way as TQtWSWinControl.GetText
|
2024-11-20 23:37:53 +01:00 |
|
Željan Rikalo
|
83f1d01e6a
|
Qt5: Fixed bug in cbindings, updated version to 1.2.16.
|
2024-11-20 22:50:41 +01:00 |
|
Željan Rikalo
|
0201dd32c9
|
Qt5, Qt6: small optimization, mark vBrush,vPen and vBackroundBrush as shared.
|
2024-11-20 22:49:25 +01:00 |
|
Željan Rikalo
|
107d8dbeae
|
Qt5,Qt6: fixed restoring secondary minimized window. issue #40243
|
2024-11-20 08:31:14 +01:00 |
|
Maxim Ganetsky
|
9846c0c8f4
|
Revert "LCL-Gtk2: Workaround for Gtk2 themed painting issue when excluded cliprects were ignored sometimes."
This reverts commit f20a2c32e4 .
Causes regressions with speedbutton highlight.
|
2024-11-20 00:43:07 +03:00 |
|
Željan Rikalo
|
7ffa106c64
|
Qt5, Qt6: set QtKey_Bar to VK_LCL_BACKSLASH. issue #40825
|
2024-11-19 20:52:46 +01:00 |
|
Željan Rikalo
|
4dc3c40696
|
Qt5, Qt6: Fixed bug with TListView.LargeImages and vsIcon style. issue #39511
|
2024-11-19 19:44:34 +01:00 |
|
Željan Rikalo
|
2e1792430b
|
Qt5, Qt6: Small refactor for 'text/plain' handling in clipboard, patch by Alexey Torgashin. issue #41145
|
2024-11-19 18:39:37 +01:00 |
|
Maxim Ganetsky
|
f20a2c32e4
|
LCL-Gtk2: Workaround for Gtk2 themed painting issue when excluded cliprects were ignored sometimes.
Makes behavior more consistent with other widgetsets. Issue #41246,
patch by Željan Rikalo.
|
2024-11-19 16:43:21 +03:00 |
|
Željan Rikalo
|
ad73bdff39
|
Qt,Qt5,Qt6: implemented themed draw of tabbar base.
|
2024-11-18 10:26:58 +01:00 |
|
Juha
|
3185572fdf
|
LCL-GTK2: Prevent a crash in OpenBSD, related to tooltips. Issue #41244, patch by Alfred Glänzer.
|
2024-11-16 10:19:37 +02:00 |
|
Juha
|
5f8eacc23d
|
LCL-GTK2: Fix errors in TCombobox.Text. Issue #28840, patch by Maxim Ganetsky.
|
2024-11-15 14:34:03 +02:00 |
|
Željan Rikalo
|
a724e2b3a3
|
Qt6: removed wrong call to QFontMetricsF_horizontalAdvance():integer
|
2024-11-15 08:16:45 +01:00 |
|
Željan Rikalo
|
e53ab12bac
|
Qt6: new version of C bindings due to added new classes and fixed wrong QFontMetricsF_horizontalAdvance() output.
|
2024-11-15 08:12:33 +01:00 |
|
Željan Rikalo
|
7bace9858e
|
Qt6: various fixes in bindings.
|
2024-11-15 08:11:23 +01:00 |
|
Željan Rikalo
|
b915e78b9a
|
Qt6: added QInputMethod and QKeyCombination classes to the C bindings.
|
2024-11-15 08:09:15 +01:00 |
|
Željan Rikalo
|
9ba7c6e286
|
Qt5, Qt6: fixed PopupParent = modal form, issue #41241
|
2024-11-14 13:48:14 +01:00 |
|
Maxim Ganetsky
|
301fcda550
|
LCL: Don't modify hint position when it is shown via calling HintWindow.ActivateWithBounds method (useful for SynEdit).
Also cleanup useless FActivating assignment (it is a simple field
without any side effects).
|
2024-11-14 02:47:41 +03:00 |
|
rich2014
|
aeca9749b1
|
LCL: fix hint window bounds issue introduced in a2057a6., issue #41194
|
2024-11-12 20:01:06 +08:00 |
|
Maxim Ganetsky
|
b35ba030b3
|
LCL-Gtk3: Convert ampersands to underscores and back in captions as needed. Hints from Anton Kavalenka, issue #41220.
|
2024-11-11 22:46:51 +03:00 |
|
Željan Rikalo
|
c97c2774da
|
Qt5,Qt6: do not send LM_CLICKED if button lost focus after mouse down. issue #41237
|
2024-11-11 18:07:26 +01:00 |
|
rich2014
|
1c81206a45
|
Cocoa: remove circle references between CocoaInt and CocoaWSCommon
|
2024-11-10 11:59:31 +08:00 |
|
wp_xyz
|
b5e2e98d35
|
IconFinder: Fix failure to display BMP icons.
|
2024-11-08 18:51:51 +01:00 |
|
wp_xyz
|
a153126d5a
|
LCL/graphics: Workaround for FPReaderBMP not implementing the InternalSize class function before 3.3.1 (issue 40685)
|
2024-11-08 18:18:53 +01:00 |
|
rich2014
|
15be94c0ad
|
Cocoa: remove duplicate calls to selectRowIndexesByProgram() in TCocoaTableListView
|
2024-11-08 23:15:17 +08:00 |
|
Željan Rikalo
|
d37c67876e
|
Qt5, Qt6: small optimization for ExtTextOut when drawing char by char.
|
2024-11-08 13:08:42 +01:00 |
|
rich2014
|
ebf48ada11
|
Merge branch 'FixTScrollingWinControlAssumption' into 'main'
Cocoa: Fix code assumption that target is always TScrollingWinControl
See merge request freepascal.org/lazarus/lazarus!378
|
2024-11-08 11:01:12 +00:00 |
|
David Jenkins
|
f09e844111
|
Cocoa: Fix code assumption that target is always TScrollingWinControl
|
2024-11-08 11:01:11 +00:00 |
|
Željan Rikalo
|
54ba042fb2
|
Gtk2: better recognition of wayland session, do not create dummy frame.
|
2024-11-08 12:00:28 +01:00 |
|
rich2014
|
0120a8437d
|
Cocoa: fix the missing unit @ 52dc179
but the unit circular reference is reintroduced
|
2024-11-08 01:11:51 +08:00 |
|
David Jenkins
|
52dc179724
|
Cocoa: TCocoaWidgetSet.IsWindow should return true for any widget handle and not just TCocoaWindowContent.
|
2024-11-07 16:47:38 +00:00 |
|
rich2014
|
253c6b1be6
|
Cocoa: Fixed the issue of calling reloadData in NSTableView triggering OnChange
TListView / TListBox / TCheckListBox
|
2024-11-08 00:37:49 +08:00 |
|
Maxim Ganetsky
|
7cfcb81528
|
LCL-Gtk2: Call SetExceptionMask for all CPUs, not only for x86 (thus unify it with other widgetsets). Fixes crashes on AArch64, issue #41188.
|
2024-11-06 15:35:08 +03:00 |
|
wp_xyz
|
77121d9b42
|
LCL/GraphUtil: Exit ScaleImg immediately when no size change of the image is needed.
|
2024-11-05 17:32:43 +01:00 |
|
rich2014
|
8a371c283e
|
Cocoa: add event handler to TCocoaConfigApplication, see also !351
|
2024-11-02 23:13:44 +08:00 |
|
David Jenkins
|
504b330788
|
Cocoa: Add function to create multi resolution image from an image list. Change TLCLListViewCallback.GetImageFromIndex to use that function
|
2024-11-01 16:01:55 +00:00 |
|
David Jenkins
|
5d44cb36d6
|
Cocoa: Rework pattern drawing to avoid calling DrawBitmapPattern and TCocoaBrush.drawPattern after items have been released.
|
2024-11-01 15:30:47 +00:00 |
|
David Jenkins
|
1b4edd6f41
|
Cocoa: Add some fixed pitch font checking for the font selector and gdiobjects
|
2024-11-01 14:39:45 +00:00 |
|
David Jenkins
|
518d08bf18
|
Cocoa: Pick default fonts directly and not by changing a base value
|
2024-11-01 13:36:27 +00:00 |
|
rich2014
|
34fbc70c67
|
Cocoa: improve ComboBox with OwnerDraw (especially TColorBox in Dark)
|
2024-11-01 18:55:11 +08:00 |
|