summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesturestandardrecognizers.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Generalized gesture filtering code to allow handling not only mouseDenis Dzyubenko2009-05-111-2/+4
* Allow to start a Pan gesture only with the left mouse button.Denis Dzyubenko2009-05-111-2/+6
* Small rename of internal variable in gesture recognizer.Denis Dzyubenko2009-05-111-6/+6
* Added Qt::GestureUpdated state for the gesture.Denis Dzyubenko2009-05-111-11/+16
* Gesture manager takes ownership of the provided gesture recognizers.Denis Dzyubenko2009-05-111-6/+6
* Gesture recognizer don;t create new QGesture object every timeDenis Dzyubenko2009-05-111-20/+32
* Extended the gesture documentation.Denis Dzyubenko2009-05-111-37/+18
* Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-381/+126
* Fixed lastDirection in the Pan gesture.Denis Dzyubenko2009-05-111-17/+31
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+543