aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qquicktextinput: ensure we update IM when cursor changes positionRichard Moe Gustavsen2021-03-301-4/+3
* Prevent CMP0116 warning with CMake 3.20 or laterCraig Scott2021-03-301-9/+16
* DelegateModelGroup: Fix bug where item could be removed from the modelJan Arve Sæther2021-03-305-10/+155
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-301-2/+2
* QQuickTableView: always update content size when rebuilding small tablesRichard Moe Gustavsen2021-03-294-2/+125
* Add binary compatibility files for Qt 6.0.0 for QtDeclarativeMilla Pohjanheimo2021-03-264-0/+64965
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-261-2/+2
* PinchHandler: scale incrementally when new pinch gesture beginsShawn Rutledge2021-03-254-4/+81
* Update dependencies on '6.0' in qt/qtdeclarativev6.0.3Qt Submodule Update Bot2021-03-251-2/+2
* Remove unnecessary forward declarationAndy Shaw2021-03-241-1/+0
* QQuickTableView: forceLayout() should work, even when no items are loadedRichard Moe Gustavsen2021-03-232-3/+42
* Revert "Use unique_ptr to clarify ownership of QQuickDefaultClipNode objects"Volker Hilsheimer2021-03-231-5/+5
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-231-2/+2
* Call commitTextureOperations for small atlas texturesRoman Genkhel2021-03-231-1/+3
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-221-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-221-2/+2
* Doc: Add missing } and indent accordinglyAndy Shaw2021-03-201-1/+2
* Use unique_ptr to clarify ownership of QQuickDefaultClipNode objectsVolker Hilsheimer2021-03-191-5/+5
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-191-2/+2
* Lancelot test: follow name change in dev branchEirik Aavitsland2021-03-181-1/+1
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-181-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-181-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-171-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-131-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-121-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-121-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-121-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-121-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-111-2/+2
* QQuickWindow: don't leak old screenChanged connectionsAndreas Hartmetz2021-03-111-4/+3
* Port shader code example in GridMesh docsLaszlo Agocs2021-03-101-13/+23
* Ensure that the case of the path will match then QUrl for a UNC pathAndy Shaw2021-03-091-3/+8
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-091-2/+2
* qv4generatorobject: Fix crash when creating new propertiesMaximilian Goldstein2021-03-084-13/+47
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-081-2/+2
* Bump versionJani Heikkinen2021-03-052-2/+2
* QQmlIncubator: handle clear inside setinitialStateFabian Kosmale2021-03-042-1/+34
* qqmlapplicationengine: Handle errors during component creationMaximilian Goldstein2021-03-044-0/+35
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-041-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-03-021-2/+2
* Use the correct metaObject in captureProperty()Ulf Hermann2021-03-012-23/+103
* QQuickPaletteProviderPrivateBase: use palette getterFabian Kosmale2021-03-011-1/+1
* Fix typo in QQuickGraphicsConfiguration docsLaszlo Agocs2021-02-261-1/+1
* Update dependencies on '6.0' in qt/qtdeclarativev6.0.2Qt Submodule Update Bot2021-02-251-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-02-241-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-02-231-2/+2
* Fix release-only windows buildsAllan Sandfeld Jensen2021-02-222-2/+6
* Bump versionJani Heikkinen2021-02-222-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2021-02-221-2/+2
* Improve QSGMaterial docsLaszlo Agocs2021-02-191-15/+31