aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QML: Warn about variables being used before their declarationUlf Hermann2021-02-117-22/+71
* 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
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-111-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-111-2/+2
* Enable tests of manually registered typesAlexey Edelev2021-02-102-9/+5
* qmlformat: Use a struct to hold the command line optionsFurkan Uzumcu2021-02-101-80/+112
* 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-103-1/+33
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-101-2/+2
* Support and prefer QML_IMPORT_PATH over QML2_IMPORT_PATHUlf Hermann2021-02-106-41/+54
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-101-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-091-2/+2
* Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPathUlf Hermann2021-02-0910-17/+17
* Make tst_qmldiskcache::regenerateAfterChange() pass on big endian systemsDmitry Shachnev2021-02-091-3/+2
* Doc: Update type registration flowchartUlf Hermann2021-02-093-0/+3
* Reimplement Math.hypot() using QHypotHelperEdward Welbourne2021-02-091-21/+6
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-091-2/+2
* qqmlengine: Fix some warnings not being displayed correctlyMaximilian Goldstein2021-02-091-8/+8
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-091-2/+2
* Return errors if validation of inline components failsUlf Hermann2021-02-082-1/+20
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-081-2/+2
* QQmlInterceptorMetaObject::intercept: Avoid metatype<->id ping-pongFabian Kosmale2021-02-081-4/+3
* qmlplugindump: Fix overload ambiguityMaximilian Goldstein2021-02-081-5/+6
* qjsengine: Clarify to/fromScriptValue documentationMaximilian Goldstein2021-02-081-0/+2
* QSGBatchRender: avoid crash if buffer shrinksFabian Kosmale2021-02-081-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-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-053-1/+7
* Add "we mean it" warning to private headersVolker Hilsheimer2021-02-054-0/+44
* qqmlproxymetaobject: Support invoking methods and slotsMaximilian Goldstein2021-02-055-31/+63
* Use a QDoubleEndedList for the children of animation group jobsUlf Hermann2021-02-0516-146/+408
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-053-10/+50
* Doc: Fix link error to Qt CreatorNico Vertriest2021-02-051-1/+1
* tst_qquickdesignersupport: blacklist tests that segfault on QEMUSamuli Piippo2021-02-051-0/+7
* tst_qquickitemlayer: skip tests when running on offscreen platformSamuli Piippo2021-02-051-12/+40
* 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
* Import property benchmarks from private repoMaximilian Goldstein2021-02-048-0/+361
* QtQuick.Shapes: Make plugin optionalMaximilian Goldstein2021-02-044-9/+15
* qmllint: Fix segmentation faultMaximilian Goldstein2021-02-034-1/+23
* QQuickListView: Add autotest so that animated delegate does not crashJan Arve Sæther2021-02-033-0/+60
* Fix compiler warning, QJsonArray does not return referencesVolker Hilsheimer2021-02-031-6/+6