aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Rename source property to QT_QML_SOURCE_VERSIONSCraig Scott2021-08-301-1/+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
* Add a "type" property to Signal in qmltypesUlf Hermann2021-08-041-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
* Drop JavaScript root object members from builtins.qmltypesUlf Hermann2021-02-011-1593/+7
* Use QDateTime as internal name for the builtin date typeUlf Hermann2021-02-011-17/+21
* Expose getter and setter names of C++ classes in qmltypes filesFabian Kosmale2021-01-291-0/+2
* Qt.labs.sharedimage: Mark as non optionalMaximilian Goldstein2021-01-261-1/+0
* Make a bunch of plugin headers privateMaximilian Goldstein2021-01-251-1/+1
* Qt.labs.sharedimage: Make plugin optionalMaximilian Goldstein2021-01-256-578/+5
* builtins: Don't export Math, JSON, StringUlf Hermann2021-01-251-8/+0
* Qt.labs.qmlmodels: Make plugin optionalMaximilian Goldstein2021-01-228-2188/+3
* Qt.labs.wavefrontmesh: Make plugin optionalMaximilian Goldstein2021-01-222-8/+2
* Qt.labs.animation: Make plugin optionalMaximilian Goldstein2021-01-214-727/+3
* Qt.labs.folderlistmodel: Make plugin optionalMaximilian Goldstein2021-01-217-1729/+4
* Qt.labs.settings: Make plugin optionalMaximilian Goldstein2021-01-204-643/+3
* QtQuick.LocalStorage: Make plugin optionalMaximilian Goldstein2021-01-204-878/+4
* Add support for extended types to qmltyperegistrarUlf Hermann2021-01-181-0/+1
* Quick.Layouts: Make plugin optionalFabian Kosmale2021-01-1812-3842/+6