aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/snippets/qmltc
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet licenseLucie Gérard2024-03-221-1/+1
* qmltc: Allow setting initial values when creating a compiled typeLuca Di Sera2024-03-202-2/+5
* Remove AUTO_RESOURCE_PREFIX, and refer to QTP0001 when possibleAmir Masoud Abdol2023-02-211-1/+2
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-272-2/+1
* qmltc: generate code into namespacesSami Shalayel2023-01-061-1/+1
* qmltc: fix handlers for c++-signalsSami Shalayel2022-12-071-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Introduce a sane resource path to qt_add_qml_moduleUlf Hermann2022-06-232-1/+3
* Use SPDX license identifiersLucie Gérard2022-06-118-392/+16
* Remove qmltc compilation command in favor of qt_add_qml_module()Andrei Golubev2022-05-311-6/+4
* qmltc: Migrate to new object creation/querying mechanismAndrei Golubev2022-03-301-1/+1
* Remove qmltc prototype code (2/N)Andrei Golubev2022-03-081-3/+3
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-021-0/+3
* tst_qmltc_examples: Fix a documentation leftover (FILES -> QML_FILES)Andrei Golubev2022-02-181-2/+2
* tst_qmltc_examples: Set visible text to 0 by defaultAndrei Golubev2022-02-161-0/+1
* Improve the structure of the output generated by qmltcAndrei Golubev2022-01-311-3/+4
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-261-1/+1
* Document qmltc output formatAndrei Golubev2022-01-264-12/+241
* Document qmltc toolAndrei Golubev2022-01-197-0/+643