summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-5/+29
|\
| * QFileSystemModel: fix updating QFileInfo for a node after a file renameAlexander Volkov2016-04-221-5/+29
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-7/+85
|\|
| * QFileSystemModel: report special files which are not symlinksGiuseppe D'Angelo2015-12-131-0/+44
| * QFileSystemModel autotest: fix a broken sort() testGiuseppe D'Angelo2015-12-121-7/+10
| * QFileSystemModel: do not unwatch directories if removal failsGiuseppe D'Angelo2015-12-101-0/+31
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-78/+0
|\|
| * Use QCollator for sorting in the filesystem modelLars Knoll2015-11-301-76/+0
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-8/+11
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-3/+3
|\|
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-3/+3
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-8/+14
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Stabilize tst_qfilesystemmodel::rowsInserted() on Windows.Friedemann Kleint2014-04-251-13/+15
* 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
|/
* 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