summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativegridview/data
Commit message (Expand)AuthorAgeFilesLines
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-1/+1
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Fix flicking views at boundary with StricthighlighRangeMartin Jones2010-03-241-7/+3
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-182-0/+0
* Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-101-0/+1
* Add highlightRangeMode and snapMode to GridView.Martin Jones2010-03-091-0/+56
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-021-0/+69
* Test GridView.onAdd & GridView.onRemove. Reduce wait()sMartin Jones2010-03-011-0/+6
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-0/+39
* Don't crash if the currentIndex is set while creating a delegate.Martin Jones2010-02-241-0/+33
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-244-0/+133