aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Follow up on move of resolveMask into QPalettePrivateVolker Hilsheimer2020-09-051-1/+3
* Fix TapHandler so that it actually registers a tapJan Arve Sæther2020-09-043-5/+5
* Add QQuickHandlerPoint::device propertyShawn Rutledge2020-09-043-1/+9
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-045-2/+35
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-09-041-2/+2
* Adjust to qtbase changesFabian Kosmale2020-09-0412-39/+53
* QJSEngine::evaluete: fix documentationFabian Kosmale2020-09-031-2/+2
* Update dependenciesJarek Kobus2020-09-021-2/+2
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-0214-29/+0
* QJSEngine: provide a way to check if an exception was thrownFabian Kosmale2020-09-023-6/+49
* Follow up on change to QWidget::enterEvent signature in qtbaseVolker Hilsheimer2020-09-023-3/+4
* Revert "QQuickWidget: Propagate focusObjectChanged"Eskil Abrahamsen Blomfeldt2020-09-021-1/+0
* tst_qmlformat: refactor testsMaximilian Goldstein2020-09-021-86/+44
* Tests: pass QDate and QTime by value rather than const referenceEdward Welbourne2020-09-014-7/+7
* Use QDate::startOfDay() rather than assuming midnight existsEdward Welbourne2020-09-011-1/+1
* Example: Pass QDate, QTime by value, not by const referenceEdward Welbourne2020-09-018-11/+11
* V4 Date: pass QDate, QTime by value, not by const referenceEdward Welbourne2020-09-014-4/+4
* QQuickImageProvider: Remove reliance on RTTIFabian Kosmale2020-09-013-2/+4
* Re-generate configure CMake filesJoerg Bornemann2020-08-314-0/+17
* 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-318-25/+12
* 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
* Add changes file for Qt 5.15.1Antti Kokko2020-08-311-0/+159
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-306-13/+13
* Doc: Fix minor typosSze Howe Koh2020-08-304-4/+4
* Doc: Clarify DelegateModelGroup::setGroups() descriptionSze Howe Koh2020-08-301-7/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-08-281-2/+2
* Use OpenType font weightsJonas Karlsson2020-08-288-19/+15
* 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-289-109/+107
* Update dependencies in qtdeclarativeLars Knoll2020-08-281-2/+2
* Fix a bunch of compiler warningsLars Knoll2020-08-284-6/+7
* Use QPalette::resolveMask() and setResolveMask() where necessaryShawn Rutledge2020-08-283-5/+5
* Always group the metaType and listType togetherLars Knoll2020-08-286-23/+19
* QQuickCanvas: Skip failing test for nowFabian Kosmale2020-08-281-0/+2
* Remove deprecated registration functionsFabian Kosmale2020-08-273-44/+2
* 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-264-1/+56
* Remove deprecated QQuickWindow::sendEventFabian Kosmale2020-08-262-60/+0
* Remove deprecated function QJSValue::engineFabian Kosmale2020-08-264-105/+0
* CMake: Use strict C++ (no GNU extensions) when compiling qml modulesAlexandru Croitor2020-08-261-0/+1
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-261-6/+5
* Make sure that header is self-containedKai Koehne2020-08-261-0/+1