aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltyperegistrar/qmltyperegistrar.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-101-0/+12
* qmltyperegistrar: Move JSON processing into separate classUlf Hermann2020-11-061-283/+15
* Standardize QJsonArray iterationDavid Skoland2020-10-281-11/+12
* import Qt namespace in QtQmlFawzi Mohamed2020-08-271-3/+15
* qmltyperegistrar: Fix compilation failureFabian Kosmale2020-07-271-2/+3
* qmltyperegistrar: Always register version x.0 of the moduleUlf Hermann2020-06-181-2/+7
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-261-7/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-18/+29
|\
| * qmltyperegistrar: Follow the private includes setting in qmltypesUlf Hermann2020-04-061-8/+10
| * qmltyperegistrar: Record header file names in qmltypes filesUlf Hermann2020-03-301-3/+9
| * qmltyperegistrar: Accept more file extensions as headersUlf Hermann2020-03-301-8/+11
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-11/+42
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-8/+39
| |\|
| | * qmltyperegistrar: Mark non-QObject types as uncreatableUlf Hermann2020-03-021-6/+15
| | * Provide a way to statically register namespacesUlf Hermann2020-02-251-8/+30
| * | Process major versions as part of Q_REVISIONUlf Hermann2020-02-131-2/+2
| * | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-1/+1
| |/
* / Update qmltypes to use the new metatypes dependency formatLeander Beernaert2020-01-291-1/+34
|/
* qmltyperegistrar: Improve formatting of includesUlf Hermann2020-01-071-2/+6
* qmltyperegistrar: Fix command line optionsUlf Hermann2019-12-241-12/+19
* Move qmltyperegistrar into srcUlf Hermann2019-11-081-0/+410