aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Re-generate configure CMake filesJoerg Bornemann2020-08-313-0/+14
* QQuickWidget: Propagate focusObjectChangedEskil Abrahamsen Blomfeldt2020-08-311-0/+1
* Fix qt.scenegraph.time.renderloop time logjiu2020-08-312-11/+5
* Remove deprecated QQmlListProperty constructorFabian Kosmale2020-08-311-8/+0
* QQmlImageProviderBase: Address Qt 6 TODOFabian Kosmale2020-08-311-4/+3
* Revive QQuickWidget renderingLaszlo Agocs2020-08-313-0/+15
* Remove superfluous namespace and exportsFabian Kosmale2020-08-313-52/+8
* Fix format specifier error after sizetype changeFabian Kosmale2020-08-311-2/+2
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-305-12/+12
* Doc: Fix minor typosSze Howe Koh2020-08-303-3/+3
* Doc: Clarify DelegateModelGroup::setGroups() descriptionSze Howe Koh2020-08-301-7/+2
* Use OpenType font weightsJonas Karlsson2020-08-287-18/+14
* Do not incorrectly leave srcAlpha and dstAlpha set to the defaultsLaszlo Agocs2020-08-281-2/+2
* Do proper memory management on the metatype interfaces we createLars Knoll2020-08-285-21/+86
* Fix QtQml after QMetaType/QVariant changes in Qt CoreLars Knoll2020-08-287-107/+106
* Fix a bunch of compiler warningsLars Knoll2020-08-283-2/+3
* Use QPalette::resolveMask() and setResolveMask() where necessaryShawn Rutledge2020-08-283-5/+5
* Always group the metaType and listType togetherLars Knoll2020-08-285-20/+16
* Remove deprecated registration functionsFabian Kosmale2020-08-271-42/+0
* Document QML_FOREIGN_NAMESPACE() macroFawzi Mohamed2020-08-271-1/+20
* new builtins.qmltypesFawzi Mohamed2020-08-271-1614/+826
* import Qt namespace in QtQmlFawzi Mohamed2020-08-273-6/+33
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-263-1/+15
* Remove deprecated QQuickWindow::sendEventFabian Kosmale2020-08-262-60/+0
* Remove deprecated function QJSValue::engineFabian Kosmale2020-08-262-22/+0
* CMake: Use strict C++ (no GNU extensions) when compiling qml modulesAlexandru Croitor2020-08-261-0/+1
* Make sure that header is self-containedKai Koehne2020-08-261-0/+1
* [Fix] Use the sourceDir if specifiedAssam Boudjelthia2020-08-261-5/+6
* Remove deprecated functions involving attached property IDsFabian Kosmale2020-08-256-103/+0
* Remove deprecated QJSEngine::installTranslatorFunctions functionFabian Kosmale2020-08-252-38/+0
* Add "we mean it" comment to private headerVolker Hilsheimer2020-08-251-0/+11
* qmllistcompositor_p.h: Fix deprecated-copy errorMaximilian Goldstein2020-08-241-12/+0
* Doc: fix Qt Quick Test headerMitch Curtis2020-08-241-0/+1
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-249-128/+4
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-2340-3471/+1
* Adapt to qtbase changesFabian Kosmale2020-08-2312-21/+24
* Qt6QmlMacros.cmake: support multiple versions in QT_QML_SOURCE_VERSIONMitch Curtis2020-08-231-6/+9
* Add override behaviors to QQmlListPropertyUnai IRIGOYEN2020-08-223-0/+110
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-221-0/+2
* QQmlObjectCreator: fix member func call with this == nullptrEvgeniy A. Dushistov2020-08-221-1/+1
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-221-0/+7
* Adapt to QNetworkRequest changeFawzi Mohamed2020-08-201-0/+1
* Weak compare for value types in QMLFawzi Mohamed2020-08-201-1/+47
* doc, listview: document that binding to parent should be avoidedRichard Moe Gustavsen2020-08-201-2/+24
* Doc: Drop dependency on qtgraphicaleffectsPaul Wicking2020-08-191-1/+1
* Fix crash on WindowsFabian Kosmale2020-08-181-1/+0
* webOS: Share images even if cache is falseElvis Lee2020-08-171-1/+34
* CMake: Fix what Android lib suffix should be passed as a defineAlexandru Croitor2020-08-171-1/+1
* CMake: Adjust naming of Qt Qml plugins for AndroidAlexandru Croitor2020-08-171-0/+20
* Use qHashMulti in qHash(QQuickPixmapKey)Shawn Rutledge2020-08-171-6/+2