Use QStringList::join(QChar) overload where applicable [QtWidgets]
[profile/ivi/qtbase.git] / tests / auto / widgets / effects /
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-08-01 Friedemann KleintRemove usage of deprecated qWaitForWindowShown(QWidget...
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
2012-05-16 David FaureAdd header qtest_widgets.h, similar to qtest_gui.h...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-27 Rohan McGovernRemoved parallel_test from parallel-unsafe autotest.
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Debao ZhangMove tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-10-25 Rohan McGovernwidgets: eliminated usage of qttest_p4.prf
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
2011-10-20 Jo AsplinMoved tests into integrationtests/ and widgets/