aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support QT_TRID_NOOP in ListElement.Michael Brasser2011-08-311-2/+2
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-11/+11
* Compile.Roberto Raggi2011-08-301-3/+3
* Fix memory leak in ListModel custom parserBea Lam2011-08-261-0/+1
* Add documentationAlan Alpert2011-08-091-12/+12
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-2/+2
* 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