summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmdisubwindow/tst_qmdisubwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-2/+2
* Remove winrtOliver Wolff2020-06-061-35/+0
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-8/+16
* QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-281-6/+22
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-2/+0
* Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-3/+4
* tst_QMdiSubWindow::setSystemMenu(): Pass in High DPI/multi-screen setupsFriedemann Kleint2019-05-201-1/+5
* Brush up tst_QMdiSubWindowFriedemann Kleint2019-05-201-170/+227
* tst_QMdiSubWindow: fix flaky setOpaqueResizeAndMove testChristian Ehrlicher2018-09-151-1/+4
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+35
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-12/+2
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-40/+36
|\
| * QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-261-40/+36
* | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+2
* | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-18/+14
|/
* Add native support for D-Bus global menuDmitry Shachnev2016-02-231-1/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-2/+18
|\
| * QMdiSubWindow: Do not close when doubleclicking on disabled Restore action.Friedemann Kleint2015-10-191-2/+18
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-4/+5
* | Avoid unnecessary setParent(0) in QMdiSubWindow::removeBaseWidget()Serge Lysenko2015-09-291-0/+22
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-4/+10
|\
| * QNX: Fix QMdiWindow autotestsFabian Bumberger2014-06-251-4/+10
* | QMdiArea: Store focus widget when new QMdiSubWindow is added.Friedemann Kleint2014-07-301-1/+46
|/
* Ignore the fullscreen state of a QMdiSubWindowFabian Bumberger2014-05-021-0/+14
* Fix setWindowFlags() for QMdiSubWindow.Bastiaan Veelo2014-02-011-36/+2
* tst_qmdisubwindow: WindowCloseButtonHint is a standard window flag, tooBastiaan Veelo2014-01-271-1/+1
* Remove QMacStyle titlebar height + 4 adjustment and consequencesShawn Rutledge2013-11-211-8/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-4/+4
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-251-0/+31
* Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-12/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Made QMacStyle internalJ-P Nurmi2012-11-231-5/+2
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-3/+6
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* test: Mark tst_QMdiSubWindow failures as XFAILSergio Ahumada2012-09-251-5/+37
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-2/+2
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-54/+18
* Remove insignification from QMdiSubWindow test on Mac OS X.Jason McDonald2012-04-191-0/+12
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-4/+3
|\
| * Fix tst_QMdiSubWindow::emittingOfSignals CI failuresGirish Ramakrishnan2012-04-141-4/+3
* | Remove QWorkspace.Debao Zhang2012-03-231-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1