Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I've been told this fixes compilation on windows. | Alan Alpert | 2010-03-26 | 1 | -1/+1 |
| | |||||
* | Test and fix order of transform application. | Warwick Allison | 2010-03-26 | 1 | -4/+0 |
| | | | | Remove Translate.z since Qt cannot sensibly support it yet. | ||||
* | Control of image rendered size (esp. SVG). | Warwick Allison | 2010-03-26 | 1 | -0/+92 |
Add Translate transform. Image::sourceWidth and Image::sourceHeight read/write properties. Task-number: QTBUG-8984 |