aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/modelviews/visualdatamodel/visualdatamodel.qml
Commit message (Expand)AuthorAgeFilesLines
* Fix issues in merge operation.wip/visuallistmodelAndrew den Exter2011-06-301-1/+1
* Add model data accessor and merge function to VisualModel.Andrew den Exter2011-06-291-2/+38
* Insert script objects directly into the VisualModel cache.Andrew den Exter2011-06-291-24/+18
* Add a take function to VisualModel.Andrew den Exter2011-06-271-4/+13
* Add a javascript accessor for items in a visual item model.Andrew den Exter2011-06-241-57/+32
* Add insert/move/remove functions to VisualDataModel.Andrew den Exter2011-06-241-9/+7
* Instanciate the VisualItemModel attached object for proxied model items.Andrew den Exter2011-06-221-1/+1
* VisualDataModel conversation example improvements.Andrew den Exter2011-06-221-49/+29
* 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-211-21/+8
* Add compositing to ListModel and VisualItemModel.Andrew den Exter2011-06-201-0/+149