aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Copy QML builtins in prefix buildsAndrei Golubev2022-02-281-0/+7
* tooling: Add isList to ParameterMaximilian Goldstein2022-01-211-0/+1
* builtins: Export regexp for use in analysisFabian Kosmale2021-12-071-0/+1
* QmlCompiler: Fix return type calculationUlf Hermann2021-12-061-0/+2
* Unify C++ and QML-defined JavaScript functionsUlf Hermann2021-12-041-8/+0
* qmllint: Properly handle JavaScript functions with variable argumentsMaximilian Goldstein2021-11-262-180/+454
* Propagate ImmediatePropertyNames through type registrar and QQmlJSScopeUlf Hermann2021-10-281-0/+1
* qmljsrootgen: Try properties on instances if not available on prototypesUlf Hermann2021-10-052-7/+13
* Amend JS root with more precise type informationUlf Hermann2021-10-051-1/+178
* builtins.qmltypes: Fix inheritence and extension of basic typesUlf Hermann2021-09-291-9/+5
* builtins.qmltypes: Fix formattingUlf Hermann2021-09-291-7/+7
* 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
* Allow QML plugin's CMake target name to be specified for qmldir fileCraig Scott2021-08-201-1/+1
* builtins.qmltypes: Add QByteArrayMaximilian Goldstein2021-08-191-0/+5
* 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-0442-4223/+7
* Pass property index from MOC to QQmlJSMetaPropertyAndrei Golubev2021-06-031-1/+2
* Doc: Fix documentation issuesTopi Reinio2021-06-021-16/+0
* 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
* Remove unused qwavefrontmesh.* source filesCraig Scott2021-05-192-794/+0
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-196-177/+0
* qmllint: Utilize qjsroot.qmltypesMaximilian Goldstein2021-05-141-0/+9
* Pass "final" attribute of properties through qmltypesUlf Hermann2021-05-121-0/+1
* builtins.qmltypes: Add QVariantMapMaximilian Goldstein2021-05-111-0/+5
* wavefrontmesh: Use Q_ENUM instead of Q_ENUMSMaximilian Goldstein2021-05-071-1/+1
* QtQuick.Particles: Add QtQuick to dependenciesMaximilian Goldstein2021-04-291-0/+2
* qmltypes: Add information about QQmlCustomParserMaximilian Goldstein2021-04-271-0/+1
* Add QtCore moduleMitch Curtis2021-04-213-0/+78
* Rework qmljsrootgenUlf Hermann2021-04-161-234/+1336
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-1518-18/+18
* Fix build without features.itemmodelTasuku Suzuki2021-04-151-1/+1
* add "double" into the list of built in QML typesEvgeniy A. Dushistov2021-04-141-1/+1
* Use CLASS_NAME rather than CLASSNAME for qt6_add_qml_module()Craig Scott2021-03-3116-16/+16
* Add qmltypes for JavaScript root objectMaximilian Goldstein2021-03-193-2/+884
* QtQuick.Particles: Make plugin optionalMaximilian Goldstein2021-03-142-10/+5
* CMake: Automatically add prefer directive to qmldir filesUlf Hermann2021-03-121-1/+0
* Add QVariantList to builtinsUlf Hermann2021-03-121-0/+6
* QtQuick.tooling: Add isRequired to PropertyMaximilian Goldstein2021-03-111-0/+1
* Introduce XmlListModel to QtDeclarativeIvan Solovev2021-03-103-0/+77
* QtQuick.Shapes: Declare dependency on QtQuickUlf Hermann2021-02-221-0/+2
* qmllint: Check for existence of property typesUlf Hermann2021-02-202-0/+2
* Layouts: Depend on QtQuickUlf Hermann2021-02-191-0/+2
* Qt.labs.folderlistmodel: Register old versions declarativelyMaximilian Goldstein2021-02-041-13/+1
* QtQuick.Shapes: Make plugin optionalMaximilian Goldstein2021-02-042-9/+6