Commit Graph

89 Commits

Author SHA1 Message Date
zeljko
0023eaced0 Qt,Qt5: allow usage of html formatted text in dialogs via define.
git-svn-id: trunk@64982 -
2021-04-13 11:41:26 +00:00
zeljko
d84f74bc79 Qt5: forgotten QTACCESSIBILITY define
git-svn-id: trunk@64981 -
2021-04-13 10:55:54 +00:00
zeljko
d54508d7b7 Qt5: enable QTACCESSIBILITY define in qtdefines.inc for QtAccessibility. ATM this is disabled by default since it creates a lot of memleaks and crashes.
git-svn-id: trunk@64977 -
2021-04-12 11:41:28 +00:00
zeljko
97ba88fa58 Qt5: fix build without -dQTSCROLLABLEFORMS.
git-svn-id: trunk@64971 -
2021-04-11 16:49:09 +00:00
zeljko
a3a9c7213c Qt5: Implemented extend LCL TLazAccessibleObject accessibility functionality. patch by Dmitry Boyarintsev and David Jenkins. issue #38604
git-svn-id: trunk@64920 -
2021-04-04 10:41:06 +00:00
zeljko
09c43715cf Qt5: fixed bug with wrong mouse offset inside TGroupBox. issue #38659
git-svn-id: trunk@64866 -
2021-03-24 18:10:54 +00:00
zeljko
7b8b329d98 Qt5: Fixed TGroupBox margins & wrong mouse coordinates. fixes issues #32186 and #37576
git-svn-id: trunk@64857 -
2021-03-22 13:12:05 +00:00
juha
1c2402a14a LCL: Revert some optimizations with TStringListUTF8Fast. It must not be used when locale based sort order is needed. Issue #38612.
git-svn-id: trunk@64784 -
2021-03-11 18:03:35 +00:00
zeljko
5627557122 Qt5: draw properly color of disabled TPanel. issue #38324
git-svn-id: trunk@64708 -
2021-03-01 10:58:17 +00:00
jesus
3956e7c461 LCL: Qt5, fix TQTextEdit to report caretpos.x relative to the current block
git-svn-id: trunk@64680 -
2021-02-28 07:06:12 +00:00
jesus
3cce8bdb2b LCL, qt5: fix out of bounds warnings when setting text selection
git-svn-id: trunk@64659 -
2021-02-24 18:40:44 +00:00
juha
a542627231 LCL: Use a faster compare method for case-insensitive StringList.
git-svn-id: trunk@64443 -
2021-01-30 18:36:54 +00:00
zeljko
5d132a7330 Qt,Qt5: fixed html text escaping - message boxes should be plain text. issue #37805
git-svn-id: trunk@63918 -
2020-09-24 08:46:27 +00:00
juha
125e794a87 Remove useless test for X <> Nil when using "is" operator.
git-svn-id: trunk@63779 -
2020-08-18 17:35:21 +00:00
wp
254e43bb4f LCL/Calendar: Remove option dsStartMonday from Calendar.DisplaySettings and replace it by Delphi-compatible Calendar.FirstDayOfWeek
git-svn-id: trunk@63220 -
2020-05-25 14:16:57 +00:00
zeljko
bf01889663 Qt5: removed -dQtUseAccurateFrame related code. This define does nothing anymore since window frame size is fixed.
git-svn-id: trunk@63041 -
2020-04-21 10:01:14 +00:00
zeljko
b2bd6716d6 Qt,Qt5: fixed design time bug on TPageControl. issue #36939
git-svn-id: trunk@63035 -
2020-04-20 15:38:55 +00:00
zeljko
a9b7415541 Qt,Qt5: fixed accurate frame for qt/qt5 on mswindows. issue #36897
git-svn-id: trunk@62987 -
2020-04-15 12:25:43 +00:00
zeljko
93a6164805 Qt5: now we have accurate window dimensions under x11 - we use dummy widget approach. issue #36897
git-svn-id: trunk@62970 -
2020-04-14 12:48:21 +00:00
zeljko
8e1d2ca2e9 Qt: added TQtWidget.WinIDNeeded,trial for fix. part of #36897
git-svn-id: trunk@62949 -
2020-04-11 19:37:19 +00:00
zeljko
20ca27b476 Qt5: do not update client rect cache if we are TQtWindowArea
git-svn-id: trunk@62941 -
2020-04-11 10:25:06 +00:00
zeljko
2140309105 Qt5: apply beginUpdate & endUpdate to the scrollArea of TQtMainWindow.
git-svn-id: trunk@62940 -
2020-04-11 10:17:13 +00:00
zeljko
2d810b8276 Qt5: improved debugging of top level windows
git-svn-id: trunk@62939 -
2020-04-11 10:09:04 +00:00
zeljko
27bce1767b Qt5: cleanup
git-svn-id: trunk@62914 -
2020-04-08 12:49:07 +00:00
zeljko
9786f79240 Qt5: implemeted TQtWidget.grabWindow(), added check if FContext is 0 in Paint event.
git-svn-id: trunk@62911 -
2020-04-08 08:22:39 +00:00
zeljko
316304dd0a Qt5: mark viewport of TQtWindowArea as lclwidget
git-svn-id: trunk@62904 -
2020-04-07 13:07:09 +00:00
zeljko
c51ee7a11e Qt,Qt5: fixed wrong mapToGlobal() result (probably Qt4/Qt5 library bug). issue #36874
git-svn-id: trunk@62887 -
2020-04-05 09:01:16 +00:00
zeljko
5e1a4e94f5 Qt,Qt5: set selection start to 0 if edit control is disabled. issue #23369
git-svn-id: trunk@62827 -
2020-03-31 10:48:29 +00:00
zeljko
e4ea3046e3 Qt5: added QLCLOpenGLWidgetH, qtwidgets make SlotPaint virtual. part of issue #36342
git-svn-id: trunk@62761 -
2020-03-13 13:51:18 +00:00
zeljko
c98da657b9 qt5: fixed crash with hints. issue #36773
git-svn-id: trunk@62726 -
2020-03-09 08:41:41 +00:00
zeljko
bb08087468 Qt,Qt5: fixed crash with THintWindow. issue #36773
git-svn-id: trunk@62717 -
2020-03-08 16:07:30 +00:00
zeljko
1d3bd3cc4a Qt,Qt5: fixed painting of TCustomPanel border, fixed painting of TCustomPanel background. issue #36590
git-svn-id: trunk@62582 -
2020-01-24 08:51:17 +00:00
zeljko
d326892509 Qt5: Alt+Shift+[0..9] does not work under x11. issue #36274
git-svn-id: trunk@62218 -
2019-11-07 09:33:52 +00:00
zeljko
de653426c7 Qt5: do not call xlib functions when running under wayland compositor.
git-svn-id: trunk@62092 -
2019-10-19 11:53:02 +00:00
zeljko
fa7f6f5bbc Qt,Qt5: fix issue with TRadioGroup and TCheckGroup after minimizing & restoring form. issue #36195
git-svn-id: trunk@62075 -
2019-10-18 16:16:02 +00:00
zeljko
ed1960455d Qt5: call viewportDelete() when widget is destroyed via destroy event from qt, since inside release widget becomes nil.
git-svn-id: trunk@61385 -
2019-06-14 10:56:12 +00:00
zeljko
485494fb4d Qt,Qt5 send key esacape in utf8keypress. issue #35448
git-svn-id: trunk@61139 -
2019-05-05 09:27:02 +00:00
zeljko
d66f084d39 Qt,Qt5: do not send LM_MOVE from QLineEdit of QComboBox. issue #34880
git-svn-id: trunk@60249 -
2019-01-30 18:26:15 +00:00
zeljko
d7e48acfb9 Qt,Qt5: do not send LM_MOVE from viewport of TCustomControl since param is position of viewport by itself.
git-svn-id: trunk@60248 -
2019-01-30 17:49:59 +00:00
zeljko
aab1280550 Qt5: fixed invalid positions of TCustomControl. issue #34880
git-svn-id: trunk@60232 -
2019-01-27 13:23:55 +00:00
zeljko
8e26a22fbf Qt,Qt5: deliver left,up,right,down keys to the lcl from calendarWidget. issue #34752
git-svn-id: trunk@59894 -
2018-12-22 13:54:21 +00:00
zeljko
7a61d8d829 Qt5: fixed wrong Left & Top form positions when form is wsMaximized under MacOS. issue #34698
git-svn-id: trunk@59893 -
2018-12-22 11:22:54 +00:00
zeljko
efa6764860 Qt,Qt5: implemented TQtWSCustomListView.GetHitTestInfoAt(), TQtWSCustomListView.ItemSetStateImage(), draw StateImages in virtual mode. issue #34742
git-svn-id: trunk@59886 -
2018-12-21 13:36:07 +00:00
zeljko
02e5547687 Qt,Qt5: show text when TComboBox is csOwnerDrawEditableFixed or csOwnerDrawEditableVariable during design time. issue #33295
git-svn-id: trunk@59773 -
2018-12-10 09:55:50 +00:00
zeljko
8eded5232b Qt5: setTextHint() string param should be const.
git-svn-id: trunk@59772 -
2018-12-10 09:50:55 +00:00
zeljko
1af5c230ac Qt,Qt5: do not touch MDI stack order if we are hidden mdichild by minimizing application, or minimizing via pager under X11.
git-svn-id: trunk@59771 -
2018-12-10 09:44:41 +00:00
zeljko
69881a5a69 Qt5: implemented native TextHint. issue #34670
git-svn-id: trunk@59770 -
2018-12-10 07:54:35 +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
12ea17499a Qt5: fixed BringToFront() for TCustomForms. issue #34599
git-svn-id: trunk@59654 -
2018-11-25 13:57:09 +00:00