summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-071-13/+13
* Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-151-0/+41
* Update tests following QDeclarativeFlickable::viewport() -> contentIem()Martin Jones2010-06-241-89/+89
* Ensure the view is correctly positioned at component complete.Martin Jones2010-06-231-28/+29
* Fix crash when changing ListView model with highlightRangeMode: ListView.Stri...Martin Jones2010-06-091-0/+7
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Add header and footer to GridViewMartin Jones2010-06-031-0/+13
* Stop highlight animators for highlightFollowsCurrentItem: falseMartin Jones2010-05-201-0/+30
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-2/+2
* Optimize some autotestsYann Bodson2010-04-131-304/+257
* Ensure GridView content position is stable when moving items.Martin Jones2010-04-091-0/+5
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-181-10/+10
* Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-111-4/+45
* Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-101-0/+5
* Add highlightRangeMode and snapMode to GridView.Martin Jones2010-03-091-0/+48
* 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-021-10/+115
* | Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-021-4/+118
* | Test GridView.onAdd & GridView.onRemove. Reduce wait()sMartin Jones2010-03-011-26/+33
|/
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-15/+15
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-0/+43
* Don't crash if the currentIndex is set while creating a delegate.Martin Jones2010-02-241-0/+15
* 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-241-0/+964