aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid unused parameter in QSGRhiSupport in certain configsLaszlo Agocs2020-12-071-0/+4
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-051-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-051-2/+2
* Remove unused functionVolker Hilsheimer2020-12-041-3/+0
* Fix qdoc warning, document macro parameterVolker Hilsheimer2020-12-041-1/+1
* qmlfunctions.qdoc: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-12-041-1/+16
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-041-2/+2
* Document how to use CMake for Qt QuickKai Koehne2020-12-043-1/+41
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-041-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-041-2/+2
* tst_qqmlecmascript: Avoid memory leak on failureFabian Kosmale2020-12-031-3/+2
* QML engine: Fix binding setupFabian Kosmale2020-12-035-2/+35
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-041-2/+2
* Doc: Do not highlight "Writing QML Extensions with C++" exampleKai Koehne2020-12-031-2/+0
* Don't return reference to temporary QModelIndexVolker Hilsheimer2020-12-031-1/+1
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-031-2/+2
* Document how to use CMake for Qt QuickTestKai Koehne2020-12-034-18/+51
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-031-2/+2
* Fix documentation for qmlInfo, qmlDebug and qmlWarningAndreas Buhr2020-12-021-18/+15
* Add documentation dependency to qtshadertoolsAndreas Buhr2020-12-021-1/+2
* Fix usage of oldcode and newcode in qt6-changes.qdocAndreas Buhr2020-12-021-2/+2
* Quick: Fortify QQuickApplication ctorUlf Hermann2020-12-021-12/+13
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-021-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-011-2/+2
* Fix documentation links to High DPI documentationAndreas Buhr2020-12-011-1/+1
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-011-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-12-011-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-11-301-2/+2
* Allow parent to filter out-of-bounds synth-mouse for grabbing handlerShawn Rutledge2020-11-307-45/+67
* Porting guide: Document URL resolution changeFabian Kosmale2020-11-301-0/+22
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-11-301-2/+2
* CMake: Fix resource object file paths in qml plugin prl filesAlexandru Croitor2020-11-301-2/+4
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-11-301-2/+2
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-11-301-2/+2
* Adjust toolsupport test to qtbase changeFabian Kosmale2020-11-301-1/+1
* Accessibility event is sent on item's geometry changePiotr Mikolajczyk2020-11-271-0/+8
* Shortcut conversions of common data typesLars Knoll2020-11-271-0/+59
* Fix building the d3d11underqml example with MinGWFriedemann Kleint2020-11-261-9/+9
* qmltypes.prf: Take abi into account for *_metatypes.json file namesAlessandro Portale2020-11-261-1/+2
* CMake: Fix broken static plugins linkingAlexey Edelev2020-11-261-1/+1
* Change QQuickRenderControlPrivate from autotest to private exportLaszlo Agocs2020-11-261-1/+1
* Doc: Remove version numbers for import statementJerome Pasion2020-11-2615-49/+47
* Improve stability of animated lancelot test sceneEirik Aavitsland2020-11-261-1/+1
* Doc: Document pooled(), reused() signals for ListView QML typeTopi Reinio2020-11-261-1/+32
* Doc: Fix documentation dependenciesTopi Reinio2020-11-262-2/+26
* Remove most examples/demos from highlighted listVolker Hilsheimer2020-11-251-7/+1
* Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot2020-11-251-2/+2
* Doc: Remove version numbers for import statementJerome Pasion2020-11-2418-33/+40
* Fix crash when calling hasOwnProperty() on proxy objectRichard Weickelt2020-11-242-5/+36
* QQuickTextInput: Store mask data in std::unique_ptrFabian Kosmale2020-11-242-5/+5