aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/tooling
Commit message (Expand)AuthorAgeFilesLines
* Distinguish extensions from extension namespaces in QmlCompiler libraryAndrei Golubev2022-05-091-0/+1
* tooling: Add isList to ParameterMaximilian Goldstein2022-01-201-0/+1
* qmllint: Properly handle JavaScript functions with variable argumentsMaximilian Goldstein2021-11-261-0/+1
* Propagate ImmediatePropertyNames through type registrar and QQmlJSScopeUlf Hermann2021-10-281-0/+1
* qmltyperegistrar: Strip '*' from method return typesUlf Hermann2021-09-201-0/+2
* Rename source property to QT_QML_SOURCE_VERSIONSCraig Scott2021-08-301-1/+1
* qmltyperegistrar: Record deferred names in qmltypesMaximilian Goldstein2021-08-271-0/+1
* Set privateClass for private properties along with read and friendsAndrei Golubev2021-08-041-0/+1
* Simplify tooling pluginFabian Kosmale2021-07-191-0/+1
* Add a "type" property to Signal in qmltypesUlf Hermann2021-06-301-0/+1
* qmlcompiler: Fully support required propertiesMaximilian Goldstein2021-06-172-3/+3
* Refactor and update qml CMake APICraig Scott2021-06-041-15/+7
* Pass property index from MOC to QQmlJSMetaPropertyAndrei Golubev2021-06-031-1/+2
* Propagate NOTIFY from moc output to qmltypesAndrei Golubev2021-05-271-0/+1
* Add a ParentProperty classinfo and use that to find parentsUlf Hermann2021-05-191-0/+1
* Pass "final" attribute of properties through qmltypesUlf Hermann2021-05-121-0/+1
* qmltypes: Add information about QQmlCustomParserMaximilian Goldstein2021-04-271-0/+1
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Add qmltypes for JavaScript root objectMaximilian Goldstein2021-03-191-0/+1
* QtQuick.tooling: Add isRequired to PropertyMaximilian Goldstein2021-03-111-0/+1
* qmllint: Check for existence of property typesUlf Hermann2021-02-202-0/+2
* Expose getter and setter names of C++ classes in qmltypes filesFabian Kosmale2021-01-291-0/+2
* Add support for extended types to qmltyperegistrarUlf Hermann2021-01-181-0/+1
* Remove the qmake project filesFabian Kosmale2021-01-151-13/+0
* Remove qmldir files in src/importsFabian Kosmale2021-01-151-19/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-3/+1
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-231-0/+1
* qmllint: Check qmltypes files in import path for validityUlf Hermann2020-11-221-0/+1
* Add past major version 1 to QtQuick.tooling and 6 to its componentsUlf Hermann2020-11-162-1/+11
* tooling: List the actual QML files in the qmake projectUlf Hermann2020-11-131-3/+8
* Add a module describing the qmltypes formatUlf Hermann2020-11-1211-0/+425