| Commit message (Expand) | Author | Age | Files | Lines |
| * | tests: Skip tst_qmlbasicapp when builtin data | Ari Parkkila | 2024-08-19 | 1 | -2/+2 |
| * | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
| * | CMake: Allow omitting the version of QML modules | Ulf Hermann | 2023-01-27 | 1 | -2/+2 |
| * | Avoid target name conflict | Fabian Kosmale | 2022-07-27 | 1 | -19/+19 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Android: various test fixes | Assam Boudjelthia | 2022-03-02 | 1 | -3/+14 |
| * | CMake: Include upper case .js and .mjs files in qmldir | Ulf Hermann | 2022-02-01 | 1 | -1/+7 |
| * | Fix generation of names in qmldir files | Ulf Hermann | 2021-09-08 | 1 | -0/+12 |
| * | Add NO_RESOURCE_TARGET_PATH option for executable backing targets | Craig Scott | 2021-08-18 | 1 | -4/+4 |
| * | Fix plugin importing in tst_qmlbasicapp | Craig Scott | 2021-07-29 | 1 | -3/+0 |
| * | Add test for Q_IMPORT_QML_PLUGIN | Fabian Kosmale | 2021-07-20 | 1 | -0/+3 |
| * | CMake: Always add the qmldir to the resource file system | Ulf Hermann | 2021-07-01 | 1 | -0/+17 |
| * | QtQml: Key plugins by URI where possible | Ulf Hermann | 2021-06-30 | 1 | -1/+0 |
| * | CMake: Add qmldir classname entry only if there is a plugin | Ulf Hermann | 2021-06-24 | 1 | -0/+28 |
| * | CMake: Copy RESOURCES files to the build directory, too | Ulf Hermann | 2021-06-24 | 1 | -1/+0 |
| * | Add basic QML application to test CMake API for QML modules | Ulf Hermann | 2021-06-24 | 1 | -0/+86 |