summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfiledialog
Commit message (Expand)AuthorAgeFilesLines
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-12/+12
* Remove many deprecated methodsLars Knoll2012-01-311-32/+32
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Expect tst_QFileDilaog:clearLineEdit() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Do not expect tst_QFileDialog::selectFiles() failure on Mac OS XBradley T. Hughes2012-01-231-2/+2
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-3/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Correct usage of network-settings.h.Jason McDonald2011-11-281-2/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-2/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-3/+6
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Fix QFileDialog test for shadow builds.Jason McDonald2011-10-241-3/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-204-0/+1374