aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativexmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move XmlListModel to seperate pluginCharles Yin2011-12-011-1163/+0
* Clean up declarative includesKent Hansen2011-10-171-2/+2
* Use QBasicAtomicInt load() and store() instead of implicit castingBradley T. Hughes2011-10-101-3/+3
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-1/+0
* Always disconnect signals on aborted reply objectsBea Lam2011-08-221-13/+15
* Fix race condition in processJobs()Bea Lam2011-08-131-19/+10
* Add documentationAlan Alpert2011-08-091-16/+16
* Rework threading internals in XmlListModel to avoid global staticBea Lam2011-08-041-91/+205
* XmlListModel.status is Ready right after creation (should be Null)Charles Yin2011-07-291-1/+4
* Remove QtScript code from XmlListModelAaron Kennedy2011-06-091-7/+11
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1050