aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-311-2/+2
* QQuickSinglePointHandler: don't reset the point in hover handlersRichard Moe Gustavsen2021-03-305-5/+18
* Prevent CMP0116 warning with CMake 3.20 or laterCraig Scott2021-03-301-9/+16
* qqmlapplicationengine: Handle errors during component creationMaximilian Goldstein2021-03-304-0/+35
* DelegateModelGroup: Fix bug where item could be removed from the modelJan Arve Sæther2021-03-295-9/+167
* qmleasing: Don't use deprecated QComboBox signalMaximilian Goldstein2021-03-291-1/+1
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-291-2/+2
* QQuickTableView: always update content size when rebuilding small tablesRichard Moe Gustavsen2021-03-274-2/+125
* Warn when requesting GL/Vulkan but Qt is not configured for thoseLaszlo Agocs2021-03-261-0/+5
* Add binary compatibility files for Qt 6.0.0 for QtDeclarativeMilla Pohjanheimo2021-03-264-0/+64965
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-261-2/+2
* Add override keyword in tests to silence compiler warningsVolker Hilsheimer2021-03-256-21/+21
* Remove unnecessary forward declarationAndy Shaw2021-03-251-1/+0
* PinchHandler: scale incrementally when new pinch gesture beginsShawn Rutledge2021-03-254-4/+81
* QQuickTableView: forceLayout() should work, even when no items are loadedRichard Moe Gustavsen2021-03-242-3/+42
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-241-2/+2
* QQmlContext: Mark importedScript() as internalUlf Hermann2021-03-231-0/+3
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-231-2/+2
* QQuickItemAnimation: close potential memory leakVolker Hilsheimer2021-03-231-7/+4
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-231-2/+2
* Call commitTextureOperations for small atlas texturesRoman Genkhel2021-03-231-1/+3
* Revert "Use unique_ptr to clarify ownership of QQuickDefaultClipNode objects"Volker Hilsheimer2021-03-221-5/+5
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-221-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-221-2/+2
* Doc: Add missing } and indent accordinglyAndy Shaw2021-03-201-1/+2
* Clean up QSGRhiSupport wrt static functionsLaszlo Agocs2021-03-203-23/+19
* Use unique_ptr to clarify ownership of QQuickDefaultClipNode objectsVolker Hilsheimer2021-03-191-5/+5
* QQmlPrivate: Check for frame before setting instruction pointerUlf Hermann2021-03-191-1/+2
* Add assertions and checks on QQWinPriv::deliveryAgentPrivate()Shawn Rutledge2021-03-191-23/+55
* Lancelot test: follow name change in dev branchEirik Aavitsland2021-03-181-1/+1
* Don't discard return values from no-discard functionsVolker Hilsheimer2021-03-181-2/+2
* Use logical OR to test boolsVolker Hilsheimer2021-03-181-1/+1
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-181-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-171-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-171-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-171-2/+2
* Correctly specify extension type for model index value typesFabian Kosmale2021-03-161-0/+3
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-161-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-151-2/+2
* CMake: Fix argument handling in qt_internal_add_qml_module() and friendsCraig Scott2021-03-152-174/+106
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-151-2/+2
* Replace std::variant with tagged union in QJSPrimitiveValueUlf Hermann2021-03-122-35/+176
* QQuickWindow: don't leak old screenChanged connectionsAndreas Hartmetz2021-03-121-4/+3
* Update dependencies on '6.1' in qt/qtdeclarativev6.1.0-beta2Qt Submodule Update Bot2021-03-121-2/+2
* qqmldelegatemodel: Fix out of bounds cache removalMaximilian Goldstein2021-03-121-1/+1
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-121-2/+2
* TestCase: Fix colors comparison in fuzzyCompare()Alexander Akulich2021-03-114-1/+76
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-03-111-2/+2
* Fix the argument removal in qt_internal_add_qml_moduleUlf Hermann2021-03-111-1/+3
* Port shader code example in GridMesh docsLaszlo Agocs2021-03-101-13/+23