aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/modelviews/visualdatamodel/Bubble.qml
Commit message (Expand)AuthorAgeFilesLines
* Enable caching of visual role properties.Andrew den Exter2011-06-291-1/+2
* Add model data accessor and merge function to VisualModel.Andrew den Exter2011-06-291-8/+28
* Insert script objects directly into the VisualModel cache.Andrew den Exter2011-06-291-1/+1
* Add a take function to VisualModel.Andrew den Exter2011-06-271-115/+102
* Add a javascript accessor for items in a visual item model.Andrew den Exter2011-06-241-44/+139
* VisualDataModel conversation example improvements.Andrew den Exter2011-06-221-18/+48
* Add compositing to ListModel and VisualItemModel.Andrew den Exter2011-06-201-0/+31