summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeflickable_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent recursion due to nested Flickables with pressDelayMartin Jones2011-02-211-0/+1
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Combining ListView.StrictlyEnforceRange and resizing currentItem stalls.Martin Jones2010-11-031-0/+3
* ListView.visibleArea.heightRatio should not emit a signal when it does not ch...Yann Bodson2010-10-181-5/+8
* Completing the interface for children/data/resourcesThomas Hartmann2010-09-141-0/+3
* Ensure flickable velocity is updated when view is moved by setCurrentIndexMartin Jones2010-09-131-0/+1
* Avoid Flickable view jumping when drag threashold is exceeded.Martin Jones2010-08-261-0/+1
* Expose the Flickable's internal contentItemMartin Jones2010-06-241-1/+1
* Use QElapsedTimer rather than QTime::elapsed()Martin Jones2010-05-281-3/+3
* Flickable small API changes.Yann Bodson2010-05-121-3/+7
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-221-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Remove code dupliation in fixupX/Y(), flickX/Y()Martin Jones2010-03-081-33/+46
* Small optimizations.Martin Jones2010-03-011-2/+4
* Make Flickable overshoot behavior nicer.Martin Jones2010-02-261-0/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+189