summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxflickable_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove dragMode property from Flickable.Martin Jones2009-09-031-38/+12
|
* Flickable visible area properties moved into visibleArea as dot props.Martin Jones2009-09-031-4/+4
|
* Flickable locked property changed to interactive.Martin Jones2009-09-021-1/+1
| | | | Note that the meaning of the property has been reversed.
* Make a number of Flickable API changes following review.Martin Jones2009-08-281-6/+6
|
* Deal better with extents changing while flicking.Martin Jones2009-08-281-0/+4
| | | | | | Flicks could stop at some odd places if the viewport size changed during flicking. We now attempt to adjust to the correct behaviour at the ends of the viewport.
* Move timeline class to util and make private.Michael Brasser2009-07-021-1/+1
|
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
| | | | Caused massive number of warnings with winscw
* Rename GfxValue to QmlTimeLineValue.Michael Brasser2009-04-271-7/+7
|
* Rename GfxEvent to QmlTimeLineEvent.Michael Brasser2009-04-271-2/+2
|
* Add a QSimpleCanvasItem::ChildMouseFilter optionAaron Kennedy2009-04-241-0/+4
| | | | Child mouse filter only filters events sent to your children
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+166