aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
| | * QQuickTextInput: Allow going from an Acceptable to an Intermediate stateAndy Shaw2017-08-151-0/+75
| | * Fix ListView::StrictlyEnforceRange with resizing delegateMichael Brasser2017-08-092-0/+55
| | * Fix flaky failure in attachedProperty() autotestJan Arve Saether2017-08-032-1/+1
| | * tst_QQuickDropArea: Pass with High DPI scalingFriedemann Kleint2017-08-021-10/+14
| | * tst_qquickwindow: Make touch tests pass with High DPI scalingFriedemann Kleint2017-08-021-40/+61
* | | Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-173-3/+0
|/ /
* | Rename shape example files to get rid of the old pathitem termLaszlo Agocs2017-08-091-2/+2
* | Merge "Merge branch 'wip/pointerhandler' into dev" into refs/staging/devShawn Rutledge2017-08-0933-26/+3887
|\ \
| * \ Merge branch 'wip/pointerhandler' into devShawn Rutledge2017-08-0833-26/+3887
| |\ \
| | * | Fix some bugs related to child mouse filteringwip/pointerhandlerJan Arve Saether2017-08-081-0/+80
| | * | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-08-084-4/+107
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-1136-88/+729
| | |\ \ \
| | * | | | Update according to new "point" API of single handlerJan Arve Saether2017-05-311-1/+1
| | * | | | Add autotest for DragHandlerShawn Rutledge2017-05-299-0/+904
| | * | | | Add tst_multipointtoucharea_interop autotestShawn Rutledge2017-05-274-0/+399
| | * | | | Add tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2017-05-261-0/+57
| | * | | | tst_qquickpointerhandler: Test grab changesShawn Rutledge2017-05-241-61/+90
| | * | | | Fix autotests to run with the new APIJan Arve Saether2017-05-231-2/+2
| | * | | | Move properties into grouped "point" propertyJan Arve Saether2017-05-231-2/+2
| | * | | | tst_qquickpointerhandler: Remove unused includes; better debug outputShawn Rutledge2017-05-191-19/+19
| | * | | | tst_flickableinterop: test buttons with all gesturePolicy valuesShawn Rutledge2017-05-154-12/+70
| | * | | | tst_qquickpointerhandler: use QScopedPointer; improvementsShawn Rutledge2017-05-112-85/+113
| | * | | | touchmouse autotest: add debug operator for the test-specific Event typeShawn Rutledge2017-05-111-0/+16
| | * | | | Default QQuickItem::acceptTouchEvents to true until Qt 6Shawn Rutledge2017-05-103-4/+13
| | * | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-05-085-1/+120
| | |\ \ \ \
| | * | | | | Add tst_flickableinterop: verify drag and tap handlers inside FlickableShawn Rutledge2017-04-287-0/+816
| | * | | | | TapHandler longPress autotest: be less demanding about hold timeShawn Rutledge2017-04-241-2/+2
| | * | | | | add autotest for TapHandlerShawn Rutledge2017-04-216-0/+829
| | * | | | | Add QQuickItem acceptTouchEvents/setAcceptTouchEvents; require for touchShawn Rutledge2017-04-143-5/+10
| | * | | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-04-1315-141/+642
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-03-0215-12/+378
| | |\ \ \ \ \ \
| | * | | | | | | clarify further exclusive vs. passive grabsShawn Rutledge2017-02-202-6/+6
| | * | | | | | | allow stealing grab from handlers; notify passive grabbers when stolenShawn Rutledge2017-02-161-14/+13
| | * | | | | | | start making explicit exclusive or passive grabsShawn Rutledge2017-02-101-3/+3
| | * | | | | | | QQuickWindow: use QVector eventDeliveryTargets to avoid repeated deliveryShawn Rutledge2017-02-071-10/+8
| | * | | | | | | QQuickWindow: deliver updates to handlers even if they don't grabShawn Rutledge2017-02-021-24/+33
| | * | | | | | | blacklist tst_TouchMouse::hoverEnabledShawn Rutledge2017-02-021-0/+3
| | * | | | | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-02-022-0/+43
| | |\ \ \ \ \ \ \
| | * | | | | | | | build a vector of child-filtering parents before delivery of pointer eventShawn Rutledge2017-01-271-0/+3
| | * | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-01-2625-346/+1115
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | tst_qquickwindow::mouseFiltering: verify that siblings don't filterShawn Rutledge2017-01-041-19/+69
| | * | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2016-12-284-2/+28
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2016-12-2021-149/+420
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2016-11-1729-65/+1089
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.8' into wip/pointerhandlerShawn Rutledge2016-10-079-22/+270
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | move qquickpointerhandler test to a subdirectoryShawn Rutledge2016-09-024-17/+24
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.8' into wip/pointerhandlerShawn Rutledge2016-08-301-0/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Introduce DragHandlerShawn Rutledge2016-08-261-0/+60
| | * | | | | | | | | | | | | | QQuickEventPoint::grabber: allow grabbing either an item or a handlerShawn Rutledge2016-08-231-7/+6
| | * | | | | | | | | | | | | | Merge branch remote-tracking branch '5.8' into wip/pointerhandlerShawn Rutledge2016-08-238-22/+281
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \