summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicsrepeater/tst_qmlgraphicsrepeater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-385/+0
* Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-231-14/+12
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-4/+4
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-181-19/+16
* | Add missing NOTIFY signals to various QML item class propertiesJoona Petrell2010-02-171-2/+38
|/
* Fix repeater test.Martin Jones2010-02-101-4/+7
* Rename repeater -> qmlgraphicsrepeaterMartin Jones2009-11-181-0/+351