summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Fix Flickable mouse grab issue.Robert Griebl2014-08-061-0/+1
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-05-111-4/+4
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-26/+20
* 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
* Wrong signals received when moving Flickable elementKatja2012-05-111-2/+2
* Clicking on a disabled ListView's delegate breaks mouse interactionPasi Pentikainen2012-05-081-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-09-081-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-09-071-1/+1
| |\
| | * Dragging in nested views no longer works as expectedMartin Jones2011-09-071-1/+1
* | | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-311-2/+2
|\| |
| * | Doc: Standardized on QtQuick for \since declarations.David Boddie2011-08-301-2/+2
| |/
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-261-2/+2
|\|
| * Flicking behaviour of ListView/GridView SnapOnItem is inconsistentMartin Jones2011-07-081-56/+50
| * Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-07-081-9/+21
* | Merge remote branch 'upstream/4.8'Jerome Pasion2011-07-081-65/+71
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-07-051-65/+71
| |\ \
| | * | Flicking behaviour of ListView/GridView SnapOnItem is inconsistentMartin Jones2011-07-041-56/+50
| | * | Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-06-281-9/+21
* | | | Doc: Standardized on QtQuick for \since declarations.David Boddie2011-07-011-2/+2
|/ / /
* | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-261-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-05-251-1/+1
| |\
| | * Flickable could flick in wrong direction if given too few touch samplesMartin Jones2011-05-251-1/+1
| * | Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| |/
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Fix warning about vSize not being used in this functionThiago Macieira2011-04-171-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-72/+163
|\|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-061-72/+163
| |\
| | * Improve Flickable dynamics and allow platform specific tweaking.Martin Jones2011-04-061-72/+163
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-021-2/+7
|\| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-011-2/+7
| |\|
| | * PinchArea and Flickable don't work well enough togetherMartin Jones2011-04-011-2/+7
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-1/+1
|\| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-221-3/+5
| |\|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-091-31/+57
| |\ \
| * \ \ Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-231-5/+50
| |\ \ \
| * \ \ \ Merge branch 'mimir' into 4.7David Boddie2011-02-231-1/+1
| |\ \ \ \
| | * | | | qdoc: Fixed some validation errors in the DITA filesMartin Smith2011-01-191-1/+1
| | * | | | Merge branch '4.7' into mimirDavid Boddie2010-12-151-2/+2
| | |\ \ \ \
| * | \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-041-2/+56
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-3/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Disabled non-QDeclarativeItems in Flickable break flickingMartin Jones2011-03-161-3/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-011-31/+57
|\| | | | | |
| * | | | | | Drag over bounds errors when ListView has variable height contentMartin Jones2011-02-281-27/+55
| * | | | | | fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-281-4/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-4/+44
|\| | | | |