Qt Declarative (Quick 2)
Go to file
Martin Jones a1bd169085 View highlight could stop tracking currentItem.
This happens if the currentIndex is changed
while the view is moving.  The only time the highlight should
not move to the currentItem is in StrictlyEnforceRange mode when
the user is moving the view.

Change-Id: I4d04174c88cde180f9f8a01cbd33af3edbcc3d4d
Fixes: QTBUG-16936
Reviewed-on: http://codereview.qt.nokia.com/2416
Reviewed-by: Bea Lam <bea.lam@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-08-02 06:42:28 +02:00
doc/src Add Image changes to whatsnew.qdoc 2011-08-01 06:58:55 +02:00
examples remove motionchart demo (uncompleted) 2011-07-29 02:47:11 +02:00
imports Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
modules Merge the QJSEngine and QJSValue development branch into master. 2011-07-29 13:00:52 +02:00
src View highlight could stop tracking currentItem. 2011-08-02 06:42:28 +02:00
tests Allow custom parser types to still get signal handlers generated 2011-08-02 04:55:55 +02:00
tools Don't enable qmlscene compability mode for commented out imports. 2011-08-02 01:47:33 +02:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
.gitignore Add QTDECLARATIVE_VERSION macro for qtdeclarative 2011-05-11 13:21:07 +02:00
.gitmodules Initial V8 integration 2011-06-06 11:50:48 +10:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
qtdeclarative.pro Move the demos to the examples folder. 2011-07-07 10:00:54 +02:00
sync.profile Extract all QtQuick 1 elements into a separate library/plugin. 2011-07-12 06:38:09 +02:00