summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesture_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
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Make compile.Aaron McCarthy2010-09-141-1/+1
* fix scaleFactor/totalScaleFactor in QPinchGestureRecognizerZeno Albisser2010-09-131-1/+1
* Added velocity property to the QPanGesture.Zeno Albisser2010-09-131-1/+8
* Changed the speed property on QSwipeGesture to velocityZeno Albisser2010-09-131-2/+5
* Change default TapAndHold timeout and make configurableThomas Zander2010-07-081-0/+1
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+4
* Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-2/+2
* Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-171-2/+2
* Cache scene coordinates of a hotspot in a QGesture.Denis Dzyubenko2010-02-241-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Implemented Tap and TapAndHold gestures.Denis Dzyubenko2009-11-051-0/+26
* Implemented QSwipeGesture recognizer using touch events.Denis Dzyubenko2009-11-051-1/+7
* Compile fix after the last gesture api changeDenis Dzyubenko2009-11-031-1/+1
* Gesture api review.Denis Dzyubenko2009-11-031-4/+6
* Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-031-0/+3
* Removed obsolete private field from the QGesture and fixed the doc.Denis Dzyubenko2009-10-281-4/+1
* Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gesturesThomas Zander2009-10-281-3/+7
* Change API; the pan gesture now has points for distance, not size.Thomas Zander2009-10-221-3/+3
* Improvements for gesture event deliveryDenis Dzyubenko2009-10-221-2/+1
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-11/+65
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Improved the gesture api.Denis Dzyubenko2009-09-031-1/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Improved a QGesture api a little bit.Denis Dzyubenko2009-08-211-1/+4
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Removed the startPos/lastPos/pos from the gesture classes.Denis Dzyubenko2009-08-041-11/+0
* Refactored gesture apiDenis Dzyubenko2009-07-021-26/+9
* Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-291-5/+5
* Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-291-3/+3
* implemented gestures support in graphicsview for QGraphicsItems andDenis Dzyubenko2009-05-181-1/+3
* Improved gesture propagation.Denis Dzyubenko2009-05-111-1/+2
* Improved gesture target widget detection.Denis Dzyubenko2009-05-111-0/+2
* Gesture recognizer don;t create new QGesture object every timeDenis Dzyubenko2009-05-111-0/+7
* Renamed QPannableGesture to QPanningGesture.Denis Dzyubenko2009-05-111-2/+2
* Extended the gesture documentation.Denis Dzyubenko2009-05-111-4/+0
* Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-1/+6
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+100