Revert "Remove properties related to highlight speed"
authorBea Lam <bea.lam@nokia.com>
Mon, 25 Jun 2012 01:30:01 +0000 (11:30 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 25 Jun 2012 06:57:36 +0000 (08:57 +0200)
commitd8dcb8ea98f117bb07e866a3ce7fd3c30243e346
tree95e757d1e0925531a67a08d4d15c409bfe739f2e
parent046819ff4d53241d3b22cdb1d4abccad041bee6d
Revert "Remove properties related to highlight speed"

This reverts commit 18fb5506d524dbe380d5bf636c74c93fb85cbc31.

Without these properties there's no way to set a constant
movement speed.

Change-Id: I49cd648846f801eb479ecce8cde09ff49ea11736
Reviewed-by: Martin Jones <martin.jones@nokia.com>
examples/demos/rssnews/rssnews.qml
src/quick/items/qquicklistview.cpp
src/quick/items/qquicklistview_p.h
tests/auto/quick/qquicklistview/data/displaylist.qml
tests/auto/quick/qquicklistview/data/flickBeyondBoundsBug.qml
tests/auto/quick/qquicklistview/data/listview-initCurrent.qml
tests/auto/quick/qquicklistview/data/listview-noCurrent.qml
tests/auto/quick/qquicklistview/data/listviewtest-package.qml
tests/auto/quick/qquicklistview/data/listviewtest.qml
tests/auto/quick/qquicklistview/tst_qquicklistview.cpp