summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxflipable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QFxItem::children() to QFxItem::fxChildren()Alan Alpert2009-09-091-2/+2
* Doc cleanup.Yann Bodson2009-08-171-1/+1
* rewrite QFxFlipable to work with graphics transforms.Lars Knoll2009-07-291-128/+32
* make QFxItem use QGraphicsTransformLars Knoll2009-07-291-5/+5
* 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
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-1/+3
|\
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-0/+2
| * Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-1/+1
* | Make QSimpleCanvasItem inherit QGraphicsObjectAaron Kennedy2009-06-231-3/+3
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-18/+0
|/
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Make sure Flippable updates its back transform correctly.Michael Brasser2009-05-191-4/+3
* Remove debug.Michael Brasser2009-05-181-1/+0
* Simplify (hopefully) anchors, and make them less reliant on signalsAaron Kennedy2009-05-181-0/+1
* More doc conversion and cleanup.Michael Brasser2009-05-051-2/+2
* docWarwick Allison2009-05-011-24/+34
* More work on transform elements.Michael Brasser2009-04-301-1/+1
* API improvements for Flipable.Michael Brasser2009-04-291-7/+126
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-12/+12
* API and documentation work on the transform elements.Michael Brasser2009-04-281-0/+220