summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qmlxmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some XmlListModel cleanup.Michael Brasser2009-06-121-2/+2
* Speed up XmlListModel.Michael Brasser2009-06-121-7/+22
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-4/+4
* Remove more unneeded semicolons.Martin Jones2009-05-261-2/+2
* Add status and feedback info to XmlListModelMartin Jones2009-05-201-4/+36
* Use a thread for QXmlQuery to avoid its event loop messing with us.Martin Jones2009-05-201-144/+263
* Fix QmlXmlListModel on property changes, on empty results.Warwick Allison2009-05-071-9/+33
* Enable updating of XmlListModel from Qml.Michael Brasser2009-05-061-4/+7
* Small fix for QXmlListModel.Yann Bodson2009-05-011-1/+1
* More format conversion.Michael Brasser2009-05-011-5/+8
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-291-2/+2
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-1/+1
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-4/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+357