aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltyperegistrar
Commit message (Expand)AuthorAgeFilesLines
* qmltypes.prf: Take abi into account for *_metatypes.json file namesAlessandro Portale2020-11-261-1/+2
* qmltyperegistrar: Use QString rather than string for stringsUlf Hermann2020-11-121-3/+5
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-114-14/+32
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-102-0/+16
* qmltyperegistrar: Move JSON processing into separate classUlf Hermann2020-11-066-285/+433
* Standardize QJsonArray iterationDavid Skoland2020-10-283-24/+25
* qml: Move more types into builtins.qmltypesMaximilian Goldstein2020-10-263-9/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-2/+2
* QmlCompiler: Rename QmlStreamWriterUlf Hermann2020-10-054-6/+6
* Long live libQtQmlCompiler!Ulf Hermann2020-10-055-9/+11
* CMake: Install public qmake .prf files into the prefix mkspecs dirAlexandru Croitor2020-09-211-0/+9
* Adjust to qtbase changesFabian Kosmale2020-09-041-2/+3
* import Qt namespace in QtQmlFawzi Mohamed2020-08-271-3/+15
* qmltyperegistrar: Fix compilation failureFabian Kosmale2020-07-271-2/+3
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-161-12/+36
* CMake: Regenerate projectsAlexandru Croitor2020-07-092-2/+4
* qmltyperegistrar: Always register version x.0 of the moduleUlf Hermann2020-06-181-2/+7
* Remove whitespace for file names generated from TARGETKai Koehne2020-06-021-3/+6
* CMake: Regenerate qtdeclarative/srcAlexandru Croitor2020-05-292-0/+2
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-281-0/+2
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-264-35/+3
* Preserve access semantics in qmltypesUlf Hermann2020-05-183-2/+12
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-151-7/+19
|\
| * Fix parallel installation of qmltypes in a debug and release buildv5.15.0-rc2Kai Koehne2020-05-071-7/+19
* | Register value types declarativelyUlf Hermann2020-04-283-4/+7
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-172-13/+47
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-095-24/+40
|\|
| * 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
* | Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-013-2/+2
* | 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
|/