summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxblendedimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure image loads are cencelled if item destroyed.Warwick Allison2009-06-191-0/+11
* typo in my recent changeWarwick Allison2009-06-101-1/+1
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-17/+17
* Merge branch 'kinetic-declarativeui-pixmapopt' of git@scm.dev.nokia.troll.no:...Michael Brasser2009-05-291-4/+4
|\
| * Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-4/+4
* | Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
|/
* Make sure cancelling image loading cancels progress reporting.Martin Jones2009-05-071-2/+2
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-12/+12
* Remove QFxItem::itemContext() method.Aaron Kennedy2009-04-271-4/+4
* Add 'smooth' property to BlendedImage.Michael Brasser2009-04-271-1/+36
* Expose basic BlendedImage docs.Michael Brasser2009-04-231-8/+21
* qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+249