summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicstransform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-021-0/+4
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-011-0/+4
| |\
| | * Rotation transform with NaN angle can cause crashMartin Jones2011-03-311-0/+4
* | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-2/+12
|\| |
| * | Fix qgraphicstransform autotest for Symbian, where qreal is float.Laszlo Agocs2011-03-141-2/+12
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Added 'parallel_test' for some QGraphics* auto-tests.Yoann Lopes2010-04-221-0/+1
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* 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