aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlbasicapp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-275-5/+5
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-274-5/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-073-3/+3
* Avoid target name conflictFabian Kosmale2022-07-2712-28/+28
* Add license headers to cmake filesLucie Gérard2022-07-083-0/+9
* Introduce a sane resource path to qt_add_qml_moduleUlf Hermann2022-06-233-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-115-201/+10
* Android: various test fixesAssam Boudjelthia2022-03-021-3/+14
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-017-2/+16
* Explicitly include qpropery.h in testsFabian Kosmale2021-11-051-0/+1
* Fix generation of names in qmldir filesUlf Hermann2021-09-085-0/+19
* Add NO_RESOURCE_TARGET_PATH option for executable backing targetsCraig Scott2021-08-181-4/+4
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* CMake: Replace add_library with qt6_add_library where appropriateAlexandru Croitor2021-08-061-1/+1
* Add NO_PLUGIN option to qt6_add_qml_module()Craig Scott2021-08-031-1/+0
* Fix plugin importing in tst_qmlbasicappCraig Scott2021-07-293-6/+45
* Fix building tst_basicapp in toplevel buildsFabian Kosmale2021-07-211-2/+2
* Add test for Q_IMPORT_QML_PLUGINFabian Kosmale2021-07-205-0/+25
* CMake: Add missing dependencies for tst_qmlbasicappCraig Scott2021-07-201-0/+1
* CMake: Always add the qmldir to the resource file systemUlf Hermann2021-07-011-0/+17
* QtQml: Key plugins by URI where possibleUlf Hermann2021-06-301-1/+0
* CMake: Add qmldir classname entry only if there is a pluginUlf Hermann2021-06-241-0/+28
* CMake: Copy RESOURCES files to the build directory, tooUlf Hermann2021-06-241-1/+0
* Add basic QML application to test CMake API for QML modulesUlf Hermann2021-06-2411-0/+343