aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltc
Commit message (Expand)AuthorAgeFilesLines
* qmltc: Enforce basic required propertiesLuca Di Sera2024-04-095-3/+191
* qmltc: Support setting initial values for reference list propertiesLuca Di Sera2024-03-214-4/+84
* qmltc: Avoid overwriting initial propertiesLuca Di Sera2024-03-212-0/+4
* qmltc: Include headers for types that appear as the argument of a listLuca Di Sera2024-03-212-0/+11
* qmltc: Allow setting initial values when creating a compiled typeLuca Di Sera2024-03-204-0/+63
* Correct license for test filesLucie Gérard2024-02-2738-38/+38
* Fix empty QMLTC_EXPORT_FILE_NAMEBernd Weimer2023-11-305-0/+45
* QQmlConnections: Allow connections to C++-defined methodsUlf Hermann2023-11-294-0/+75
* qmltc add test for value type constructionSami Shalayel2023-10-312-7/+14
* QQuickCheckBox: make nextCheckState property non-privateSami Shalayel2023-10-232-0/+7
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QQmlConnections: make overridden virtual functions protectedTim Blechmann2023-06-094-0/+22
* qmltc: do not use the implicit QUrl constructor in generated codeSami Shalayel2023-06-095-1/+29
* QQmlTableModel: make virtual methods protectedSami Shalayel2023-06-094-0/+87
* Replace the usage of AUTO_RESOURCE_PREFIX with QTP0001 policyAmir Masoud Abdol2023-03-151-1/+2
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-212-2/+4
* Unblacklist tst_qmltcFabian Kosmale2023-02-161-5/+0
* make tst_qmltc::namespacedName() test somethingSami Shalayel2023-02-093-3/+5
* qmltc: export generated classesSami Shalayel2023-02-025-0/+47
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* qmltc: generate code into namespacesSami Shalayel2023-01-066-23/+86
* qmltc: test C++-namespace supportSami Shalayel2023-01-066-0/+91
* qmltc: fix handlers for c++-signalsSami Shalayel2022-12-075-0/+122
* qqmljsscope: resolve enums using their aliasesSami Shalayel2022-11-233-0/+23
* qmltc: add singleton supportSami Shalayel2022-11-237-15/+142
* qmltc: support inline components from different qml filesSami Shalayel2022-10-316-0/+125
* qmltc: Add some sugar for generated reference-type-list propertiesSami Shalayel2022-10-282-0/+51
* Qml: Analyze qsTranslate at compile timeUlf Hermann2022-10-131-2/+2
* qmltc: Remove broken alias optimizationSami Shalayel2022-10-117-1/+86
* qmltc: fix code generation for implicit componentsSami Shalayel2022-10-104-0/+57
* Port from container::count() and length() to size()Marc Mutz2022-10-071-26/+26
* qmltc: support basic inline componentsSami Shalayel2022-09-264-0/+464
* qmltc: stop using QQmlListReference to appendSami Shalayel2022-09-266-0/+155
* qmltc: reject top level componentsSami Shalayel2022-09-195-102/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-072-2/+2
* qmltc: test support for generalized group propertiesSami Shalayel2022-09-016-1/+107
* qmltc: test alias on properties with attributesSami Shalayel2022-08-317-7/+357
* qmltc: translation binding supportSami Shalayel2022-08-259-0/+207
* qmltc: Support CONSTANT and RESET property attributes in aliasesAndrei Golubev2022-07-293-0/+30
* qmltc: Make explicit component ids accessible during object creationAndrei Golubev2022-07-283-0/+19
* qmltc: Fix alias assignment code generationAndrei Golubev2022-07-275-0/+39
* Support RegExpLiteral bindings in qmltcAndrei Golubev2022-07-274-0/+17
* qmltc: Fix import namespace code generationAndrei Golubev2022-07-261-0/+2
* qmltc: Acknowledge BINDABLE-only propertiesAndrei Golubev2022-07-266-35/+45
* qmltc: Use QMetaObject hierarchy as reference for meta index calculationAndrei Golubev2022-07-263-2/+38
* qmltc: Acknowledge group/attached properties have objects in QmlIRAndrei Golubev2022-07-251-0/+1
* qqmltypecompiler: align runtime function table order to qmlcachegenAndrei Golubev2022-07-221-10/+0
* Support value type lists in qmltcSami Shalayel2022-07-134-0/+73
* qmltc: Make Component.onCompleted compilation less specialAndrei Golubev2022-07-091-0/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6