summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, fixes, and basic docs for XmlListModel.Michael Brasser2009-06-292-10/+120
* Move some non-essential classes to extra.Michael Brasser2009-06-2914-2/+2415
* QmlTimer::firesOnStart -> triggeredOnStartMartin Jones2009-06-252-13/+14
* Fix GridView handling of unrequested items.Martin Jones2009-06-241-1/+1
* Flesh out the Timer element.Martin Jones2009-06-242-8/+162
* A simple timer element.Martin Jones2009-06-233-2/+181
* Only objects or lists of objects can be default properties.Michael Brasser2009-06-224-5/+0
* Use QContiguousCache for cached queriesIan Walters2009-06-182-21/+124
* Some XmlListModel cleanup.Michael Brasser2009-06-122-13/+3
* Speed up XmlListModel.Michael Brasser2009-06-121-7/+22
* More explicit QUrl <-> QString conversion.Warwick Allison2009-06-111-1/+1
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-102-7/+7
* Compile fix for WinCE.Michael Brasser2009-06-091-11/+11
* Remove more unneeded semicolons.Martin Jones2009-05-272-3/+3
* Remove more unneeded semicolons.Martin Jones2009-05-262-18/+18
* Remove more unneeded semicolons.Martin Jones2009-05-265-7/+7
* Remove extraneous semicolons.Martin Jones2009-05-266-8/+8
* Add status and feedback info to XmlListModelMartin Jones2009-05-202-4/+48
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-206-14/+14
|\
| * Fixed #includesRoberto Raggi2009-05-186-14/+14
* | Use a thread for QXmlQuery to avoid its event loop messing with us.Martin Jones2009-05-202-148/+264
|/
* Fix QmlXmlListModel on property changes, on empty results.Warwick Allison2009-05-072-10/+34
* Enable updating of XmlListModel from Qml.Michael Brasser2009-05-062-4/+9
* More doc cleanup.Michael Brasser2009-05-052-32/+35
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-011-1/+1
|\
| * Small fix for QXmlListModel.Yann Bodson2009-05-011-1/+1
* | Doc work.Michael Brasser2009-05-012-43/+36
|/
* More format conversion.Michael Brasser2009-05-012-7/+10
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-292-5/+5
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-1/+1
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-281-1/+1
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-272-9/+5
* Documentation fixes.Michael Brasser2009-04-241-0/+1
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-2213-0/+2831