aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qquickfolderlistmodel
Commit message (Expand)AuthorAgeFilesLines
* Make the nameFilters test resilient to file system changesVolker Hilsheimer2021-01-262-4/+4
* Blacklist tst_qquickfolderlistmodel::nameFilters on macOsFabian Kosmale2021-01-201-0/+1
* Remove the qmake project filesFabian Kosmale2021-01-151-13/+0
* tst_qquickfolderlistmodel: fix error checkingMitch Curtis2020-10-221-33/+14
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-8/+8
* Remove winrtOliver Wolff2020-06-041-1/+0
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-172-4/+4
* Regenerate qtdeclarativeAlexandru Croitor2020-02-122-8/+4
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-0/+17
|\
| * QQmlImport: Allow importing multiple versions of the same moduleUlf Hermann2020-01-101-0/+17
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-152-8/+8
* | Regenerate testsAlexandru Croitor2019-11-142-24/+14
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+42
|\|
| * QQuickFolderListModel: make sure properties' values can be updateWang Chuan2019-09-111-0/+42
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+8
|\|
| * Fix qquickfolderlistmodel autotest on AndroidJan Arve Sæther2019-08-141-1/+8
* | Rename alias resource propertiesLeander Beernaert2019-08-151-1/+1
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-142-0/+123
|/
* Blacklist tst_qquickfolderlistmodel::nameFilters() on msvc2015/17Ulf Hermann2019-03-271-0/+3
* Add sortCaseSensitive property so the sorting can ignore the caseAndy Shaw2018-10-193-7/+38
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-10/+10
* FolderListModel: add status propertyIlya Kotov2018-01-281-0/+16
* Enable QML/JS disk cache by defaultSimon Hausmann2016-08-051-0/+10
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-2/+2
|\
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-2/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* QML: fix warning in testsErik Verbruggen2014-12-091-1/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Introspect qrc files in FolderListModel.Gatis Paeglis2014-08-225-8/+32
* FolderListModel: pessimize change signals when the filter changesShawn Rutledge2014-03-183-11/+38
* Fix qquickfolderlistmodel test compilation on WinRTAndrew Knight2014-03-051-3/+3
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-4/+4
* fix whitespaceOswald Buddenhagen2014-01-221-2/+2
* Fix crash in FolderListModelFabian Bumberger2013-10-172-5/+24
* Fix tst_qquickfolderlistmodel flakiness using QSignalSpy::wait.David Faure2013-08-161-16/+9
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-0/+28
|\
| * Merge branch 'stable' into devSergio Ahumada2013-08-051-0/+28
| |\
| | * FolderListModel: Do not return invalid URLs like "file:" when navigating up.Friedemann Kleint2013-07-291-0/+28
* | | Fix race condition in tst_QQuickFolderListModel::basicPropertiesSimon Hausmann2013-08-051-1/+17
|/ /
* | Add "showFiles" property to FolderListModelAlberto Mardegan2013-06-251-0/+19
* | fix Folderlistmodel "showDotAndDotDot" didn't show "."Tasuku Suzuki2013-06-102-2/+52
|/
* Fix tst_qqmldebugjs and tst_qquickfolderlistmodel build for WinCE.Janne Anttila2013-04-241-2/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1