summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicstransform
Commit message (Expand)AuthorAgeFilesLines
* Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-041-3/+3
* Optimize QGraphicsRotation's use of QMatrix4x4Rhys Weatherley2009-10-261-1/+68
* Fix a bug in QGraphicsRotation related to 2D projectionsRhys Weatherley2009-10-221-1/+1
* Comparison tolerance increased for handheldsninerider2009-10-081-1/+5
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Remove QGraphicsTransform::project()Rhys Weatherley2009-08-201-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