aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltyperegistrar/qmltypescreator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmltyperegistrar: Use QString rather than string for stringsUlf Hermann2020-11-121-3/+5
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-111-0/+3
* Standardize QJsonArray iterationDavid Skoland2020-10-281-8/+8
* qml: Move more types into builtins.qmltypesMaximilian Goldstein2020-10-261-5/+3
* Long live libQtQmlCompiler!Ulf Hermann2020-10-051-1/+0
* Adjust to qtbase changesFabian Kosmale2020-09-041-2/+3
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-161-12/+36
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-281-0/+2
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-261-24/+1
* Preserve access semantics in qmltypesUlf Hermann2020-05-181-0/+3
* Register value types declarativelyUlf Hermann2020-04-281-4/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-171-8/+29
|\
| * qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-161-8/+23
| * qmltyperegistrar: Retain alias and isFlag information for enumsUlf Hermann2020-04-091-0/+6
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-0/+2
|\|
| * qmltyperegistrar: Record header file names in qmltypes filesUlf Hermann2020-03-301-0/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-1/+2
|\|
| * qmltyperegistrar: Correctly collect attached typesUlf Hermann2020-02-251-1/+2
* | Process major versions as part of Q_REVISIONUlf Hermann2020-02-131-8/+10
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-6/+5
|/
* qmltyperegistrar: Expose also private and protected invokable functionsUlf Hermann2019-11-181-2/+2
* Move qmltyperegistrar into srcUlf Hermann2019-11-081-0/+357