Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize QGraphicsRotation's use of QMatrix4x4 | Rhys Weatherley | 2009-10-26 | 1 | -1/+68 |
* | Fix a bug in QGraphicsRotation related to 2D projections | Rhys Weatherley | 2009-10-22 | 1 | -1/+1 |
* | Comparison tolerance increased for handhelds | ninerider | 2009-10-08 | 1 | -1/+5 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | Remove QGraphicsTransform::project() | Rhys Weatherley | 2009-08-19 | 1 | -2/+2 |
* | Re-implement QGraphicsTransform to use QMatrix4x4 | Rhys Weatherley | 2009-08-19 | 1 | -32/+109 |
* | QGraphicsRotation and QGraphicsRotation3D are now merged into 1 class | Thierry Bastian | 2009-08-12 | 1 | -20/+39 |
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | Set default QGraphicsTransform3D axis to (0, 0, 1) | Rhys Weatherley | 2009-08-10 | 1 | -1/+21 |
* | Implement new transformation handling for graphics items. | Lars Knoll | 2009-07-29 | 2 | -0/+164 |