summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dragMode property from Flickable.Martin Jones2009-09-031-133/+49
* Flickable visible area properties moved into visibleArea as dot props.Martin Jones2009-09-031-76/+139
* Flickable locked property changed to interactive.Martin Jones2009-09-021-9/+15
* Clear animation only in the direction being fixed in fixupX/Y.Martin Jones2009-09-021-4/+4
* Fix combined horizontal and vertical flickingMartin Jones2009-08-281-4/+4
* Make a number of Flickable API changes following review.Martin Jones2009-08-281-47/+51
* Deal better with extents changing while flicking.Martin Jones2009-08-281-65/+104
* Fix glitches when dragging a ListView.Martin Jones2009-08-271-15/+4
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
* Doc cleanup.Yann Bodson2009-08-171-67/+3
* Get rid of QFxItem::options.Michael Brasser2009-07-311-5/+5
* More QFxItem cleanup.Michael Brasser2009-07-311-2/+4
* More QFxItem cleanup.Michael Brasser2009-07-301-1/+1
* Don't create a zero distance flick. Make fixupX and fixupY equivalent.Martin Jones2009-07-291-5/+7
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* First round of cleanups for QFxItemLars Knoll2009-07-221-1/+1
* Fix mouse grabbing for Flickable and PathView.Michael Brasser2009-07-131-0/+1
* Fix ChildMouseFilterMichael Brasser2009-07-101-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-3/+9
|\
| * Implement edge resistance for flickable dragging horizontally.Martin Jones2009-07-011-1/+7
| * Rename notifiers: topChanged -> yChanged; leftChanged -> xChanged.Michael Brasser2009-06-301-2/+2
* | Remove simple canvasAaron Kennedy2009-06-231-1/+1
|/
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* 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