summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qmlxmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-18/+18
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-2/+2
| |\
| | * Doc.Michael Brasser2009-10-301-2/+2
| * | fix headersWarwick Allison2009-10-291-16/+16
| |/
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
|/
* Doc.Michael Brasser2009-10-281-0/+5
* change all ids in doc examples to start with lower case.Martin Jones2009-10-221-2/+2
* More i18nWarwick Allison2009-10-131-2/+2
* Move XmlListModelRole to be properly private.Warwick Allison2009-09-141-47/+79
* Update XmlListModel status to be in line with other QML objects thatMichael Brasser2009-08-311-4/+5
* Add xml property to XmlListModel so we can set XML data directly.Michael Brasser2009-08-311-5/+35
* Use Q_SLOTS and Q_SIGNALS.Yann Bodson2009-08-261-1/+1
* Centralize QNetworkRequest attribute setting, turn on pipelining.Warwick Allison2009-08-241-1/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-0/+2
|\
| * Fix possible crash in XmlListModel.Michael Brasser2009-07-231-0/+2
* | Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-2/+2
* | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-2/+2
|/
* Add missing docs.Michael Brasser2009-07-201-0/+4
* Add NOTIFY for count signalAaron Kennedy2009-07-171-0/+1
* Fix doc typo.Michael Brasser2009-07-161-1/+1
* We should wait for component completion before trying to load XmlListModel data.Michael Brasser2009-07-021-5/+11
* More cleanupMichael Brasser2009-06-301-3/+2
* Cleanup, fixes, and basic docs for XmlListModel.Michael Brasser2009-06-291-9/+106
* 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