aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* Workaround mingw compiler bugUlf Hermann2021-05-061-0/+5
* Document QQmlComponent::createWithInitialProperties() error handlingMitch Curtis2021-04-271-0/+8
* QQmlComponentPrivate::setInitialProperty: improve error messageFabian Kosmale2021-04-271-2/+7
* Remove extra colonZhang Hao2021-04-241-1/+1
* Document that QML_SINGLETON only works with QObjectsMitch Curtis2021-04-201-10/+11
* qqmlirbuilder: Fix treating parser warnings as errrosMaximilian Goldstein2021-04-191-1/+3
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-161-1/+1
* Don't crash when trying to invoke non-existing string converterUlf Hermann2021-04-141-2/+1
* Do not auto-clean components with live inline componentsUlf Hermann2021-04-091-1/+11
* Prevent CMP0116 warning with CMake 3.20 or laterCraig Scott2021-03-301-9/+16
* Remove unnecessary forward declarationAndy Shaw2021-03-241-1/+0
* Ensure that the case of the path will match then QUrl for a UNC pathAndy Shaw2021-03-091-3/+8
* qv4generatorobject: Fix crash when creating new propertiesMaximilian Goldstein2021-03-082-13/+11
* QQmlIncubator: handle clear inside setinitialStateFabian Kosmale2021-03-041-1/+1
* qqmlapplicationengine: Handle errors during component creationMaximilian Goldstein2021-03-041-0/+8
* Use the correct metaObject in captureProperty()Ulf Hermann2021-03-011-23/+30
* QQmlPropertyPrivate::signalExpression: handle object being nullFabian Kosmale2021-02-191-0/+4
* docs: Fix documentation of the Locale numberOptions propertyShawn Rutledge2021-02-191-1/+1
* Fix lookup of existing inline components by nameUlf Hermann2021-02-191-1/+1
* Fix QJSValue string parameters used in signalsMaximilian Goldstein2021-02-111-1/+1
* Return errors if validation of inline components failsUlf Hermann2021-02-091-1/+3
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-052-9/+9
* QQmlIRLoader: Actually load RequiredPropertyExtraDataFabian Kosmale2021-02-031-0/+7
* QAnimationGroupJob: Don't call virtual functions from dtorUlf Hermann2021-01-222-23/+42
* QQmlComponent: Avoid crash when setting initial properties in JS moduleFabian Kosmale2021-01-151-1/+2
* Doc: Fix broken QDoc markupPaul Wicking2021-01-051-2/+2
* JIT: When making memory writable, include the exception handlerUlf Hermann2020-12-183-6/+22
* QML: Fix proxy iterationFabian Kosmale2020-12-171-2/+6
* QV4 Engine: Remove MSVC special casingFabian Kosmale2020-12-153-18/+2
* CMake: Disable static plugin imports for qml static pluginsAlexandru Croitor2020-12-101-0/+3
* Doc: Fix occurrences of \Q_OBJECT in code snippetsTopi Reinio2020-12-086-73/+260
* Remove unused functionVolker Hilsheimer2020-12-041-3/+0
* Fix qdoc warning, document macro parameterVolker Hilsheimer2020-12-041-1/+1
* qmlfunctions.qdoc: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-12-041-1/+16
* QML engine: Fix binding setupFabian Kosmale2020-12-031-2/+2
* Doc: Do not highlight "Writing QML Extensions with C++" exampleKai Koehne2020-12-031-2/+0
* Don't return reference to temporary QModelIndexVolker Hilsheimer2020-12-031-1/+1
* Fix documentation for qmlInfo, qmlDebug and qmlWarningAndreas Buhr2020-12-021-18/+15
* Fix usage of oldcode and newcode in qt6-changes.qdocAndreas Buhr2020-12-021-2/+2
* Porting guide: Document URL resolution changeFabian Kosmale2020-11-301-0/+22
* CMake: Fix resource object file paths in qml plugin prl filesAlexandru Croitor2020-11-301-2/+4
* Shortcut conversions of common data typesLars Knoll2020-11-271-0/+59
* CMake: Fix broken static plugins linkingAlexey Edelev2020-11-261-1/+1
* Doc: Remove version numbers for import statementJerome Pasion2020-11-263-22/+21
* Doc: Fix documentation dependenciesTopi Reinio2020-11-261-1/+12
* Doc: Remove version numbers for import statementJerome Pasion2020-11-241-2/+2
* Fix crash when calling hasOwnProperty() on proxy objectRichard Weickelt2020-11-241-4/+6
* CMake: Change generated resources namingAlexey Edelev2020-11-241-4/+1
* Mark QQmlListProperty as a QML list in QMetaTypeFabian Kosmale2020-11-241-1/+6
* qmlfunctions.qdoc: Add clarification to QML_FOREIGNMaximilian Goldstein2020-11-231-0/+4