summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxblendedimage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Use qmlContext(object) instead. This makes everything consistent.
* 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