summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* 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
* 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
* | 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