summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QFileDialog can delete files too, not just directoriesShawn Rutledge2013-10-231-0/+20
* Simplify QFileSystemModel::remove by using QDir::removeRecursivelyDavid Faure2013-09-161-4/+2
* tst_qfilesystemmodel: Fix warnings about comparing int/bool.Friedemann Kleint2013-06-081-5/+12
* tst_qfilesystemmodel: Avoid commonly used folders.Friedemann Kleint2013-01-281-23/+32
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-9/+9
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-261-0/+49
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-2/+6
* Make tst_qfilesystemmodel parallel-safe.Rohan McGovern2012-05-291-1/+1
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* QFileSystemModel: fix sortingGiuseppe D'Angelo2012-04-071-1/+1
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-1/+1
* QFileSystemModel autotest fixesMiikka Heikkinen2012-02-291-57/+33
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-21/+25
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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
* Fix qfilesystemmodel test for shadow builds.Jason McDonald2011-10-241-1/+1
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+1046