Remove usage of deprecated qWaitForWindowShown(QWidget *) method.
[profile/ivi/qtbase.git] / tests / auto / widgets / itemviews / qlistwidget / tst_qlistwidget.cpp
2012-07-25 Friedemann KleintRemove usage of deprecated qWaitForWindowShown(QWidget...
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-05-31 Miikka HeikkinenFix tst_qlistwidget::fastScroll test case
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-19 Stephen KellyEnsure that this widget has focus before sending a...
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 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-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-20 Jo AsplinMoved tests into integrationtests/ and widgets/