summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmdiarea/tst_qmdiarea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-3/+0
* Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-1/+1
* ensure signal subWindowActivated() triggers even when widget has focusMartin Koller2019-02-211-0/+1
* QMdiArea: Do not move active subwindow after tile rearrangeNick D'Ademo2018-12-061-4/+6
* QMdiArea: Take scroll bars into account when tiling subwindowsNick D'Ademo2018-12-041-4/+11
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+29
* Stabilize tst_QMdiArea::subWindowListKari Oikarinen2018-05-091-6/+4
* Skip tst_QMdiArea::setViewport on macOS due to flakey failures in CITor Arne Vestbø2017-04-201-0/+4
* tst_QMdiArea::tabBetweenSubWindows(): Improve warning messageFriedemann Kleint2017-03-221-1/+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 devLiang Qi2016-05-231-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
| |\
| | * tst_QMdiArea::subWindowActivated2(): Allow for several activated events.Friedemann Kleint2016-05-091-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-0/+1
| |\|
| | * tst_QMdiArea::subWindowActivated2(): Add activateWindow().Friedemann Kleint2016-04-291-0/+1
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-30/+10
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-2/+3
|\|
| * Prospective fix to stabilize tst_QMdiArea::subWindowActivated2()/xcb.Friedemann Kleint2016-02-181-2/+3
* | Add native support for D-Bus global menuDmitry Shachnev2016-02-231-2/+3
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-8/+13
|/
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-14/+14
* 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
* Fix rubberband position for tabbed mdi windowsPaul Olav Tvete2014-11-191-1/+1
* Enable the qmdiarea test on X11Paul Olav Tvete2014-10-031-11/+2
* QMdiArea: Fix positioning of cascaded sub windows.Friedemann Kleint2014-09-301-20/+18
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_qmdiarea: Fix widget leaks.Friedemann Kleint2014-07-251-2/+13
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-1/+1
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-1/+1
* | QNX: Fix QMdiArea autotestsFabian Bumberger2014-04-141-3/+6
|/
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-2/+3
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-2/+2
* tst_qmdiarea: Prevent scrollbars from messing up expected viewport calculationTor Arne Vestbø2013-05-141-3/+9
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-10/+10
* Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-061-1/+0
* Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-181-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-181-2/+2
* test: Skip tst_QMdiArea::nativeSubWindows() on Windows/ANGLE.Friedemann Kleint2012-12-121-1/+4
* Made QMacStyle internalJ-P Nurmi2012-11-231-2/+1
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-10/+10
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-12/+12
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-261-5/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-3/+0