Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test and fix order of transform application. | Warwick Allison | 2010-03-26 | 1 | -29/+4 |
| | | | | Remove Translate.z since Qt cannot sensibly support it yet. | ||||
* | Fix namespace. | Warwick Allison | 2010-03-26 | 1 | -1/+3 |
| | |||||
* | Control of image rendered size (esp. SVG). | Warwick Allison | 2010-03-26 | 1 | -0/+159 |
Add Translate transform. Image::sourceWidth and Image::sourceHeight read/write properties. Task-number: QTBUG-8984 |