summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make scaling in flickr demo sensible.Martin Jones2009-05-121-0/+16
* Fix removal of items that span a range greater than the visible range.Martin Jones2009-05-081-0/+4
* setWidth() and setHeight() lost their virtual at some point :-/Martin Jones2009-05-081-6/+6
* docWarwick Allison2009-05-011-1/+1
* More format conversion.Martin Jones2009-05-011-12/+17
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-46/+46
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-271-8/+7
|\
| * Rename GfxValue to QmlTimeLineValue.Michael Brasser2009-04-271-1/+1
| * Rename GfxEvent to QmlTimeLineEvent.Michael Brasser2009-04-271-2/+2
| * Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-5/+4
* | Fix warning.Martin Jones2009-04-271-1/+1
|/
* Add a QSimpleCanvasItem::ChildMouseFilter optionAaron Kennedy2009-04-241-116/+132
* 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/+1113