summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmainwindow
Commit message (Expand)AuthorAgeFilesLines
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-21/+13
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-2/+4
* tst_QMainWindow: remove QSKIP, wrap Q_OS_MACJ-P Nurmi2012-09-271-4/+4
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-5/+9
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-08-251-1/+58
* 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-1/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-071-0/+5
* Fix conflict between QMainWindow::restoreState() and QWidget::setStylesheet()Debao Zhang2012-02-231-0/+36
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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-2/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-1/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-9/+8
* Remove disabled code from QMainWindow autotest.Jason McDonald2011-10-311-9/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+1746