zeljan1
88f7910c32
Qt5, Qt6: rect should be bounds rect.
2025-01-04 21:21:51 +01:00
zeljan1
619d76cdb7
Qt5, Qt6: stop warnings about uninitialized paint engine. issue #41304
2025-01-03 13:59:44 +01:00
zeljan1
ae5e5d4d6e
Qt6: do not activate THintWindow on show.
2025-01-02 15:21:08 +01:00
zeljan1
4510285762
LCL: changed SetDeviceScaleRatio HGDIOBJ param to HDC to be inline with cocoa abilities.
2025-01-02 12:08:47 +01:00
zeljan1
065994a7d1
LCL, Qt5, Qt6: renamed SetBitmapScaleRatio to SetDeviceScaleRatio with HGDIOBJ as param.
2025-01-01 17:44:46 +01:00
zeljan1
c082d566ac
Qt6: QGuiApplication_setHighDpiScaleFactorRoundingPolicy() must be setted up before QGuiApplication is created.
2025-01-01 09:46:43 +01:00
zeljan1
645c2a8dda
Qt5, Qt6: fix bitBlt when device is scaled. issue #41299
2024-12-31 22:50:25 +01:00
zeljan1
fc021470b4
Qt6: implemented SetBitmapScaleRatio. issue #41299
2024-12-31 20:20:47 +01:00
zeljan1
45e8e0f44f
Qt5, Qt6: implemented GetCanvasScaleFactor.
2024-12-31 17:30:34 +01:00
zeljan1
e541ae2dc8
Qt5, Qt6: fixed QtWA_TransparentForMouseEvents, now HTTRANSPARENT works for both widgetsets. issue #41295
2024-12-28 19:43:49 +01:00
Bart
99df3f6ad4
TColorDialog: implement option cdNoEyeDropperButton(QT6.6+)
2024-12-14 19:51:41 +01:00
Bart
4a9ba936a8
QT6: implement TColorDialog.AlphaChanneld and TColorDialog.Options cdShowAlphaChannel, cdNoButtons and cdDontUseNativeDialog.
2024-12-14 19:38:46 +01: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
Ž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
Ž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
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
Ž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
Željan Rikalo
ad73bdff39
Qt,Qt5,Qt6: implemented themed draw of tabbar base.
2024-11-18 10:26:58 +01: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
Ž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
Željan Rikalo
d37c67876e
Qt5, Qt6: small optimization for ExtTextOut when drawing char by char.
2024-11-08 13:08:42 +01:00
mattias
4cb56ddc5c
lcl: consistent -g -gl
2024-10-24 12:30:13 +02:00
Željan Rikalo
ff4b8a53ac
Qt5, Qt6: better handling of modal windows for gtk based window managers (cinnamon, metacity, xfwm4).
2024-10-03 14:01:46 +02:00
Željan Rikalo
91fe3cc4bc
Qt5, Qt6: removed unused code.
2024-10-03 11:46:56 +02:00
Željan Rikalo
7be8c31b7b
Qt6: remove unused code.
2024-10-03 11:43:49 +02:00
Željan Rikalo
bf3bf9d897
Qt5, Qt6: do not use FocusChangedHook by default, use EventFilter since events are in correct order with qt5 and qt6
2024-10-03 11:42:36 +02:00
Željan Rikalo
f528ace9dc
Qt5, Qt6: simplified code, use GetTextExtentExPoint from lclintf implementation.
2024-10-02 13:05:27 +02:00
zeljan1
9f0c74432d
Qt5,Qt6: allow paste text if mime type contains charset attribute
2024-09-11 15:46:02 +02:00
Željan Rikalo
de24da1877
Qt5,Qt6: fixed invalid behaviour of columns. issue #41125
2024-09-07 12:44:13 +02:00
zeljan1
f9e932cb46
Qt5,Qt6: Fixed ugly item sizes in TListView with ViewStyle vsIcon,vsSmallIcon. issue #23187
2024-07-24 20:31:22 +02:00
Zoë Peterson
6297d5b089
Qt5,Qt6: Fixed TQtThemeServices.GetDetailSizeForPPI double-scaling Result
2024-05-09 18:59:22 +00:00
Željan Rikalo
0a7ff2fb3d
Qt5,Qt6: fixed readOnly status for TQtTextEdit on FreeBSD. issue #40930
2024-05-04 17:45:59 +02:00
Željan Rikalo
720fc1261d
Qt5, Qt6: Initialize MaxCount in GetTextExtentInfo().Patch by Alexander Koblov. issue #40934
2024-04-30 15:08:03 +02:00
Zoë Peterson
532ecb2653
Qt: Fixed menus backed by multi-resolution image lists always using the 96ppi image rather than the resolution-specific one.
...
The existing code attempts to use/overwrite the preexisting AMenuItem.Bitmap property, but the ImageList.ResolutionForPPI.GetBitmap call triggers TMenuItem.BitmapChange, which frees the updated image. The subsequent setImage(AMenuItem.Bitmap.Handle) call then goes through its standard behavior again, which is to always retrieve the 96ppi variant.
2024-04-28 14:57:30 +00:00
Željan Rikalo
b71e3074a3
Qt6: removed deprecated QString::IsSimpleText() from cbindings. issue #40901
2024-04-14 13:19:52 +02:00
Željan Rikalo
559078741e
Qt,Qt5,Qt6: fixed wierd focus behaviour. issue #10155
2024-03-08 20:33:35 +01:00
Željan Rikalo
42ad212654
Qt,Qt5,Qt6: Fixed LpToDp() result. issue #40817
2024-03-05 15:37:57 +01:00
Željan Rikalo
db0a10f032
Qt5,Qt6: track dangling pointer inside mouse release event if LCLObject is freed.
2024-02-08 12:25:33 +01:00
Željan Rikalo
67868afe81
Qt6: Proper cast of result for -Sy.
2024-02-05 17:07:09 +01:00
Željan Rikalo
d0b70cc7d4
Qt6: fixed usage of TQtObjectDump.InheritsQtClass by using ansistring instead of widestring as function param, so we have proper conversion to PAnsiChar.
2024-02-05 16:25:26 +01:00