aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltyperegistrar
Commit message (Expand)AuthorAgeFilesLines
* Fix parallel installation of qmltypes in a debug and release buildv5.15.0-rc2Kai Koehne2020-05-071-7/+19
* qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-162-13/+41
* qmltyperegistrar: Retain alias and isFlag information for enumsUlf Hermann2020-04-091-0/+6
* qmltyperegistrar: Follow the private includes setting in qmltypesUlf Hermann2020-04-062-9/+11
* qmltyperegistrar: Record header file names in qmltypes filesUlf Hermann2020-03-304-3/+14
* qmltyperegistrar: Accept more file extensions as headersUlf Hermann2020-03-301-8/+11
* qmltyperegistrar: Use target instead of template nameMaximilian Goldstein2020-03-261-1/+1
* qmltyperegistrar: Accept extra foreign types filesUlf Hermann2020-03-261-5/+5
* 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
* 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