summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxrepeater.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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