Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SCROLLAREA by fixing missing QT_NO_GRAPHICSVIEW dependencies | Jørgen Lind | 2009-10-29 | 1 | -0/+2 |
* | 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/+0 |
* | Re-implement QGraphicsTransform to use QMatrix4x4 | Rhys Weatherley | 2009-08-19 | 1 | -11/+17 |
* | QGraphicsRotation and QGraphicsRotation3D are now merged into 1 class | Thierry Bastian | 2009-08-12 | 1 | -25/+6 |
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | Docs: Improve QGraphicsTransform and subclasses | Andreas Aardal Hanssen | 2009-07-31 | 1 | -0/+1 |
* | Use correct license header. | Volker Hilsheimer | 2009-07-29 | 1 | -2/+2 |
* | Make autotests compile: s/slots/Q_SLOTS | Volker Hilsheimer | 2009-07-29 | 1 | -1/+1 |
* | Implement new transformation handling for graphics items. | Lars Knoll | 2009-07-29 | 1 | -0/+168 |