aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/tooling
Commit message (Expand)AuthorAgeFilesLines
* qmltyperegistrar: Pass isConst method attribute through qmltypesUlf Hermann2024-11-202-0/+2
* QQmlJSScope: Keep track of types specific to JavaScriptOlivier De Cannière2024-10-211-0/+1
* tooling: Make QtQuick.tooling types instantiatableUlf Hermann2024-10-086-8/+14
* QmlCompiler: Fix enum scoping rulesUlf Hermann2024-09-191-0/+1
* Disambiguate constant types and CONSTANT properties in qmltypes fileLuca Di Sera2024-06-113-3/+4
* QML: Introduce aliases for builtin typesUlf Hermann2024-04-251-0/+1
* tooling: Add types to some propertiesUlf Hermann2024-04-242-6/+6
* QmlCompiler: Correctly read various method attributes in qmltypesUlf Hermann2024-03-191-0/+1
* QmlCompiler: Respect scoped enumsUlf Hermann2024-02-291-0/+1
* QML: Allow JavaScript extension typesUlf Hermann2023-11-161-0/+1
* qmltyperegistrar: Record creation method of value typesUlf Hermann2023-07-031-1/+2
* qmltyperegistrar: Pass on type of enumsUlf Hermann2023-04-241-0/+1
* qmltyperegistrar: Propagate the "isCloned" flag through qmltypesUlf Hermann2022-12-052-0/+2
* qmltyperegistrar: add IsConstant for method parametersSami Shalayel2022-11-111-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* qmltc: Support CONSTANT and RESET property attributes in aliasesAndrei Golubev2022-07-291-0/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Pass the "reset" attribute from metatypes through qmltypesUlf Hermann2022-07-071-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-118-304/+16
* 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