aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add type safe native texture accessorsLaszlo Agocs2020-08-0321-164/+643
* Doc fix for some functions involving native typesLaszlo Agocs2020-08-032-2/+2
* Improve lancelot test case for recursive ShaderEffectSourceEirik Aavitsland2020-07-312-29/+1
* Remove the pointId += deviceId << 24 hack from translateTouchEvent()Shawn Rutledge2020-07-301-8/+3
* Qt6QmlMacros.cmake: take the file path into consideration when copying QML filesRichard Moe Gustavsen2020-07-301-2/+6
* Blacklist uniformanimator_stall.qmlJonas Karlsson2020-07-301-0/+4
* Fix more deprecated accessorsShawn Rutledge2020-07-291-3/+3
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-291-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-291-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-281-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-281-2/+2
* Update tst_DragHandler::mouseDragThreshold zero-threshold test caseShawn Rutledge2020-07-281-7/+8
* Support required list propertiesFabian Kosmale2020-07-284-0/+54
* Avoid -Wclass-memaccess warningFabian Kosmale2020-07-281-1/+1
* test252runner.cpp: Add overrideFabian Kosmale2020-07-281-1/+1
* Fix multiple windows with Vulkan on basic render loopLaszlo Agocs2020-07-283-10/+28
* qmltyperegistrar: Fix compilation failureFabian Kosmale2020-07-271-2/+3
* QQmlInfo: print ancestor of object if it has no QML engineMitch Curtis2020-07-279-103/+285
* Qt::KeyboardModifiers is not a pointer typeEdward Welbourne2020-07-271-4/+4
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-225-5/+5
* QQmlIRLoader: Restore inline components correctlyFabian Kosmale2020-07-223-0/+25
* Blacklist QQuickLoader's urlToComponent test on macosUlf Hermann2020-07-211-0/+2
* tst_qquickimage: Fix test when running on HighDPI screenTor Arne Vestbø2020-07-201-4/+10
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-171-2/+2
* Blacklist QQuickAnimations' reparent testUlf Hermann2020-07-171-0/+2
* Deal with variable renaming in QDropEventShawn Rutledge2020-07-171-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-171-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-161-1/+1
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-166-12/+104
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-161-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-151-2/+2
* Adapt to new members in QMetaTypeInterfaceUlf Hermann2020-07-151-0/+2
* Keep replaying touch press as mouse press after Flickable.pressDelayShawn Rutledge2020-07-151-1/+13
* Begin handling the QEvent refactoringShawn Rutledge2020-07-1510-178/+150
* Adjust qqmlpropertybinding to the changes in QPropertyLars Knoll2020-07-152-16/+19
* Replace QTouchEvent::TouchPoint with QEventPointShawn Rutledge2020-07-1518-255/+255
* Adapt test to automatic comparator registrationFabian Kosmale2020-07-151-1/+0
* Temporarily skip part of tst_TouchMouse::buttonOnDelayedPressFlickableShawn Rutledge2020-07-151-0/+1
* Add equality operators for QQmlError and QQmlRefPointerUlf Hermann2020-07-153-0/+13
* QQmlListReference: add operator==Fabian Kosmale2020-07-132-0/+11
* Remove explicit registration of QKeySequence::StandardKeyUlf Hermann2020-07-131-9/+0
* Require bigobj support for typeregistrar filesFabian Kosmale2020-07-101-0/+2
* Add userdata callback to qml registrationMaximilian Goldstein2020-07-108-34/+39
* Fix QQmlValueTypeWrapper::method_toString()Ulf Hermann2020-07-091-3/+4
* StringOrTranslation::toString: fix string checkFabian Kosmale2020-07-091-2/+3
* Compile against latest qtbaseLars Knoll2020-07-099-17/+23
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-07-091-2/+2
* Replace QInputDevice::id() with systemId()Shawn Rutledge2020-07-092-4/+4
* CMake: Regenerate projectsAlexandru Croitor2020-07-0931-74/+184
* Adjust qqmlenginedebugservice to int -> qsizetype changeFabian Kosmale2020-07-091-3/+3