summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxtransform.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-101-7/+51
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: examples/itemviews/frozencolumn/main.cpp src/declarative/canvas/qsimplecanvas.cpp src/declarative/canvas/qsimplecanvas_p.h src/declarative/canvas/qsimplecanvasitem.h src/declarative/extra/qfxparticles.cpp src/declarative/fx/fx.pri src/declarative/fx/qfxblurfilter.h src/declarative/fx/qfxcontentwrapper.cpp src/declarative/fx/qfxflickable.cpp src/declarative/fx/qfxfocuspanel.h src/declarative/fx/qfxfocusrealm.h src/declarative/fx/qfxhighlightfilter.cpp src/declarative/fx/qfxhighlightfilter.h src/declarative/fx/qfximage.cpp src/declarative/fx/qfxitem.cpp src/declarative/fx/qfxitem.h src/declarative/fx/qfxrect.cpp src/declarative/fx/qfxreflectionfilter.h src/declarative/fx/qfxshadowfilter.cpp src/declarative/fx/qfxshadowfilter.h src/declarative/fx/qfxtext.cpp src/declarative/fx/qfxtext.h src/declarative/fx/qfxtextedit.cpp src/declarative/opengl/glbasicshaders.h src/declarative/test/qfxtestengine.cpp src/declarative/test/qfxtestengine.h src/declarative/test/qfxtestobjects.cpp src/declarative/test/qfxtestobjects.h src/declarative/test/qfxtestview.h src/declarative/util/qfxglobal.h src/declarative/util/qfxview.cpp src/gui/graphicsview/qgraphicsitem_p.h tools/qmlviewer/qmlviewer.cpp
| * Add a Scale transform object.Michael Brasser2009-07-011-0/+43
| |
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-7/+8
| |
* | Make QSimpleCanvasItem inherit QGraphicsObjectAaron Kennedy2009-06-231-8/+8
| |
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-7/+0
|/
* Remove extraneous semicolons.Martin Jones2009-05-261-7/+7
| | | | Caused massive number of warnings with winscw
* Merge branch 'kinetic-declarativeui' of ↵Roberto Raggi2009-05-191-1/+4
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Docs and minor fixes for the Rotation element.Michael Brasser2009-05-191-1/+4
| |
* | Fixed #includesRoberto Raggi2009-05-181-3/+3
|/
* More Transform work.Michael Brasser2009-05-081-5/+35
| | | | Add Rotatation. Mark poorly documented transforms as internal for now.
* More work on transform elements.Michael Brasser2009-04-301-13/+9
| | | | | AxisRotation/AxisTranslation have been renamed Rotation3D/Translation3D. Squish has gained a raster implementation and basic docs.
* API and documentation work on the transform elements.Michael Brasser2009-04-281-79/+95
| | | | | | | | 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.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+274