qtdeclarative/tests/auto
Michael Brasser a4498f1550 Emit movement signals for flick().
Make flick() more like a real flick and ensure the movement signals
and properties are updated. This allows them to be handled from QML.

This also fixes issues with flick() and dynamic delegates. Flickable
has several checks of the form:

    !d->pressed && !d->hData.moving && !d->vData.moving

That were processed incorrectly for flick(), as the moving variables
were not being updated.

[ChangeLog][QtQuick][Flickable] The movement related signals and
properties are now updated for flicks started via the flick function.

Change-Id: I7e96e2e12a4d0a0ee73ddd6f29d95f19c44667b0
Task-number: QTBUG-34507
Reviewed-by: Martin Jones <martin.jones@qinetic.com.au>
2015-07-22 17:58:00 +00:00
..
bic/data Remove DesignerSupport from bic/data 2015-07-16 12:13:28 +00:00
cmake
compilerwarnings/data Fixed license headers 2015-02-17 13:33:18 +00:00
guiapplauncher Add test data for tst_GuiAppLauncher 2015-03-07 17:19:02 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-11 11:58:10 +02:00
particles Tests: Make qquickcustomparticle significant again 2015-04-08 16:51:36 +00:00
qml Make tst_QQmlInspector::reloadQmlWindow() fail more quickly 2015-07-22 16:54:06 +00:00
qmldevtools Get rid of TypedValue 2015-06-10 15:01:25 +00:00
qmltest Fixed a QQuickListView crash 2015-06-29 22:54:59 +00:00
quick Emit movement signals for flick(). 2015-07-22 17:58:00 +00:00
quickwidgets QQuickWidget: expose the underlying QQuickWindow 2015-03-27 09:28:29 +00:00
shared Merge remote-tracking branch 'origin/5.4' into 5.5 2015-04-27 14:40:00 +02:00
toolsupport Update copyright headers 2015-02-12 10:28:11 +00:00
auto.pro Remove the old headersclean unit test 2015-03-25 18:42:17 +00:00