Commit Graph

124 Commits

Author SHA1 Message Date
zeljko
7df91e979a qt5: added missing placeholderText for QTextEdit and QPlainTextEdit. part of issue #34670
git-svn-id: trunk@59764 -
2018-12-09 19:52:33 +00:00
zeljko
69a092d8dd Qt5: added placeholderText(), setPlaceholderText() to the QPlainTextEdit. part of issue #34670
git-svn-id: trunk@59762 -
2018-12-09 18:35:55 +00:00
zeljko
faad22f142 Qt5: added placeholderText(), setPlaceholderText(). part of issue #34670
git-svn-id: trunk@59761 -
2018-12-09 18:31:47 +00:00
zeljko
971d302ea7 Qt5: added missing consts for QFontDialog options.
git-svn-id: trunk@59758 -
2018-12-09 12:22:04 +00:00
zeljko
396d0d0387 Qt5: TListView Style=vsReport + TListView.Checkable=True - no mouse move events. issue #34656
git-svn-id: trunk@59739 -
2018-12-06 17:11:20 +00:00
zeljko
a3a636d0ee Qt5: TListView with Style vsReport + visible columns - it is possible to move columns without LCL interaction. issue #34655
git-svn-id: trunk@59738 -
2018-12-06 16:43:29 +00:00
zeljko
d8dd2565cf Qt5: Fixed showing of popup window over modal form. eg TDateTimePicker calendar.
git-svn-id: trunk@59714 -
2018-12-02 14:13:10 +00:00
zeljko
91faa27f7b Qt5: fixed initialization of font in InitStockFont(). issue #34625
git-svn-id: trunk@59709 -
2018-12-01 16:39:58 +00:00
zeljko
5db60e1bdd Qt,Qt5: fixed wrong PPI calculation. issue #34625
git-svn-id: trunk@59708 -
2018-11-30 17:11:59 +00:00
zeljko
5d2d0183bd Qt5: allow resizing of bsSizeToolWin and modal forms with bsSizeable under MacOS.
git-svn-id: trunk@59677 -
2018-11-27 12:08:26 +00:00
zeljko
12ea17499a Qt5: fixed BringToFront() for TCustomForms. issue #34599
git-svn-id: trunk@59654 -
2018-11-25 13:57:09 +00:00
zeljko
a30c598df1 Qt5: fixed crash when printing image. issue #34598
git-svn-id: trunk@59653 -
2018-11-25 12:39:20 +00:00
zeljko
5ea7ebcdfa Qt,Qt5: removed old workaround in DrawText(). Fixes issue #34587
git-svn-id: trunk@59652 -
2018-11-25 12:13:38 +00:00
zeljko
33c4e77327 Qt,Qt5: fixed ScrollWindowEx() when contains SW_SCROLLCHILDREN flag. issue #34589
git-svn-id: trunk@59637 -
2018-11-23 13:42:38 +00:00
zeljko
aacbf95adb Qt,Qt5: do not call setPrinterName() if current printerName is already setted up.part of issue #34569
git-svn-id: trunk@59606 -
2018-11-19 17:45:28 +00:00
zeljko
2668b33701 Qt,Qt5: implemented WP_SMALLCAPTION. issue #34459
git-svn-id: trunk@59595 -
2018-11-18 16:56:43 +00:00
zeljko
f781accf4c qt56: added QPrinterInfo_availablePrinterNames().part of #34558
git-svn-id: trunk@59592 -
2018-11-18 12:16:45 +00:00
zeljko
1893f018b5 Qt,Qt5: fixed LCLIntf.CreateCaret() and LCLIntf.ShowCaret() result. issue #34653
git-svn-id: trunk@59590 -
2018-11-18 11:54:33 +00:00
zeljko
6518e4c975 Qt5: added static QPrinterInfo_availablePrinterNames() which returs QStringList. part of #34558
git-svn-id: trunk@59566 -
2018-11-17 09:16:16 +00:00
juha
a14d6e5c9a LCL: Change constant $20000000 to MK_ALT. Issue #34481, patch from AlexeyT.
git-svn-id: trunk@59393 -
2018-10-30 11:04:08 +00:00
zeljko
8a6bcba75f Qt5: must return to lcl event loop for X11 targets.issue #34369
git-svn-id: trunk@59288 -
2018-10-11 12:14:59 +00:00
michl
c17527dd30 LCL: Revert revision 58448 #9733fa84ab, 58497 #1a0431a7ad and follows: Set Enabled state after creation of handle, not in flags to ensure child windows have the correct state too.
git-svn-id: trunk@58912 -
2018-09-08 20:04:47 +00:00
michl
4a554390db LCL: QT and QT5: Show controls disabled when Enabled = False. Regression from revision 58448 #9733fa84ab. Issue #34018 Patch by Zeljan Rikalo
git-svn-id: trunk@58735 -
2018-08-18 07:02:27 +00:00
juha
41dc46374f LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
git-svn-id: trunk@58634 -
2018-07-25 23:44:54 +00:00
zeljko
386cdbc048 Qt5: TSpinEdit does not work when MinValue = MaxValue. patch by Luca Olivetti. issue #33850
git-svn-id: trunk@58593 -
2018-07-22 07:16:30 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
juha
9d70b9ea78 LCL: Add widgetset limitations for TMenuItem.Default not implemented. Issue #27242, patch from AlexeyT.
git-svn-id: trunk@58179 -
2018-06-08 09:57:13 +00:00
zeljko
b00f803221 Qt, Qt5: check Icon.Handle instead of Icon.HandleAllocated which returns false inside internalUpdate(). Possible part of issue #33821
git-svn-id: trunk@58122 -
2018-06-04 12:17:30 +00:00
juha
edb623c267 LCL: Add a restriction for StateImages property in some widgetsets. Issue #21011, patch from AlexeyT.
git-svn-id: trunk@58019 -
2018-05-24 08:35:17 +00:00
zeljko
219a09ac76 Qt5: added QPaintDevice_devicePixelRatioF() to the Qt5 pascal bindings unit.
git-svn-id: trunk@57934 -
2018-05-14 17:09:55 +00:00
zeljko
9c2af0a6ed Qt5: added QPaintDevice_devicePixelRatioF()
git-svn-id: trunk@57933 -
2018-05-14 17:08:44 +00:00
ondrej
1687a7b56a Qt, Qt5: fix crash if glyph is available but hidden with ShowMode
git-svn-id: trunk@57921 -
2018-05-13 12:28:28 +00:00
ondrej
97a17c540a Qt, Qt5: list view: fix ItemDisplayRect in High-DPI
git-svn-id: trunk@57890 -
2018-05-10 21:09:34 +00:00
ondrej
71715916dc cleanup
git-svn-id: trunk@57888 -
2018-05-10 20:44:57 +00:00
ondrej
9b83cf68f7 Qt, Qt5: fix listview imagelist handling and make it DPI-aware.
git-svn-id: trunk@57887 -
2018-05-10 19:43:11 +00:00
zeljko
29fb56dd18 Qt,Qt5: fixed slowness when loading TListView with imageindexes of items. issue #33719
git-svn-id: trunk@57885 -
2018-05-10 16:28:19 +00:00
ondrej
f6e8568dde gtk2, qt, qt5: header sort arrows are not supported
git-svn-id: trunk@57755 -
2018-05-01 09:04:52 +00:00
ondrej
49d41ac113 Win32, Qt, Qt5, Gtk2: add support for image list to TSpeedButton and TBitBtn. Issue #33645
git-svn-id: trunk@57696 -
2018-04-25 05:40:28 +00:00
zeljko
f98c9d4316 Qt5: fixed returning values of some functions in C bindings.
git-svn-id: trunk@57654 -
2018-04-15 08:18:45 +00:00
zeljko
6bcc3e2dc4 Qt, Qt5: mark TQtDialog, TQtFileDialog and TQtMessageBox as lclwidget, so GetActiveWindow returns it's handle like on win32. part of issue #33409
git-svn-id: trunk@57495 -
2018-03-10 13:46:31 +00:00
zeljko
32650993f2 Qt,Qt5: avoid possible crash of widget during initialization if our TQtWidget does not have an LCLObject assigned.
git-svn-id: trunk@57494 -
2018-03-10 13:22:14 +00:00
zeljko
3e8efc1ea7 Qt,Qt5: fixed GetForegroundWindow. issue #33409
git-svn-id: trunk@57493 -
2018-03-10 12:48:24 +00:00
zeljko
76ca6e71a8 Qt,Qt5: fixed LCLIntf.GetActiveWindow for modal & popup windows
git-svn-id: trunk@57492 -
2018-03-10 12:42:59 +00:00
zeljko
721fb82a91 Qt5: fixed enormous usage of cpu under mac os cocoa 64bit
git-svn-id: trunk@57274 -
2018-02-08 18:28:39 +00:00
zeljko
ee5d722991 Qt5: fixed sparta docked form editor crash. issue #33058
git-svn-id: trunk@57266 -
2018-02-07 10:22:28 +00:00
ondrej
557b843294 LCL: high-dpi image list: support retina (for now Cocoa only)
git-svn-id: trunk@57240 -
2018-02-03 22:58:50 +00:00
ondrej
987f894152 High-DPI + Multiple Image Resolution ImageList (merged from HiDPIImageList branch)
git-svn-id: trunk@57164 -
2018-01-27 18:12:35 +00:00
zeljko
1d8aa3615d Qt5: respect canvas setting for antialiasing when enabling smooth transformations. issue #33011
git-svn-id: trunk@57132 -
2018-01-20 19:30:51 +00:00
zeljko
784b31cbda Qt5: check if handle is valid, since dangling handle pointer can be around in case of SendMessage() & PostMessage()
git-svn-id: trunk@57131 -
2018-01-20 16:13:41 +00:00
zeljko
87297d581c Qt5: fixed wrong drawing of header under breeze theme.
git-svn-id: trunk@57107 -
2018-01-17 13:08:21 +00:00