summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/itemmodels/qfilesystemmodel
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemModel: Add role for fileinfoSune Vuorela2024-04-111-0/+1
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-2/+2
* QFileSystemMetaData: use QTRY_COMPARE*(10s)Ahmad Samir2024-02-091-2/+1
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QFileSystemModel: don't crash with setIconProvider(nullptr)Ahmad Samir2024-02-011-0/+14
* Stabilize tst_QFileSystemModel::showFilesOnly test caseVolker Hilsheimer2024-01-312-7/+8
* QFileSystemModel: blacklist a flaky unittest on macosAhmad Samir2024-01-301-0/+2
* QFileSystemModel: respect dir filtersAhmad Samir2024-01-261-0/+34
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-141-2/+3
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-11/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-37/+37
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use QAbstractItemModelTester or QFileSystemModelAndreas Buhr2022-05-181-0/+35
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-6/+8
* Android: skip tst_QFileSystemModel::specialFiles()Ivan Solovev2022-03-252-3/+3
* Fix flags in QFileSystemModelAndreas Buhr2022-02-021-0/+4
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-201-0/+15
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-5/+3
* Remove the qmake project filesJoerg Bornemann2021-01-071-13/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-255-0/+1253