aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable tests of manually registered typesAlexey Edelev2021-02-101-6/+0
* qmltyperegistrar: Fix handling of default propertiesUlf Hermann2021-02-021-0/+34
* qmltyperegistrar: Do not add extensions to local anonymous typesUlf Hermann2021-02-021-1/+1
* QmlCompiler: Allow for multiple extensions per objectUlf Hermann2021-02-011-0/+10
* Expose getter and setter names of C++ classes in qmltypes filesFabian Kosmale2021-01-291-2/+8
* qmltyperegistrar: Make sure we have metatypes for all QML typesUlf Hermann2021-01-251-0/+29
* Add support for extended types to qmltyperegistrarUlf Hermann2021-01-181-0/+1
* Support namespaced QML_ELEMENTMaximilian Goldstein2020-12-101-0/+8
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-231-0/+6
* qmltyperegistrar: Use QString rather than string for stringsUlf Hermann2020-11-121-1/+1
* Remove debug usage of QT_FORCE_ASSERTSAlexandru Croitor2020-11-101-2/+0
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-101-0/+13
* Adjust to qtbase changesFabian Kosmale2020-09-041-4/+5
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-161-0/+7
* Port type registrar test to cmakeFabian Kosmale2020-06-141-0/+6
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-281-2/+7
* Preserve access semantics in qmltypesUlf Hermann2020-05-181-0/+6
* qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-161-0/+10
* qmltyperegistrar: Retain alias and isFlag information for enumsUlf Hermann2020-04-091-0/+7
* qmltyperegistrar: Record header file names in qmltypes filesUlf Hermann2020-03-301-0/+7
* qmltyperegistrar: Accept more file extensions as headersUlf Hermann2020-03-301-2/+15
* qmltyperegistrar: Accept extra foreign types filesUlf Hermann2020-03-261-0/+41