qt6-bb10/tests/auto/widgets/widgets
Friedemann Kleint c977c687cb QMdiSubWindow: Do not close when doubleclicking on disabled Restore action.
Check whether the action under the mouse is enabled before closing.

Task-number: QTBUG-48493
Change-Id: I2a0669840b9b6c81dacdf179325301c02f1c0c35
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2015-10-19 11:13:27 +00:00
..
qabstractbutton tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qabstractscrollarea Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractslider autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qabstractspinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qbuttongroup tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qcalendarwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qcheckbox tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qcombobox Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
qcommandlinkbutton tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdatetimeedit QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the spin box. 2015-09-22 14:26:26 +00:00
qdial Update copyright headers 2015-02-11 06:49:51 +00:00
qdialogbuttonbox tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdockwidget tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdoublespinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qfocusframe Update copyright headers 2015-02-11 06:49:51 +00:00
qfontcombobox Update copyright headers 2015-02-11 06:49:51 +00:00
qframe Solid and gradients in high color accuracy 2015-04-10 09:15:59 +00:00
qgroupbox Update copyright headers 2015-02-11 06:49:51 +00:00
qkeysequenceedit Update copyright headers 2015-02-11 06:49:51 +00:00
qlabel tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qlcdnumber Update copyright headers 2015-02-11 06:49:51 +00:00
qlineedit Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
qmainwindow Add QMainWindow::resizeDocks 2015-08-16 08:23:32 +00:00
qmdiarea Tests: Harmonize code checking on platform name. 2015-09-24 07:49:30 +00:00
qmdisubwindow QMdiSubWindow: Do not close when doubleclicking on disabled Restore action. 2015-10-19 11:13:27 +00:00
qmenu Tests: Harmonize code checking on platform name. 2015-09-24 07:49:30 +00:00
qmenubar Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
qopenglwidget tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qplaintextedit tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qprogressbar Update copyright headers 2015-02-11 06:49:51 +00:00
qpushbutton tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qradiobutton Update copyright headers 2015-02-11 06:49:51 +00:00
qscrollarea tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qscrollbar Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qsizegrip Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qslider Update copyright headers 2015-02-11 06:49:51 +00:00
qspinbox QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the spin box. 2015-09-22 14:26:26 +00:00
qsplashscreen Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
qsplitter Update copyright headers 2015-02-11 06:49:51 +00:00
qstackedwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qstatusbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtabbar Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qtabwidget tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qtextbrowser tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qtextedit Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
qtoolbar tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qtoolbox Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbutton tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
widgets.pro QFrame: add unit test 2014-11-04 15:31:04 +01:00