summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxvisualitemmodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a VisualItemModel.index attached property to items in the model.Martin Jones2009-08-051-0/+3
|
* Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-031-16/+78
| | | | | | QFXVisualModel provides a base class for visual models. QFxVisualDataModel provides a visual model for Qt item view models. QFxVisualItemModel provides a model of QFxItems.
* Doc fixesYann Bodson2009-07-061-1/+1
|
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-1/+2
|
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
| | | | Caused massive number of warnings with winscw
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-201-2/+2
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Fixed #includesRoberto Raggi2009-05-181-1/+1
| |
| * class exportsWarwick Allison2009-05-151-1/+1
| |
* | Make VisualItemModel with packages work properly.Martin Jones2009-05-201-4/+9
|/ | | | | The views can all now deal with items that they have not requested appearing, and will lay them out appropriately.
* Get view to view transitions working properly... for PathView.Martin Jones2009-05-071-0/+7
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+120