aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Complete splitting of delivery logic qqwindow.cpp -> deliveryagent.cppwip/qquickdeliveryagentShawn Rutledge2021-02-173-11/+24
* Merge branch wip/qquickdeliveryagent into devShawn Rutledge2021-02-171-0/+1989
|\
| * Stage 4: remove non-delivery code from qquickdeliveryagent.cppShawn Rutledge2021-02-171-3026/+0
| * Stage 3: remove non-delivery code from qquickdeliveryagent.cppShawn Rutledge2021-02-171-827/+1
| * Stage 2: splitting parts of qquickwindow.cpp to qquickdeliveryagent.cppShawn Rutledge2021-02-171-0/+0
* | Remove code from qqwindow.cpp to be split into qqdeliveryagent.cppShawn Rutledge2021-02-171-1956/+12
|/
* Update localstore example to use QtQuickControls2Oliver Eftevaag2021-02-168-135/+35
* Uniformly support shebangFawzi Mohamed2021-02-1514-20/+29
* Rename DBG_* logging categories in Qt QuickShawn Rutledge2021-02-158-71/+71
* Add QWindow and QQuickWindow overloads for qmlInfo()Mitch Curtis2021-02-151-0/+15
* Blacklist a few tst_qquickflickable tests on macOSTor Arne Vestbø2021-02-151-0/+5
* qquicktextinput: Fix Undo history for IM eventBartlomiej Moskal2021-02-151-4/+6
* QQmlPropertyBinding: Create more verbose binding loop warningFabian Kosmale2021-02-151-1/+6
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-131-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-131-2/+2
* MouseArea: fix containsMouse behavior during visibility changesVolker Hilsheimer2021-02-123-0/+66
* Animation: Export the remaining QtQuick animation typesUlf Hermann2021-02-121-3/+3
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-121-2/+2
* QML: Warn about usage of injected signal parametersUlf Hermann2021-02-1210-23/+104
* Support runtime functions evaluation by index through QQmlEngineAndrei Golubev2021-02-126-0/+99
* Transform JSCallData args setting into a functionAndrei Golubev2021-02-124-22/+85
* qmllint: Fix false unknown grouped property warningMaximilian Goldstein2021-02-124-9/+8
* Unregister value types when tearing down QML typesUlf Hermann2021-02-1223-218/+162
* Deprecate qmlplugindumpUlf Hermann2021-02-125-0/+15
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-1238-59/+62
* tst_qqmlengine: remove unused QSKIPSamuli Piippo2021-02-122-9/+0
* Doc: Add missing \inmodule commandNico Vertriest2021-02-122-0/+3
* Doc: Fix CI warnings qtdeclarativeNico Vertriest2021-02-121-10/+10
* Replace QScopedPointer with std::unique_ptrVolker Hilsheimer2021-02-124-27/+27
* Doc: Avoid unqualified lookup in the signals documentationUlf Hermann2021-02-121-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-02-121-2/+2
* qmllint: Warn about too many or mismatched signal parametersUlf Hermann2021-02-114-16/+82
* 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