summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmdiarea
Commit message (Expand)AuthorAgeFilesLines
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-3/+2
* fix window activation in tst_qmdiArea::subWindowActivated2Joerg Bornemann2012-07-311-1/+1
* Activate native window tests of QMdiArea.Friedemann Kleint2012-07-201-5/+6
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-94/+32
* Remove insignification of QMdiArea test on Windows.Jason McDonald2012-04-242-3/+3
* Skip unstable tst_QMdiArea::subWindowActivated2 test on Mac OS X.Jason McDonald2012-04-241-1/+1
* Remove insignification of QMdiArea test on Mac OS X.Jason McDonald2012-04-232-1/+16
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-3/+3
|\
| * Remove QWorkspace.Debao Zhang2012-03-231-2/+2
| * Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-1/+1
* | Add bug numbers to insignificant_test markers.Jason McDonald2012-04-161-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-16/+16
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-5/+5
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+2788