aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use use touch events to generate mouse events in Quick canvas.Martin Jones2012-02-101-14/+36
* Ensure Flickable moving and flicking properties are correct.Martin Jones2012-02-071-6/+15
* Multiple fast flicks with large content moves fasterMartin Jones2012-02-021-15/+71
* Flickable should be controllable programaticallyAndras Becsi2012-02-011-0/+19
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Flickable now emits contentX/YChanged after the content is updatedMartin Jones2012-01-061-15/+8
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use input event timestamps in QQuickFlickable if available.Andras Becsi2011-12-201-13/+27
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+2003