aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltyperegistrar
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-125-64/+123
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-094-33/+86
| |\
| | * qmltyperegistrar: Mark non-QObject types as uncreatableUlf Hermann2020-03-022-6/+18
| | * qmltyperegistrar: Correctly collect attached typesUlf Hermann2020-02-253-25/+41
| | * Provide a way to statically register namespacesUlf Hermann2020-02-251-8/+30
| * | Remove custom operator<(QTypeRevision, QTypeRevision)Ulf Hermann2020-02-131-15/+0
| * | Process major versions as part of Q_REVISIONUlf Hermann2020-02-134-20/+24
| * | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-035-21/+38
* | | Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-052-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-2/+1
|\| |
| * | qmltyperegistrar: Sort revisions numerically in qmltypesUlf Hermann2020-01-171-2/+1
| |/
* | Regenerate plugins namesAlexandru Croitor2020-01-291-0/+39
* | Update qmltypes to use the new metatypes dependency formatLeander Beernaert2020-01-291-1/+34
* | QML Type Registrar changesLeander Beernaert2020-01-241-0/+1
* | Support for QML Types RegistrarLeander Beernaert2020-01-241-0/+39
|/
* qmltyperegistrar: Improve resolution of module dependenciesUlf Hermann2020-01-081-2/+4
* qmltyperegistrar: Improve formatting of includesUlf Hermann2020-01-071-2/+6
* qmltyperegistrar: Fix command line optionsUlf Hermann2019-12-242-13/+20
* qmltypes: Add no_check_exist to INSTALLS rule, remove no_linkUlf Hermann2019-12-231-1/+1
* qmltyperegistrar: Expose also private and protected invokable functionsUlf Hermann2019-11-181-2/+2
* qmltyperegistrar: Search for foreign types also in MODULE_BASE_OUTDIRUlf Hermann2019-11-111-2/+11
* In case of prefix build, copy qmltypes.prf to build dirUlf Hermann2019-11-111-2/+10
* qmltypes.prf: Assume bare filename for QMLTYPES_FILENAMEUlf Hermann2019-11-081-3/+3
* Disambiguate do_install target for qmltypesUlf Hermann2019-11-081-5/+5
* Move qmltyperegistrar into srcUlf Hermann2019-11-087-0/+1164