summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativerepeater/tst_qdeclarativerepeater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Make test compileBea Lam2011-02-071-2/+2
* modelChanged() should not be emitted until view is repopulatedBea Lam2011-02-041-0/+33
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Fix to register Repeater for QtQuick 1.1Bea Lam2011-01-071-0/+46
* | Add Repeater itemAdded(), itemRemoved() signals and itemAt() methodBea Lam2011-01-061-12/+204
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* emit countChanged where appropriate in RepeaterMartin Jones2010-08-161-0/+3
* Ensure released VisualItemModel items are removed from the scene.Martin Jones2010-07-201-0/+9
* Add test for model data changes.Martin Jones2010-06-171-0/+44
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* QList<QObject*> models now update their properties when they change.Martin Jones2010-05-051-5/+14
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-1/+1
* Make sure tests cleanup after themselves.Michael Brasser2010-04-071-0/+10
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-181-1/+1
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-1/+1
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-12/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+385