summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetranslate_p.h
Commit message (Collapse)AuthorAgeFilesLines
* I've been told this fixes compilation on windows.Alan Alpert2010-03-261-1/+1
|
* Test and fix order of transform application.Warwick Allison2010-03-261-4/+0
| | | | Remove Translate.z since Qt cannot sensibly support it yet.
* Control of image rendered size (esp. SVG).Warwick Allison2010-03-261-0/+92
Add Translate transform. Image::sourceWidth and Image::sourceHeight read/write properties. Task-number: QTBUG-8984