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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
juha
|
b2e65128ee
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
git-svn-id: trunk@57099 -
|
2018-01-15 10:53:48 +00:00 |
|
ondrej
|
454fc69b9e
|
LCL: High-DPI ImageList: rename *ForImagePPI to *ForPPI
git-svn-id: branches/HiDPIImageList@57068 -
|
2018-01-13 04:25:01 +00:00 |
|
ondrej
|
dabf59fef5
|
LCL: High-DPI ImageList: Qt+Qt5 fixes
git-svn-id: branches/HiDPIImageList@57046 -
|
2018-01-11 05:01:51 +00:00 |
|
ondrej
|
90f22ba7fd
|
LCL: High-DPI ImageList: LCL runtime and win32
git-svn-id: branches/HiDPIImageList@57039 -
|
2018-01-10 12:46:42 +00:00 |
|
zeljko
|
528fcceaf4
|
Qt5: fixed crash when checkable item is deleted inside ItemChecked event. issue #32869
git-svn-id: trunk@56887 -
|
2017-12-31 00:25:16 +00:00 |
|
zeljko
|
8efbb5db9e
|
qt,qt5: disable itemcheck and selectitem if listview is disabled. issue #32910
git-svn-id: trunk@56885 -
|
2017-12-30 23:53:26 +00:00 |
|
juha
|
6810c626df
|
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
|
2017-12-11 19:44:22 +00:00 |
|
juha
|
07a192047b
|
LCL: Extend horizontal mouse wheel messages for QT and QT5. Issue #32753, patch from AlexeyT.
git-svn-id: trunk@56670 -
|
2017-12-08 12:41:04 +00:00 |
|
juha
|
778f207e50
|
LCL: Reduce UTF8Length calls. Call UTF16Length instead where appropriate.
git-svn-id: trunk@56638 -
|
2017-12-05 21:30:47 +00:00 |
|
zeljko
|
c92ee9b044
|
Qt5: TQtGroupBox does not need offset as in Qt4, since Qt5 provides correct coordinates. issue #32186
git-svn-id: trunk@55782 -
|
2017-09-03 17:50:53 +00:00 |
|
zeljko
|
d1dc375792
|
Qt,Qt5: fixed painting of TQtHintWindow. issue #32354
git-svn-id: trunk@55760 -
|
2017-08-30 10:20:07 +00:00 |
|
zeljko
|
8e53c46753
|
Qt, Qt5: fixed ItemShow - scroll to item. issue #32078
git-svn-id: trunk@55554 -
|
2017-07-21 09:08:43 +00:00 |
|
juha
|
3a95ba5f79
|
QT, QT5: Initialize WideString Result in TQtTextEdit methods.
git-svn-id: trunk@55453 -
|
2017-07-06 10:38:39 +00:00 |
|
ondrej
|
0cd8ed04e5
|
LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted
git-svn-id: trunk@55304 -
|
2017-06-10 11:43:19 +00:00 |
|
juha
|
9cddba459a
|
QT, QT5: Initialize WideString Result in TQtLineEdit methods.
git-svn-id: trunk@55233 -
|
2017-06-05 09:19:31 +00:00 |
|
juha
|
e27232d4cc
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
|
2017-06-04 15:14:29 +00:00 |
|
ondrej
|
675c59e5e6
|
qt, qt5: fix uninitialized result in TQtComboBox.getText
git-svn-id: trunk@55043 -
|
2017-05-22 13:50:57 +00:00 |
|
zeljko
|
ef647d8160
|
Qt,Qt5: fixed regression from r54696 #d76aa4f29a. issue #31697
git-svn-id: trunk@54802 -
|
2017-05-02 20:06:28 +00:00 |
|
zeljko
|
5893d28ac9
|
Qt, Qt5: fixed wrong key release event after pressing ENTER in combobox dropdown list. issue #31574
git-svn-id: trunk@54710 -
|
2017-04-24 13:18:30 +00:00 |
|
zeljko
|
83167e5b0e
|
Qt, Qt5: trigger OnSelectionChanged for first click.part of issue #31697
git-svn-id: trunk@54707 -
|
2017-04-24 10:15:55 +00:00 |
|
zeljko
|
d76aa4f29a
|
Qt, Qt5: fixed triggering of selection change in TCheckListBox. issue #31697
git-svn-id: trunk@54696 -
|
2017-04-23 19:20:31 +00:00 |
|
zeljko
|
17a13c6d81
|
Qt, Qt5: fixed selection with TListView. issue #31595
git-svn-id: trunk@54694 -
|
2017-04-23 10:36:07 +00:00 |
|
zeljko
|
14b3622cd7
|
Qt5: removed QtWa_TransparentForMouseEvents workaround since qt5 fully supports it via windowFlags. issue #30232
git-svn-id: trunk@54149 -
|
2017-02-13 17:00:59 +00:00 |
|
zeljko
|
fb129e0123
|
Qt5: minor refactoring of transparent mouse handler
git-svn-id: trunk@54146 -
|
2017-02-13 09:09:38 +00:00 |
|
zeljko
|
80e4403f0b
|
Qt5: let qt5 use lcTransparentWindow.
git-svn-id: trunk@54145 -
|
2017-02-13 08:48:57 +00:00 |
|
zeljko
|
a05c58ebb1
|
Qt, Qt5: make interface snappy under x11 after menuitem triggered.
git-svn-id: trunk@54137 -
|
2017-02-11 10:28:29 +00:00 |
|
zeljko
|
25b81795dc
|
Qt5: do not set modality, but use active modal window as parent of TQtHintWindow. part of issue #30235
git-svn-id: trunk@54080 -
|
2017-02-03 16:29:58 +00:00 |
|
zeljko
|
047946fc48
|
Qt5: pass MouseUp event from transparent widget to the LCL. part of issue #30232
git-svn-id: trunk@53819 -
|
2016-12-31 15:05:23 +00:00 |
|
zeljko
|
bd3190a44a
|
Qt5: fixed build without scrollable forms define.
git-svn-id: trunk@53809 -
|
2016-12-30 16:52:41 +00:00 |
|
zeljko
|
2b41606a95
|
Qt5: backported patch for issue #30942 from qt4
git-svn-id: trunk@53808 -
|
2016-12-30 16:51:26 +00:00 |
|
zeljko
|
c28f46376f
|
Qt5: ho ho ho
git-svn-id: trunk@53806 -
|
2016-12-30 15:03:51 +00:00 |
|