summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* 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-3/+3
|/
* Remove dead code paths in declarative list model code.Michael Brasser2010-09-231-3/+0
* Make build on SymbianBea Lam2010-09-201-29/+2
* Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-171-7/+114
* Make it clear that private ListModel constructor is only for workerBea Lam2010-09-171-0/+2
* Compile on SymbianMartin Jones2010-08-111-11/+1
* Don't destroy ListModel child list nodes.Martin Jones2010-08-111-0/+13
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-161-0/+199