aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.h
Commit message (Expand)AuthorAgeFilesLines
* qmltyperegistrar: Fix handling of default propertiesUlf Hermann2021-02-021-0/+51
* QmlCompiler: Allow for multiple extensions per objectUlf Hermann2021-02-011-0/+46
* Expose getter and setter names of C++ classes in qmltypes filesFabian Kosmale2021-01-291-0/+1
* qmltyperegistrar: Make sure we have metatypes for all QML typesUlf Hermann2021-01-251-0/+12
* Add support for extended types to qmltyperegistrarUlf Hermann2021-01-181-2/+3
* Support namespaced QML_ELEMENTMaximilian Goldstein2020-12-101-1/+9
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-231-0/+24
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-101-0/+1
* Adjust to qtbase changesFabian Kosmale2020-09-041-2/+4
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-161-0/+27
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-281-0/+5
* Preserve access semantics in qmltypesUlf Hermann2020-05-181-0/+1
* qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-161-0/+30
* qmltyperegistrar: Retain alias and isFlag information for enumsUlf Hermann2020-04-091-0/+10
* qmltyperegistrar: Record header file names in qmltypes filesUlf Hermann2020-03-301-0/+1
* qmltyperegistrar: Accept more file extensions as headersUlf Hermann2020-03-301-0/+5
* qmltyperegistrar: Accept extra foreign types filesUlf Hermann2020-03-261-0/+50