aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview2/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make quick tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-1/+2
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Introduce a sane resource path to qt_add_qml_moduleUlf Hermann2022-06-231-0/+1
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-031-2/+0
* Let DelegateChoice.roleValue compare enum as string, enum or intShawn Rutledge2021-10-301-0/+6
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-6/+1
* ListView: support QList<QUrl> modelsMitch Curtis2021-04-291-0/+37