aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlimportscanner
Commit message (Expand)AuthorAgeFilesLines
* Tests: check that QFile::open succeedsGiuseppe D'Angelo2024-04-041-1/+1
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* QtQml: Have QtQml.Base formally import QMLUlf Hermann2023-11-1716-0/+64
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* QtQml: Restructure the moduleMaximilian Goldstein2022-11-2816-92/+252
* 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
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-3/+5
* Add prefer record to the output of qmlimportscannerAlexey Edelev2021-12-1716-60/+120
* Add listing of the components and scripts that belongs to the qml moduleAlexey Edelev2021-12-171-0/+2
* qmlimportscanner: Prefer directories with qmldirFabian Kosmale2021-11-046-0/+42
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+10
* CMake: Use modified target name as base name for internal qml pluginsAlexandru Croitor2021-09-0816-28/+28
* Allow QML plugin's CMake target name to be specified for qmldir fileCraig Scott2021-08-2018-31/+92
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-35/+0
* Move tools to libexecKai Köhne2021-05-111-1/+2
* qmlimportscanner: Mark plugins as optionalMaximilian Goldstein2021-03-1216-7/+60
* Uniformly support shebangFawzi Mohamed2021-02-151-0/+1
* Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPathUlf Hermann2021-02-091-1/+1
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+35
* libinfix build: adjust qmldir entriesFabian Kosmale2020-11-062-1/+18
* Standardize QJsonArray iterationDavid Skoland2020-10-281-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-2/+2
* qmlimportscanner: Use QmlDirParserUlf Hermann2020-07-0847-0/+901