summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpixmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix buildYann Bodson2009-08-071-0/+1
* Start refactoring QFxPixmap so it isn't as slow to use.Michael Brasser2009-08-071-67/+33
* Centralize image reading.Warwick Allison2009-07-301-37/+46
* Add some (disabled) test code for limiting image size.Warwick Allison2009-07-211-1/+24
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-1/+1
|\
| * Make performance logging classes private.Michael Brasser2009-07-021-1/+1
* | Remove simple canvasAaron Kennedy2009-06-231-0/+1
|/
* Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-140/+80
* Make sure cancelling image loading cancels progress reporting.Martin Jones2009-05-071-2/+5
* Add progress reporting to Image and use it in the flickr demo.Martin Jones2009-05-071-1/+7
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-10/+10
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+284