aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativelistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2467/+0
* Fix incorrect ref count with dynamic roles on worker thread.Glenn Watson2012-02-061-0/+3
* Fix crash bug related to QDeclarativeListModelCharles Yin2012-02-031-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add dynamicRoles mode to ListModel for extra flexibility.Glenn Watson2011-12-021-43/+452
* Move QDeclarativeListModel and friends from util/ to qml/Kent Hansen2011-11-241-0/+2053