summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qwizard
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-212-34/+24
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-8/+1
* Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-3/+0
* tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-5/+6
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-3/+3
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-46/+46
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-2/+2
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Stabilize tst_qwizard.Friedemann Kleint2014-10-031-12/+27
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* QNX: Fix QWizard autotestFabian Bumberger2014-04-141-1/+4
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Add option NoCancelButtonOnLastPage to QWizardChristian Loose2014-01-091-0/+45
* QWizard: give all buttons an objectNameMarc Mutz2013-10-281-0/+42
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-2/+2
* Mac: QWizard default background pixmap works againLiang Qi2013-09-261-16/+4
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* tst_qwizard: remove redundant includeJ-P Nurmi2012-11-231-1/+0
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-20/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown in dialog tests.Friedemann Kleint2012-07-241-3/+5
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-3/+3
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-163-1/+220
* Fix build of QWizard tests with QT_USE_QSTRINGBUILDERStephen Kelly2012-02-291-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Expect tst_QWizard::setPixmap() failure on Mac OS XBradley T. Hughes2012-01-231-4/+10
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-2/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Avoid using 'check' as an identifier.Stephen Kelly2012-01-101-4/+4
* 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
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+4
* Doc: Fixing typoSergio Ahumada2011-10-261-1/+1
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-208-0/+2658