aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickflickable/data
Commit message (Expand)AuthorAgeFilesLines
* Flickable: ignore trackpad events with px deltas in disallowed directionShawn Rutledge2021-01-151-0/+52
* Add tst_qquickflickable::parallelTouchShawn Rutledge2020-11-171-0/+67
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-111-0/+5
* Speed up tst_qquickflickableShawn Rutledge2020-10-144-0/+51
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-0/+38
|\
| * QQuickFlickable: fix division by zeroMitch Curtis2020-01-291-0/+38
* | tst_qquickflickable: avoid setContextPropertyFabian Kosmale2019-10-071-0/+1
|/
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-04-131-0/+36
|\
| * Add tst_qquickflickable::nestedSliderUsingTouchShawn Rutledge2017-03-271-0/+36
* | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-03-021-0/+13
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-0/+13
| |\
| | * Flickable: handle child mouse ungrab when hidden or disabledJ-P Nurmi2017-02-081-0/+13
* | | build a vector of child-filtering parents before delivery of pointer eventShawn Rutledge2017-01-271-0/+3
|/ /
* / Flickable: add horizontal/verticalOvershoot propertiesJ-P Nurmi2016-12-292-0/+134
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-102-0/+9
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-301-0/+5
| |\
| | * Flickable: do not emit movementEnded until it really doesShawn Rutledge2016-09-291-0/+5
| * | Fix Flickable state being reset when it replays a delayed press.Andrew den Exter2016-09-231-0/+4
* | | Add a test that verifies that keepMouseGrab worksFrederik Gladhorn2016-10-031-0/+22
* | | Flickable: Fixed rounding errors with contentX/YRiku Palomäki2016-08-181-0/+6
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+19
|\|
| * Flickable: fix minXExtent/minYExtent when content is smaller than viewAndrea Bernabei2016-07-011-0/+19
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* Don't send delayed mouse presses to ancestors of the replaying Flickable.Andrew den Exter2015-10-121-2/+8
* Emit movement signals for flick().Michael Brasser2015-07-221-0/+26
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Don't allow a filtering item to block other filtering items.Andrew den Exter2014-07-221-0/+39
* Flickable: fix crash in delayed press handlingJ-P Nurmi2014-01-251-0/+18
* Fix Flickable generated release event with pressDelay.Martin Jones2014-01-091-0/+14
* Fix Flickable StopAtBounds drag over, back, over behavior.Martin Jones2013-12-051-0/+22
* Add missing file to qquickflickable testMartin Jones2013-09-091-0/+26
* Correctly update flickable visibleArea.heightRatio when geometry changesNils Jeisecke2013-07-311-0/+71
* Improve the ordering of Flickable dragging and moving property updates.Andrew den Exter2013-03-121-0/+14
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-0/+37
* Flickable: Test case for flicking twice using touchesDaniel d'Andrada2013-01-091-0/+22
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-292-2/+34
* Nested Flickables with pressDelay flick incorrect FlickableMartin Jones2012-11-261-18/+24
* Adjust Flickable autotest to check mouse events with transformationAdriano Rezende2012-07-141-0/+43
* rebound property for FlickableBea Lam2012-06-082-0/+51
* Don't emit moving and flicking signals unnecessarilyBea Lam2012-06-061-1/+1
* Restore view to sensible position if grab is cancelled.Martin Jones2012-03-201-0/+15
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2410-0/+195