summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* 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