Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make GestureCancelPolicy work for graphicsview | Thomas Zander | 2009-10-30 | 1 | -0/+2 |
* | Replaced QMap with QHash where possible in the gesture manager implementation. | Denis Dzyubenko | 2009-10-28 | 1 | -4/+4 |
* | Fixed the gesture event filtering through multiple gesture recognizers. | Denis Dzyubenko | 2009-10-28 | 1 | -2/+3 |
* | Rename private member variables to begin with m_ | Thomas Zander | 2009-10-28 | 1 | -9/+8 |
* | Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gestures | Thomas Zander | 2009-10-28 | 1 | -0/+2 |
* | Add QWidget::ungrabGesture | Thomas Zander | 2009-10-26 | 1 | -0/+2 |
* | Implement QApplication::unregisterGestureRecognizer | Thomas Zander | 2009-10-26 | 1 | -2/+7 |
* | Improving gesture event delivery for widgets. | Denis Dzyubenko | 2009-10-22 | 1 | -4/+8 |
* | Improved gesture event filtering inside QGraphicsView for QGraphicObjects | Denis Dzyubenko | 2009-10-22 | 1 | -2/+8 |
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -0/+125 |