summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qstandardgestures.h
Commit message (Expand)AuthorAgeFilesLines
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-174/+0
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Added a property to QPinchGesture to specify what exactly changed.Denis Dzyubenko2009-09-031-0/+13
* Improved the gesture api.Denis Dzyubenko2009-09-031-4/+10
* Improved the gesture api.Denis Dzyubenko2009-09-031-0/+1
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Gestures: Implement swipe gestureRichard Moe Gustavsen2009-08-271-0/+28
* Gestures: make all screen points floatRichard Moe Gustavsen2009-08-271-6/+6
* Cocoa: Implement single touch panRichard Moe Gustavsen2009-08-271-4/+4
* Improved a QGesture api a little bit.Denis Dzyubenko2009-08-211-2/+2
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Implemented QPinchGesture.Denis Dzyubenko2009-08-101-0/+39
* Made the QGesture::reset function protected.Denis Dzyubenko2009-08-101-1/+3
* Removed the startPos/lastPos/pos from the gesture classes.Denis Dzyubenko2009-08-041-3/+0
* Removed the QTapAndHoldGestureDenis Dzyubenko2009-08-041-16/+0
* Moved the native window gesture handling code to the right place.Denis Dzyubenko2009-08-041-2/+5
* Fixed includes in the gestures public headers.Denis Dzyubenko2009-07-201-4/+3
* Refactored gesture apiDenis Dzyubenko2009-07-021-0/+102