aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlfileselector
Commit message (Expand)AuthorAgeFilesLines
* QQmlImport: Handle file selectors in qmldirFabian Kosmale2023-01-236-1/+57
* 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
* tst_qqmlfileselector::applicationEngineTest: do not use deprecated APIIvan Solovev2022-07-191-10/+4
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-031-0/+4
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* Silence warning from testing deprecated functionalityVolker Hilsheimer2021-04-121-0/+3
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate testsAlexandru Croitor2019-11-141-11/+2
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-2/+11
* Initial CMake portAlexandru Croitor2019-06-031-0/+40
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Use potentially intercepted URL as ID for compilation unitsUlf Hermann2017-12-211-0/+21
* Updated license headersJani Heikkinen2016-01-201-17/+12
* 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
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Polish up QQmlFileSelectorAlan Alpert2013-11-131-4/+18
* Apply file selectors to QQmlApplicationEngine appsAlan Alpert2013-09-204-0/+104