aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix qdoc warningsPaul Wicking2020-09-113-5/+13
* Fix up beforeSynchronizing signal docsLaszlo Agocs2020-09-091-0/+6
* Output the thread and window in the render loop timing printsLaszlo Agocs2020-09-093-24/+55
* threaded renderloop: Remove unused variableUlf Hermann2020-09-081-1/+0
* Propagate focusObjectChanged signal (second attempt)Eskil Abrahamsen Blomfeldt2020-09-082-0/+14
* threaded renderloop: Do not abort with sleep when no changes after syncLaszlo Agocs2020-09-071-17/+10
* Shapes: only call update() when something changedLaszlo Agocs2020-09-076-10/+22
* Render loops: ignore update reqs during the main polish stepLaszlo Agocs2020-09-073-0/+20
* Document internally the animation handling in the threaded loopLaszlo Agocs2020-09-072-13/+44
* 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-042-0/+7
* Adjust to qtbase changesFabian Kosmale2020-09-046-19/+25
* QJSEngine::evaluete: fix documentationFabian Kosmale2020-09-031-2/+2
* QJSEngine: provide a way to check if an exception was thrownFabian Kosmale2020-09-022-6/+28
* 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
* Use QDate::startOfDay() rather than assuming midnight existsEdward Welbourne2020-09-011-1/+1
* 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-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