aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltyperegistrar
Commit message (Expand)AuthorAgeFilesLines
* Improve error message for broken QML_SINGLETONCarl Schwan2024-04-151-21/+21
* qmltyperegistrar: Improve readability and performanceUlf Hermann2024-04-132-12/+12
* tst_qmltyperegistrar: Add missing autotool setup for plugin targetFabian Kosmale2024-04-051-0/+1
* Tests: check that QFile::open succeedsGiuseppe D'Angelo2024-04-041-1/+1
* Add unit test for QML_ELEMENT as Q_GADGET in a namespaceAndre Klitzing2024-03-301-0/+10
* Fix namespace in namespace detection of a foreign typeAndre Klitzing2024-03-271-0/+11
* Fix wrong generation of Q_NAMESPACESAndre Klitzing2024-03-273-0/+38
* qmltyperegistrar: Clarify confusion about isCreatableUlf Hermann2024-03-222-0/+31
* QmlCompiler: Correctly read various method attributes in qmltypesUlf Hermann2024-03-192-0/+22
* Consider Qt6::Qml compile definitions when manually running mocAlexey Edelev2024-03-071-1/+1
* qmltyperegistrar: Do not complain about enums used as list valuesUlf Hermann2024-02-292-0/+19
* Correct license for test filesLucie Gérard2024-02-2712-12/+12
* qmltyperegistrar: Recognize more number typesUlf Hermann2024-02-262-0/+85
* qmltyperegistrar: Fix collecting revisions of related typesUlf Hermann2024-02-122-0/+33
* qmltyperegistrar: Warn about missing typesUlf Hermann2023-11-244-0/+186
* qmltyperegistrar: Make warnings and errors legible to Qt CreatorUlf Hermann2023-11-171-11/+12
* QML: Allow JavaScript extension typesUlf Hermann2023-11-162-0/+24
* Fix tst_qmltyperegistrar::singletonVersionsUlf Hermann2023-11-152-3/+3
* QtQml: Allow multiple names for C++-based QML typesUlf Hermann2023-11-152-0/+46
* Consider the major version when registering singletonsAlexey Edelev2023-11-103-0/+37
* qmltyperegistrar: Fix namespace registrationUlf Hermann2023-10-232-0/+63
* qmltyperegistrar: fix minor versionsFabian Kosmale2023-08-282-0/+30
* qmltyperegistrar: Keep types sorted while processing themUlf Hermann2023-08-112-6/+40
* qmltyperegistrar: Fix sequence registration for builtin value typesUlf Hermann2023-08-112-0/+19
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* qmltyperegistrar: Respect namespaces when generating qmltypesUlf Hermann2023-07-042-0/+95
* qmltyperegistrar: Record creation method of value typesUlf Hermann2023-07-032-0/+26
* Clarify error message for QML type registrationAmanda Hamblin-Trué2023-06-301-4/+6
* Improve string handling in qmltyperegistrarUlf Hermann2023-06-301-2/+2
* QmlCompiler: Recognize QList<QObject*> as QObjectListUlf Hermann2023-05-042-0/+25
* qmltyperegistrar: Pass on type of enumsUlf Hermann2023-04-242-1/+61
* qmltyperegistrar: Do not guess types with upper case namesUlf Hermann2023-03-172-0/+19
* QML: Fix conflicts between QML_ANONYMOUS, QML_UNCREATABLE and namespacesUlf Hermann2023-02-282-0/+18
* QtQml: Don't complain about singletons with foreign create() m ethodUlf Hermann2023-02-282-15/+77
* qmltyperegistrar: Propagate information on value type ctorsUlf Hermann2023-02-222-0/+32
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-212-2/+6
* add QML_UNCREATABLE in the testsSami Shalayel2023-02-021-1/+1
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-272-2/+0
* qmltyperegistrar: Use base of the current major version by defaultUlf Hermann2023-01-253-1/+9
* QML: Output a warning for creatable object types without default ctorUlf Hermann2023-01-235-0/+296
* qmltyperegistrar: Propagate the "isCloned" flag through qmltypesUlf Hermann2022-12-052-0/+19
* Fix a few CMake warningsUlf Hermann2022-12-021-0/+1
* qmltyperegistrar: add IsConstant for method parametersSami Shalayel2022-11-113-0/+28
* Use SPDX license identifiersLucie Gérard2022-10-141-27/+2
* CMake: Silence some RESOURCE_PREFIX warningsUlf Hermann2022-09-141-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-073-3/+3
* qmltyperegistrar: test warnings about duplicate exportsSami Shalayel2022-08-054-2/+261
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Unblacklist tst_qmltyperegistrarUlf Hermann2022-07-081-3/+0
* Add license headers to cmake filesLucie Gérard2022-07-083-0/+9