aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* MouseArea: fix containsMouse behavior during visibility changesVolker Hilsheimer2021-02-121-0/+6
* Animation: Export the remaining QtQuick animation typesUlf Hermann2021-02-121-3/+3
* QML: Warn about usage of injected signal parametersUlf Hermann2021-02-129-23/+85
* Support runtime functions evaluation by index through QQmlEngineAndrei Golubev2021-02-124-0/+58
* Transform JSCallData args setting into a functionAndrei Golubev2021-02-124-22/+85
* Unregister value types when tearing down QML typesUlf Hermann2021-02-1220-213/+157
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-1227-44/+46
* Doc: Add missing \inmodule commandNico Vertriest2021-02-122-0/+3
* Doc: Fix CI warnings qtdeclarativeNico Vertriest2021-02-121-10/+10
* Doc: Avoid unqualified lookup in the signals documentationUlf Hermann2021-02-121-2/+2
* QML: Warn about variables being used before their declarationUlf Hermann2021-02-114-13/+35
* QQuickWidget/Documentation: Mention the need to set the graphics APIFriedemann Kleint2021-02-111-3/+7
* SoftwareImageNodes: Initialize member variableDavid Edmundson2021-02-111-1/+1
* QHashedString(Ref): Use QStringView internallyFabian Kosmale2021-02-113-99/+28
* Restore String size assertFabian Kosmale2021-02-101-0/+2
* QV4::Lookup: update comment about gc assumptionFabian Kosmale2021-02-101-0/+1
* QQmlPropertyPrivate: Remove documentation about flags parameterFabian Kosmale2021-02-101-3/+0
* Use QQmlBinding::Ptr typedefFabian Kosmale2021-02-101-7/+7
* Fix QJSValue string parameters used in signalsMaximilian Goldstein2021-02-101-1/+1
* Support and prefer QML_IMPORT_PATH over QML2_IMPORT_PATHUlf Hermann2021-02-105-36/+49
* Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPathUlf Hermann2021-02-093-5/+5
* Doc: Update type registration flowchartUlf Hermann2021-02-093-0/+3
* Reimplement Math.hypot() using QHypotHelperEdward Welbourne2021-02-091-21/+6
* qqmlengine: Fix some warnings not being displayed correctlyMaximilian Goldstein2021-02-091-8/+8
* Return errors if validation of inline components failsUlf Hermann2021-02-081-1/+3
* QQmlInterceptorMetaObject::intercept: Avoid metatype<->id ping-pongFabian Kosmale2021-02-081-4/+3
* qjsengine: Clarify to/fromScriptValue documentationMaximilian Goldstein2021-02-081-0/+2
* QSGBatchRender: avoid crash if buffer shrinksFabian Kosmale2021-02-081-2/+2
* Do less work when there are no active ImageParticle particlesMichael Brasser2021-02-063-8/+29
* QQuickItemParticle give() method kill particleFabio Falsini2021-02-051-0/+1
* Add "we mean it" warning to private headersVolker Hilsheimer2021-02-054-0/+44
* qqmlproxymetaobject: Support invoking methods and slotsMaximilian Goldstein2021-02-052-31/+55
* Use a QDoubleEndedList for the children of animation group jobsUlf Hermann2021-02-0512-122/+389
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-052-9/+9
* Doc: Fix link error to Qt CreatorNico Vertriest2021-02-051-1/+1
* Invalidate external renderpass descriptors from Quick3DLaszlo Agocs2021-02-053-0/+19
* fix a commentJiDe Zhang2021-02-051-1/+1
* qquicktextinput: ensure we update IM when cursor changes positionRichard Moe Gustavsen2021-02-041-4/+3
* Don't hide the inputMethod when finishing the editAndy Shaw2021-02-041-2/+0
* Qt.labs.folderlistmodel: Register old versions declarativelyMaximilian Goldstein2021-02-042-14/+2
* QtQuick.Shapes: Make plugin optionalMaximilian Goldstein2021-02-044-9/+15
* Fix compiler warning, QJsonArray does not return referencesVolker Hilsheimer2021-02-031-6/+6
* QQuickAnimatorController: Remove declaration of non-existent methodsUlf Hermann2021-02-031-2/+0
* Drop QQuickAnimatorProxyJob::m_animationUlf Hermann2021-02-032-5/+4
* Animations: Drop checks for duplicate jobsUlf Hermann2021-02-032-19/+16
* QmlBind: support bindable propertiesFabian Kosmale2021-02-031-9/+40
* QQmlIRLoader: Actually load RequiredPropertyExtraDataFabian Kosmale2021-02-031-0/+7
* qmltyperegistrar: Fix handling of default propertiesUlf Hermann2021-02-021-26/+35
* Remove superfluous include directiveFriedemann Kleint2021-02-021-1/+0
* Make the internals of QQuickAnimatorController privateUlf Hermann2021-02-021-1/+2