summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-221-15/+47
* Fix highlight position with StrictlyEnforceRange and range greater than item ...Martin Jones2010-04-211-2/+2
* Fiddle with the overshoot correction curve.Martin Jones2010-04-191-2/+2
* Always allow view position to be fixed.Martin Jones2010-04-191-8/+10
* emit onMovementStarted/Ended/Changed on wheel eventsMartin Jones2010-04-141-0/+4
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Fix Flickable::visibleArea.xPosition, Flickable::visibleArea.yPosition docsMartin Jones2010-04-011-2/+4
* Fix parenting after 6f88388db4e8e202780d789e66664ff824691948.Michael Brasser2010-03-301-1/+2
* Port Flickable and Flipable to support QGraphicsObject.Alexis Menard2010-03-251-2/+2
* Schedule view relayout after itemsInserted/Removed()Martin Jones2010-03-101-0/+3
* Remove code dupliation in fixupX/Y(), flickX/Y()Martin Jones2010-03-081-204/+181
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-051-1/+0
|\
| * QtDeclarative: Fix compiler warningsFriedemann Kleint2010-03-021-1/+0
* | Fix mouse stealing in nested flickables.Martin Jones2010-03-031-7/+13
|/
* Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-271-0/+1
* Make Flickable overshoot behavior nicer.Martin Jones2010-02-261-19/+48
* Tiny doc tweak.Martin Jones2010-02-261-1/+1
* Fix Flickable.overShoot doc - it is a bool not a realMartin Jones2010-02-261-2/+2
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-41/+23
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1324