summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicstransform.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fix SCROLLAREA by fixing missing QT_NO_GRAPHICSVIEW dependenciesJørgen Lind2009-10-291-0/+2
* 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-191-2/+0
* Re-implement QGraphicsTransform to use QMatrix4x4Rhys Weatherley2009-08-191-11/+17
* QGraphicsRotation and QGraphicsRotation3D are now merged into 1 classThierry Bastian2009-08-121-25/+6
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Docs: Improve QGraphicsTransform and subclassesAndreas Aardal Hanssen2009-07-311-0/+1
* Use correct license header.Volker Hilsheimer2009-07-291-2/+2
* Make autotests compile: s/slots/Q_SLOTSVolker Hilsheimer2009-07-291-1/+1
* Implement new transformation handling for graphics items.Lars Knoll2009-07-291-0/+168