aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.h
Commit message (Expand)AuthorAgeFilesLines
* QML: Unify treatment of invalid revisions on registrationUlf Hermann2022-03-051-0/+25
* qmltyperegistrar: Register foreign base classes anonymouslyMaximilian Goldstein2021-10-291-0/+19
* Propagate ImmediatePropertyNames through type registrar and QQmlJSScopeUlf Hermann2021-10-281-0/+15
* qmltyperegistrar: Strip '*' from method return typesUlf Hermann2021-09-201-0/+10
* qmltyperegistrar: Properly resolve includes for foreign typesUlf Hermann2021-09-021-0/+8
* typeregistrar: Fix deferred names classinfo checkMaximilian Goldstein2021-08-311-2/+2
* qmltyperegistrar: Record deferred names in qmltypesMaximilian Goldstein2021-08-271-0/+15
* Allow extending namespaces with other namespacesUlf Hermann2021-06-211-0/+29
* qmltyperegistrar: Do not generate namespace metatypes for non-namespacesUlf Hermann2021-06-081-0/+78
* Pass property index from MOC to QQmlJSMetaPropertyAndrei Golubev2021-06-031-0/+1
* Propagate NOTIFY from moc output to qmltypesAndrei Golubev2021-05-271-0/+1
* Add a ParentProperty classinfo and use that to find parentsUlf Hermann2021-05-191-0/+16
* Pass "final" attribute of properties through qmltypesUlf Hermann2021-05-121-1/+10
* Initialize the metatypes of extensionsUlf Hermann2021-04-281-0/+10
* qmltyperegistrar: Do not generate read, write, bindable for privatesUlf Hermann2021-03-231-0/+15
* qmlcompiler: Add support for required propertiesMaximilian Goldstein2021-03-031-0/+14
* 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