tst_qfiledialog: fixed typo causing semi-random completer() failure
[profile/ivi/qtbase.git] / tests / auto / widgets / dialogs / qfiledialog / tst_qfiledialog.cpp
2012-10-08 Rohan McGoverntst_qfiledialog: fixed typo causing semi-random complet...
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-14 Sergio Ahumadatests: Don't omit the body of a test function with...
2012-07-23 Friedemann KleintRemove usage of deprecated qWaitForWindowShown in dialo...
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-07-16 Friedemann KleintReplace Q_WS_ in tests by Q_OS_ or check platform names.
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-02 Debao ZhangDon't use obsolete qVariantValue, qVariantCanConvert...
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-31 Lars KnollRemove many deprecated methods
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Bradley T. HughesExpect tst_QFileDilaog:clearLineEdit() failure on Mac...
2012-01-23 Bradley T. HughesDo not expect tst_QFileDialog::selectFiles() failure...
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-11-28 Jason McDonaldCorrect usage of network-settings.h.
2011-11-21 Friedemann Kleintqtbase tests: Fix some warnings
2011-11-18 Jason McDonaldDon't depend on moc to disable test functions.
2011-10-24 Jason McDonaldFix QFileDialog test for shadow builds.
2011-10-20 Jo AsplinMoved tests into integrationtests/ and widgets/