summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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-101-1/+1
* | set() and setProperty() should not always trigger change signalsBea Lam2011-01-111-0/+3
|/
* Don't export QtDeclarative symbols needed by QtCreator on SymbianJoona Petrell2010-10-191-1/+1
* Remove dead code paths in declarative list model code.Michael Brasser2010-09-231-1/+0
* Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-171-1/+5
* Make it clear that private ListModel constructor is only for workerBea Lam2010-09-171-2/+4
* Test ListElement type via type system, not string comparison.Warwick Allison2010-06-251-0/+2
* Remove int parameter from ListModel countChanged() to be consistentBea Lam2010-03-251-1/+1
* Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-161-6/+15
* Fixed private header include style to work when headers are installed.Rohan McGovern2010-03-011-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+139