summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxrepeater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some docs on data models.Martin Jones2009-10-061-0/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-051-14/+1
|\
| * Fix repeater item orderingAlan Alpert2009-09-301-14/+1
* | Have repeater handle items being added/removed/moved by the model.Martin Jones2009-09-301-3/+19
|/
* Repeater is more consistent with its docsAlan Alpert2009-09-231-7/+19
* Repeater doc update.Yann Bodson2009-09-211-5/+5
* Switch Repeater over to use VisualModel.Martin Jones2009-09-171-168/+78
* Handle QVariantList's in RepeaterAaron Kennedy2009-08-281-0/+14
* Support using a QAbstractItemModel with Repeater.Michael Brasser2009-08-271-1/+36
* Repeater API updates.Michael Brasser2009-08-271-55/+38
* doc cleanupYann Bodson2009-08-181-20/+11
* More QFxItem cleanup.Michael Brasser2009-07-301-3/+8
* remove itemParent() and related.Lars Knoll2009-07-291-2/+2
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* Get rid of some compiler warnings.Volker Hilsheimer2009-06-231-0/+1
* Remove simple canvasAaron Kennedy2009-06-231-1/+1
* Make QSimpleCanvasItem inherit QGraphicsObjectAaron Kennedy2009-06-231-1/+1
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* docWarwick Allison2009-05-011-4/+4
* More format conversion.Martin Jones2009-05-011-16/+15
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-10/+10
* Delay Repeater item construction until component completionAaron Kennedy2009-04-281-1/+10
* Remove QFxItem::itemContext() method.Aaron Kennedy2009-04-271-5/+5
* Documentation fixes.Michael Brasser2009-04-241-7/+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-221-0/+354