aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tests due to QPointerEvent changesShawn Rutledge2020-09-1815-0/+89
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-1810-218/+234
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-2/+2
* QQuickWindow: Consider z-order of children when delivering pointer eventsYoungSun Park2020-09-154-0/+164
* Blacklist a test that started failing after even changes in qtbaseLars Knoll2020-09-151-0/+1
* Skip tst_TouchMouse::buttonOnDelayedPressFlickable on macOSUlf Hermann2020-09-151-0/+4
* QQuickCanvas: Skip failing test for nowFabian Kosmale2020-08-281-0/+2
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-261-0/+41
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-241-1/+1
* tst_qquickaccessible: Adapt to QVariant::isNull changeFabian Kosmale2020-08-231-2/+4
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-221-0/+3
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-222-0/+32
* Regenerate scenegraph autotest shaderLaszlo Agocs2020-08-152-0/+1
* Update tst_DragHandler::mouseDragThreshold zero-threshold test caseShawn Rutledge2020-07-281-7/+8
* QQmlInfo: print ancestor of object if it has no QML engineMitch Curtis2020-07-272-98/+99
* Qt::KeyboardModifiers is not a pointer typeEdward Welbourne2020-07-271-4/+4
* 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
* Blacklist QQuickAnimations' reparent testUlf Hermann2020-07-171-0/+2
* Begin handling the QEvent refactoringShawn Rutledge2020-07-155-77/+68
* Replace QTouchEvent::TouchPoint with QEventPointShawn Rutledge2020-07-158-147/+147
* Temporarily skip part of tst_TouchMouse::buttonOnDelayedPressFlickableShawn Rutledge2020-07-151-0/+1
* Compile against latest qtbaseLars Knoll2020-07-092-3/+3
* Update the window cursor on mouse releaseShawn Rutledge2020-06-302-1/+14
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-302-0/+71
* Fix MouseArea mouseX/mouseY coordinates while draggingShawn Rutledge2020-06-292-3/+94
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-1/+1
* Follow QQuickGraphicsDevice changes in QQuickRenderTargetLaszlo Agocs2020-06-261-2/+3
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-267-9/+9
* Use QList instead of QVectorJarek Kobus2020-06-252-2/+2
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-2316-117/+54
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-223-14/+9
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-224-6/+6
* Add test for rendercontrol + rendererinterfaceLaszlo Agocs2020-06-221-0/+219
* tst_qquickwindow: Add basic rendererInterface testLaszlo Agocs2020-06-221-51/+110
* Emit new frame signals from the software backendLaszlo Agocs2020-06-221-0/+20
* Revert "Decode directory separators in source URLs"Ulf Hermann2020-06-221-3/+8
* ShaderEffect: vertexShader and fragmentShader are now URLsLaszlo Agocs2020-06-181-1/+1
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-172-2/+1
* Cull removed items from QQuickItemViewFabian Kosmale2020-06-152-0/+60
* Remove QtQuick.Window pluginUlf Hermann2020-06-154-8/+4
* Fix memory leaks in QQuickWindow testUlf Hermann2020-06-151-40/+49
* Fix QQuickKeyNavigationAttached issueValery Volgutov2020-06-122-0/+54
* Make openglContext getter in QQuickWindow privateLaszlo Agocs2020-06-113-43/+19
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-116-36/+36
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-111-3/+3
* Add missing renaming in tst_examplesLaszlo Agocs2020-06-111-1/+1
* Rename setPersistentOpenGLContext and revise related docsLaszlo Agocs2020-06-111-52/+17
* cmake: enable previously disabled testFabian Kosmale2020-06-101-4/+2
* cmake: Enable tests for pointerhandlersFabian Kosmale2020-06-102-1/+48