aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qquickfolderlistmodel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Skip tst_qquickfolderlistmodel::changeDrive()Bea Lam2012-08-011-0/+1
* Fix folder list model when changing drives on Windows.Glenn Watson2012-07-311-0/+52
* Add new line to last line of qquickfolderlistmodel.proMartin Jones2012-03-211-1/+1
* Fix qquickfolderlistmodel includesMartin Jones2012-03-211-1/+1
* Fix FolderListModel path issue on WindowsCharles Yin2012-03-201-3/+1
* Windows: Mark several declarative test cases insignificantMiikka Heikkinen2012-03-141-0/+2
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-247-0/+206