aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1997/+0
* Fix coding style issuesKent Hansen2011-10-171-2/+2
* Manually apply SnapOneItem/Row changes from Qt 4.7Martin Jones2011-09-281-60/+55
* Add convenience macro for fast connects in declarative.Michael Brasser2011-09-271-14/+2
* Support margins in Flickable.Martin Jones2011-09-261-6/+149
* Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-09-161-9/+21
* Merge branch 'refactor'Gunnar Sletta2011-09-131-60/+36
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-2/+19
| |\
| * | Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-5/+6
| * | Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-011-55/+30
| * | Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+278
| |\ \
| * | | Build against refactor.Samuel Rødal2011-07-291-2/+2
* | | | Port change 67ed1849 from Qt 4.7Martin Jones2011-09-121-1/+1
| |_|/ |/| |
* | | Experimental 'pixelAligned' property for Flickable.Martin Jones2011-09-121-2/+19
| |/ |/|
* | Add documentationAlan Alpert2011-08-091-0/+275
* | Nesting PathView and Flickable causes PathView to stop at wrong offsetMartin Jones2011-08-021-0/+3
|/
* Clicking on a disabled ListView's delegate breaks mouse interactionMartin Jones2011-07-291-1/+1
* Add dragging properties to FlickableMartin Jones2011-07-281-2/+97
* Handle pinch correctly when one point is released and repressed.Martin Jones2011-07-251-2/+1
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Use QWheelEvent instead of QGraphicsSceneWheelEventLars Knoll2011-07-071-1/+1
* Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-1/+0
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-041-75/+173
|\
| * Update SG items with GV item changes.Martin Jones2011-05-041-75/+173
* | Don't round flickable positions while panningGunnar Sletta2011-05-021-6/+6
|/
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1397