aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/modelviews/visualdatamodel
Commit message (Expand)AuthorAgeFilesLines
* Fix issues in merge operation.wip/visuallistmodelAndrew den Exter2011-06-301-1/+1
* 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-292-10/+66
* Insert script objects directly into the VisualModel cache.Andrew den Exter2011-06-292-25/+19
* Add a take function to VisualModel.Andrew den Exter2011-06-272-119/+115
* Add a javascript accessor for items in a visual item model.Andrew den Exter2011-06-243-245/+171
* Add insert/move/remove functions to VisualDataModel.Andrew den Exter2011-06-242-20/+16
* Instanciate the VisualItemModel attached object for proxied model items.Andrew den Exter2011-06-222-2/+8
* VisualDataModel conversation example improvements.Andrew den Exter2011-06-225-102/+196
* Allow ParentAnimations to be used in ListView add transitions.Andrew den Exter2011-06-211-1/+4
* Add transition for new messages in visualdatamodel example.Andrew den Exter2011-06-212-21/+23
* Add compositing to ListModel and VisualItemModel.Andrew den Exter2011-06-206-0/+329