aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support QT_TRANSLATE_NOOP in ListElement.Michael Brasser2011-07-281-2/+27
* Update ListModel's internal indexes when items are inserted/removed.Andrew den Exter2011-07-281-0/+15
* Remove leftover QtScript code from ListModelAaron Kennedy2011-06-091-78/+1
* Implement global handle trackingAaron Kennedy2011-06-081-2/+2
* Implement ListModel in V8Aaron Kennedy2011-06-071-98/+255
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | Initial V8 integrationAaron Kennedy2011-06-061-0/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1627