aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlfileselector/tst_qqmlfileselector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* QML: Load the implicit import before resolving scriptsUlf Hermann2023-08-241-2/+0
* tst_qqmlfileselector: Clean up memory managementAmanda Hamblin-Trué2023-08-211-4/+2
* Fix disambiguation of file-selected components and scriptsUlf Hermann2023-08-151-9/+30
* QQmlImport: Handle file selectors in qmldirFabian Kosmale2023-01-231-1/+18
* tst_qqmlfileselector::applicationEngineTest: do not use deprecated APIIvan Solovev2022-07-191-10/+4
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-2/+2
* Silence warning from testing deprecated functionalityVolker Hilsheimer2021-04-121-0/+3
* 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
* 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-201-0/+81