aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-166-7/+6
* Avoid various warnings about deprected QMetaType methodsUlf Hermann2020-09-1621-71/+75
* QQmlMetaType: Unregister metatype interfaces before deleting themUlf Hermann2020-09-151-2/+6
* QQuickWindow: Consider z-order of children when delivering pointer eventsYoungSun Park2020-09-155-14/+186
* Fix xmlhttprequest autotest after HTTP/2 changes in qtbaseLars Knoll2020-09-1531-42/+86
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-09-151-2/+2
* Fix build after QStringList change in qtbaseVolker Hilsheimer2020-09-151-3/+0
* Blacklist a test that started failing after even changes in qtbaseLars Knoll2020-09-151-0/+1
* Fix build after API changes to QColorLars Knoll2020-09-151-6/+6
* Do not write the 0 terminator for QStringLars Knoll2020-09-151-2/+0
* Adapt to changes in qtbaseUlf Hermann2020-09-156-70/+164
* Fix QQmlPropertyData after QQMetaType changes in Qt CoreLars Knoll2020-09-151-6/+2
* Quick: Manually register metatype for QVector<QVector<QPointF>>Ulf Hermann2020-09-151-0/+5
* Skip tst_TouchMouse::buttonOnDelayedPressFlickable on macOSUlf Hermann2020-09-151-0/+4
* webOS: Allow to have activeFocus for each windowElvis Lee2020-09-141-1/+25
* shadereffect example: remove unused legacy shader codeLaszlo Agocs2020-09-1328-239/+137
* Privately export QQuickItemLayerLaszlo Agocs2020-09-131-1/+1
* examples: include QQuickWindow in squircle headersUlf Hermann2020-09-134-0/+4
* 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
* Make twotextureproviders example functional againLaszlo Agocs2020-09-074-0/+42
* Regenerate graph example shadersLaszlo Agocs2020-09-074-0/+0
* 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
* Add CMake project file for custommaterial exampleLaszlo Agocs2020-09-074-6/+126
* Document internally the animation handling in the threaded loopLaszlo Agocs2020-09-072-13/+44
* Remove old GLSL code from fboitem exampleLaszlo Agocs2020-09-077-34/+18
* 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