summaryrefslogtreecommitdiff
path: root/src/declarative/graphicsitems/qdeclarativeflickable_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Flicking behaviour of ListView/GridView SnapOnItem is inconsistentMartin Jones2011-07-041-5/+4
* Flickable is too sensitive.Martin Jones2011-06-291-1/+5
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Improve Flickable dynamics and allow platform specific tweaking.Martin Jones2011-04-061-2/+14
* Drag over bounds errors when ListView has variable height contentMartin Jones2011-02-281-0/+7
* Prevent recursion due to nested Flickables with pressDelayMartin Jones2011-02-211-0/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-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