Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | highlightFollowsCurrentItem: false was not always honored | Martin Jones | 2010-12-09 | 1 | -2/+2 |
| | | | | | | | | In some cases ListView and GridView would position the highlight despite highlightFollowsCurrentItem: false being specified. Task-number: QTBUG-15972 Reviewed-by: Michael Brasser | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Stop highlight animators for highlightFollowsCurrentItem: false | Martin Jones | 2010-05-20 | 1 | -0/+48 |
Task-number: QTBUG-10803 |