summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxtransform.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix warning.Michael Brasser2009-05-081-1/+1
|
* More Transform work.Michael Brasser2009-05-081-13/+83
| | | | Add Rotatation. Mark poorly documented transforms as internal for now.
* Add images for the Transform documentation.Michael Brasser2009-05-061-2/+11
|
* More doc conversion and cleanup.Michael Brasser2009-05-051-6/+6
|
* docWarwick Allison2009-05-011-18/+25
|
* Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-011-27/+7
| | | | elements.
* More work on transform elements.Michael Brasser2009-04-301-75/+127
| | | | | AxisRotation/AxisTranslation have been renamed Rotation3D/Translation3D. Squish has gained a raster implementation and basic docs.
* API improvements for Flipable.Michael Brasser2009-04-291-1/+24
| | | | | | You can now specify an axis and rotation, rather than using transform. The tranform behavior has been preserved, however, to allow for cases where you want a more complex transform when rotating.
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-20/+20
|
* API and documentation work on the transform elements.Michael Brasser2009-04-281-218/+286
| | | | | | | | Axis has been split into Axis, AxisRotation, and AxisTranslation. Basic docs (in some cases just a stub) have been added for these, Perspective, and Squish. Flipable has moved to its own file.
* Documentation fixes.Michael Brasser2009-04-241-5/+0
| | | | | Reduce the number of warnings from qdoc. \todo's have been made into tasks instead.
* 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/+661