Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generalized gesture filtering code to allow handling not only mouse | Denis Dzyubenko | 2009-05-11 | 1 | -2/+4 |
* | Allow to start a Pan gesture only with the left mouse button. | Denis Dzyubenko | 2009-05-11 | 1 | -2/+6 |
* | Small rename of internal variable in gesture recognizer. | Denis Dzyubenko | 2009-05-11 | 1 | -6/+6 |
* | Added Qt::GestureUpdated state for the gesture. | Denis Dzyubenko | 2009-05-11 | 1 | -11/+16 |
* | Gesture manager takes ownership of the provided gesture recognizers. | Denis Dzyubenko | 2009-05-11 | 1 | -6/+6 |
* | Gesture recognizer don;t create new QGesture object every time | Denis Dzyubenko | 2009-05-11 | 1 | -20/+32 |
* | Extended the gesture documentation. | Denis Dzyubenko | 2009-05-11 | 1 | -37/+18 |
* | Modifications after the api review by Brad. | Denis Dzyubenko | 2009-05-11 | 1 | -381/+126 |
* | Fixed lastDirection in the Pan gesture. | Denis Dzyubenko | 2009-05-11 | 1 | -17/+31 |
* | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -0/+543 |