summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicstransform
Commit message (Expand)AuthorAgeFilesLines
* Remove QGraphicsTransform::project()Rhys Weatherley2009-08-191-2/+2
* Re-implement QGraphicsTransform to use QMatrix4x4Rhys Weatherley2009-08-191-32/+109
* QGraphicsRotation and QGraphicsRotation3D are now merged into 1 classThierry Bastian2009-08-121-20/+39
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Set default QGraphicsTransform3D axis to (0, 0, 1)Rhys Weatherley2009-08-101-1/+21
* Implement new transformation handling for graphics items.Lars Knoll2009-07-292-0/+164