summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicstransform.cpp
Commit message (Expand)AuthorAgeFilesLines
* QGraphicsRotation and QGraphicsRotation3D are now merged into 1 classThierry Bastian2009-08-121-94/+88
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Emit axisChanged() when the QGraphicsRotation3D axis changes.Rhys Weatherley2009-08-101-0/+3
* Set default QGraphicsTransform3D axis to (0, 0, 1)Rhys Weatherley2009-08-101-11/+26
* Fix obsolete license headersJason McDonald2009-08-041-2/+2
* Docs: Improve QGraphicsTransform and subclassesAndreas Aardal Hanssen2009-07-311-123/+217
* fix compilation without 3d supportLars Knoll2009-07-291-1/+1
* Implement new transformation handling for graphics items.Lars Knoll2009-07-291-0/+479