aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltyperegistrar/qmltypesclassdescription.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmltyperegistrar: Do not add extensions to local anonymous typesUlf Hermann2021-02-021-9/+2
* QmlCompiler: Allow for multiple extensions per objectUlf Hermann2021-02-011-2/+7
* qmltyperegistrar: Remove QML.ManualRegistrationUlf Hermann2021-01-181-1/+1
* Add support for extended types to qmltyperegistrarUlf Hermann2021-01-181-43/+87
* qmltyperegistrar: Silence further static analysis warningsUlf Hermann2021-01-181-1/+1
* qmltyperegistrar: Always use the local type name for "auto" elementsUlf Hermann2021-01-181-1/+2
* qmltyperegistrar: Silence further static analysis warningsUlf Hermann2021-01-151-5/+5
* Fix compiler warningVolker Hilsheimer2020-11-251-2/+2
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-231-0/+9
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-111-9/+20
* Standardize QJsonArray iterationDavid Skoland2020-10-281-5/+5
* qml: Move more types into builtins.qmltypesMaximilian Goldstein2020-10-261-3/+0
* Preserve access semantics in qmltypesUlf Hermann2020-05-181-2/+8
* Register value types declarativelyUlf Hermann2020-04-281-0/+5
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-171-5/+18
|\
| * qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-161-5/+18
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-0/+2
|\|
| * qmltyperegistrar: Follow the private includes setting in qmltypesUlf Hermann2020-04-061-1/+1
| * 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-23/+35
|\|
| * qmltyperegistrar: Mark non-QObject types as uncreatableUlf Hermann2020-03-021-0/+3
| * qmltyperegistrar: Correctly collect attached typesUlf Hermann2020-02-251-23/+30
* | Process major versions as part of Q_REVISIONUlf Hermann2020-02-131-9/+11
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-9/+11
* | qmltyperegistrar: Sort revisions numerically in qmltypesUlf Hermann2020-01-171-2/+1
|/
* Move qmltyperegistrar into srcUlf Hermann2019-11-081-0/+161