summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativegridview
Commit message (Expand)AuthorAgeFilesLines
* Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-102-0/+6
* Add highlightRangeMode and snapMode to GridView.Martin Jones2010-03-092-0/+104
* clearFocus() before setParentItem(0) on an item with focus.Martin Jones2010-03-081-3/+7
* Merge branch 'master' into 4.7Warwick Allison2010-03-021-10/+0
|\
| * Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-022-10/+184
* | Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-022-4/+187
* | Test GridView.onAdd & GridView.onRemove. Reduce wait()sMartin Jones2010-03-012-26/+39
|/
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-15/+15
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-252-0/+82
* Don't crash if the currentIndex is set while creating a delegate.Martin Jones2010-02-242-0/+48
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-18/+18
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-246-0/+1105