Remove usage of deprecated qWaitForWindowShown(QWidget *) method.
[profile/ivi/qtbase.git] / tests / auto / other / qfocusevent / tst_qfocusevent.cpp
2012-07-25 Friedemann KleintRemove usage of deprecated qWaitForWindowShown(QWidget...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-19 Jason McDonaldRemove insignification from QFocusEvent test on Mac...
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-19 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in tests/auto/other
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-03 Jason McDonaldUse true and false in preference to TRUE and FALSE...
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-11-30 Jo AsplinMoved integrationtests/* into other/