aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Test touch point delivery orderFrederik Gladhorn2016-08-012-0/+144
| * | | | Add mergePointerTargets to create pointer delivery listFrederik Gladhorn2016-08-011-0/+60
| * | | | Let TestTouchItem::reset reset the event countFrederik Gladhorn2016-07-311-0/+1
| * | | | Micro optimize tst_qquickwindow::touchEvent_basicFrederik Gladhorn2016-07-311-3/+2
| * | | | Add minor extra check in tst_qquickwindowFrederik Gladhorn2016-07-311-0/+2
| * | | | Fix TouchMouse test: accept buttonFrederik Gladhorn2016-07-311-4/+8
| * | | | Touch and mouse handling: don't pre-grabFrederik Gladhorn2016-07-281-4/+3
| * | | | Prefer QCOMPARE over QVERIFYFrederik Gladhorn2016-07-281-3/+5
| * | | | tst_qquickwindow: Fix touch tests: add releaseFrederik Gladhorn2016-07-281-2/+14
| * | | | MouseArea: press not accepted means not pressedFrederik Gladhorn2016-07-271-1/+1
| * | | | Keep track of grabbing inside QQuickEventPointFrederik Gladhorn2016-07-251-9/+9
| * | | | Fix tst_QQuickPinchArea::cancelFrederik Gladhorn2016-07-251-0/+1
| * | | | Fix usage of QTest::touchEventFrederik Gladhorn2016-07-251-2/+2
| * | | | Improve encapsuation of touch/mouse event specific thingsFrederik Gladhorn2016-07-211-9/+8
| * | | | Hierarchy for touch and mouse pointer eventsFrederik Gladhorn2016-07-211-34/+33
| * | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerFrederik Gladhorn2016-07-211-1/+1
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into HEADFrederik Gladhorn2016-07-187-123/+256
| |\ \ \ \ \
| * | | | | | add tst_qquickwindow::eventPointCountShawn Rutledge2016-07-131-0/+49
* | | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-094-29/+55
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-054-29/+55
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Test that we don't crash when items are sorted and filtered at the same timeOlivier Goffart2016-08-041-0/+32
| | * | | | autotests: fix finding data files when not in CWDDavid Faure2016-08-033-29/+23
* | | | | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-028-4/+309
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+24
| |\| | |
| | * | | Fix QQuickItem's setAcceptedMouseButtons functionDan Cape2016-07-211-0/+23
| * | | | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-157-4/+285
| |\| | |
| | * | | QQuickWindow: Fill out timestamps in QHoverEvents sent to QQuickItemsDaniel d'Andrada2016-07-121-0/+85
| | * | | tst_qquicklistview: Style fixesRobin Burchell2016-07-081-4/+2
| | * | | Fix crash in QQuickShaderEffect::updatePaintNodeAlbert Astals Cid2016-07-053-0/+151
| | * | | Flickable: fix minXExtent/minYExtent when content is smaller than viewAndrea Bernabei2016-07-012-0/+47
* | | | | Stabilize tst_QQuickView::resizemodeitemFrederik Gladhorn2016-07-191-0/+1
* | | | | Remove redundant compare in testFrederik Gladhorn2016-07-191-1/+0
| |_|_|/ |/| | |
* | | | tst_qquickwindow: make use of new QTest::createTouchDevice functionShawn Rutledge2016-07-132-13/+4
* | | | Fix itemGeometryChanged() listenersJ-P Nurmi2016-07-131-102/+161
* | | | Set width and height simultaneously on SizeRootObjectToViewAlexandr Akulich2016-07-121-0/+31
* | | | Remove unused variableFrederik Gladhorn2016-07-121-1/+0
* | | | QML: Pass the kind of geometry change aroundErik Verbruggen2016-07-111-1/+5
* | | | Add explanation to tst_QQuickMouseArea::moveAndReleaseWithoutPressFrederik Gladhorn2016-07-081-2/+8
* | | | Prefer public API in testFrederik Gladhorn2016-07-081-7/+7
* | | | MouseArea: add autotest for subtreeHoverEnabledShawn Rutledge2016-07-072-0/+43
| |_|/ |/| |
* | | Fix tests in tst_QQuickMouseArea for big startDragDistanceFrederik Gladhorn2016-07-061-41/+60
* | | Fix tst_QQuickMouseArea::preventStealing for big startDragDistanceFrederik Gladhorn2016-07-051-17/+29
* | | Fix tst_QQuickMouseArea::setDragOnPressed for big startDragDistanceFrederik Gladhorn2016-07-051-11/+10
* | | Fix tst_QQuickMouseArea::cancelDragging for big startDragDistanceFrederik Gladhorn2016-07-051-4/+10
* | | Fix tst_QQuickMouseArea::dragging for big startDragDistanceFrederik Gladhorn2016-07-051-7/+22
* | | QtQuick: clean up shader effect property connectionsErik Verbruggen2016-07-051-26/+31
* | | Improve tst_QQuickMouseArea::pressedCanceledOnWindowDeactivateFrederik Gladhorn2016-07-051-8/+6
* | | Fix tst_qquickpincharea::pan with highdpi and document itFrederik Gladhorn2016-07-042-13/+54
* | | Canvas test: make sure canvas is readyFrederik Gladhorn2016-07-043-1/+5
* | | Stabilize tst_SceneGraph::createTextureFromImageFrederik Gladhorn2016-07-041-0/+1