summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativexmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* docWarwick Allison2010-05-051-4/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-271-1/+1
|\
| * Doc: in QML use "real" and "enumeration", not "qreal" and "enum"Martin Jones2010-04-161-1/+1
* | Docs Changes to start page. Minor change to Elements doc. See also added to s...Peter Yard2010-04-271-0/+4
|/
* Fix compile warningsmae2010-04-081-1/+1
* Revert "Add QListModelInterface::modelReset() signal and emit this in"Bea Lam2010-04-081-13/+12
* Add QListModelInterface::modelReset() signal and emit this inBea Lam2010-04-071-12/+13
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* Don't set status to Ready until model has been created (currently thisBea Lam2010-03-281-52/+95
* Fix where data() is called before xml is loaded. Also add status tests.Bea Lam2010-03-251-2/+4
* Clean upBea Lam2010-03-251-20/+0
* Compile with qtnamespaceMartin Jones2010-03-241-1/+2
* Properly use one thread for all instances of XmlListModel.Bea Lam2010-03-241-80/+110
* Revert "Use one thread for all instances."Michael Brasser2010-03-121-19/+15
* Implement URL redirection for types and XmlListModel.Warwick Allison2010-03-101-2/+19
* Use one thread for all instances.Bea Lam2010-03-081-15/+19
* Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-051-4/+10
* Expand documention of status property with examplesAlan Alpert2010-03-011-1/+11
* Fix reload() when keys are not specified, and add extra tests.Bea Lam2010-03-011-2/+19
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+796