summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesture.h
Commit message (Expand)AuthorAgeFilesLines
* Changed setting state in a QGestureDenis Dzyubenko2009-08-061-1/+1
* Removed the startPos/lastPos/pos from the gesture classes.Denis Dzyubenko2009-08-041-12/+2
* Fixed includes in the gestures public headers.Denis Dzyubenko2009-07-201-6/+6
* signals -> Q_SIGNALSVolker Hilsheimer2009-07-031-1/+1
* Refactored gesture apiDenis Dzyubenko2009-07-021-63/+19
* 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
* Added setters to QGesture object.Denis Dzyubenko2009-05-201-7/+14
* No need to mark QGesture ctor explicitDenis Dzyubenko2009-05-181-2/+2
* implemented gestures support in graphicsview for QGraphicsItems andDenis Dzyubenko2009-05-181-0/+2
* Improved gesture propagation.Denis Dzyubenko2009-05-111-0/+8
* Fixed gesture event propagation and offset translation.Denis Dzyubenko2009-05-111-0/+1
* renamed QGesture::gestureType() to just type() and fixed the doc.Denis Dzyubenko2009-05-111-2/+2
* Oops, fixed a memory corruption in Pan gesture due to invalid d-pointer type.Denis Dzyubenko2009-05-111-1/+2
* Added coordinate translation for points inside gesture event whenDenis Dzyubenko2009-05-111-0/+1
* Gesture recognizer don;t create new QGesture object every timeDenis Dzyubenko2009-05-111-4/+15
* Removed the use of QSharedPointer from gesture api - since QGestureDenis Dzyubenko2009-05-111-1/+0
* Renamed QPannableGesture to QPanningGesture.Denis Dzyubenko2009-05-111-3/+3
* More documentation fixes.Denis Dzyubenko2009-05-111-6/+3
* Extended the gesture documentation.Denis Dzyubenko2009-05-111-23/+6
* Added meta-object properties to QGesture object.Denis Dzyubenko2009-05-111-0/+9
* Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-9/+16
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+128