summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpixmap.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove simple canvasAaron Kennedy2009-06-231-2/+1
|
* Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-7/+1
| | | | | | | Switch QFxPixmap to use QPixmapCache, not own partial QImage cache. OpenGL prefers QImage for optimization, but that optimization is only partially preserved (QFxPixmap deals ONLY with QPixmap now). Opaque QFxPixmap no longer available.
* Fixed #includesRoberto Raggi2009-05-181-4/+4
|
* Make sure cancelling image loading cancels progress reporting.Martin Jones2009-05-071-1/+1
|
* Add progress reporting to Image and use it in the flickr demo.Martin Jones2009-05-071-1/+2
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+92