summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeflickable_p.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent recursion due to nested Flickables with pressDelayMartin Jones2011-02-211-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Add versioning for new Flickable methods.Martin Jones2011-01-111-3/+2
* | Allow resizing Flickable content about a center point.Martin Jones2010-11-291-0/+4
|/
* Flickable 'moving' parameter stays at true when setting contentY.Martin Jones2010-10-211-0/+2
* ListView.visibleArea.heightRatio should not emit a signal when it does not ch...Yann Bodson2010-10-181-1/+0
* Remove deprecated Flickable.flickDirectionMartin Jones2010-07-071-3/+0
* Don't export declarative private classesMartin Jones2010-07-011-1/+1
* Restore neutral movement state if a view is manually positioned.Martin Jones2010-06-241-2/+2
* Expose the Flickable's internal contentItemMartin Jones2010-06-241-1/+2
* Remove deprecated Flickable::overshoot property.Martin Jones2010-05-261-5/+0
* Follow-up on Flickable changes.Yann Bodson2010-05-131-6/+10
* Flickable small API changes.Yann Bodson2010-05-121-16/+27
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-221-1/+8
* Port Flickable and Flipable to support QGraphicsObject.Alexis Menard2010-03-251-2/+2
* Remove code dupliation in fixupX/Y(), flickX/Y()Martin Jones2010-03-081-2/+2
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-21/+16
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+214