Fix build of QWizard tests with QT_USE_QSTRINGBUILDER
[profile/ivi/qtbase.git] / tests / auto / widgets / dialogs / qwizard / tst_qwizard.cpp
2012-02-29 Stephen KellyFix build of QWizard tests with QT_USE_QSTRINGBUILDER
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Bradley T. HughesExpect tst_QWizard::setPixmap() failure on Mac OS X
2012-01-23 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-10 Stephen KellyAvoid using 'check' as an identifier.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-11-18 Jason McDonaldDon't depend on moc to disable test functions.
2011-10-26 Sergio AhumadaDoc: Fixing typo
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
2011-10-20 Jo AsplinMoved tests into integrationtests/ and widgets/