summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfilesystemmodel
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-191-5/+12
|\
| * expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+8
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+20
| |\ \
| * | | WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+7
* | | | Remove qSort usages from widgets testsSergio Ahumada2014-02-181-2/+4
| |_|/ |/| |
* | | tst_QFileSystemModel: don't expect ~/Documents to existMarc Mutz2013-11-211-1/+8
| |/ |/|
* | QFileDialog can delete files too, not just directoriesShawn Rutledge2013-10-231-0/+20
|/
* Set tst_qfilesystemmodel as insiginificantSimo Fält2013-09-201-0/+2
* Simplify QFileSystemModel::remove by using QDir::removeRecursivelyDavid Faure2013-09-161-4/+2
* tst_qfilesystemmodel: increased test's permitted runtimeSergio Ahumada2013-08-061-1/+2
* test: Remove insignificant mark from tst_qfilesystemmodelSergio Ahumada2013-07-261-2/+0
* tst_qfilesystemmodel: Fix warnings about comparing int/bool.Friedemann Kleint2013-06-081-5/+12
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Do not execute tst_qfilesystemmodel in parallel.Friedemann Kleint2013-01-291-2/+2
* 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
* tests: Mark tst_qfilesystemmodel as insignificant on MacSamuli Piippo2012-11-131-0/+2
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* tst_qfilesystemmodel: increased test's permitted runtimeRohan McGovern2012-06-201-0/+1
* Make tst_qfilesystemmodel parallel-safe.Rohan McGovern2012-05-292-1/+2
* 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-292-59/+33
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* 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
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* 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-203-0/+1054