summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesturemanager_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-1/+4
|\
| * Gesture api review.Denis Dzyubenko2009-11-031-1/+2
| * Make GestureCancelPolicy work for graphicsviewThomas Zander2009-10-301-0/+2
* | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-11/+20
|\|
| * Replaced QMap with QHash where possible in the gesture manager implementation.Denis Dzyubenko2009-10-281-4/+4
| * Fixed the gesture event filtering through multiple gesture recognizers.Denis Dzyubenko2009-10-281-2/+3
| * Rename private member variables to begin with m_Thomas Zander2009-10-281-9/+8
| * Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gesturesThomas Zander2009-10-281-0/+2
| * Add QWidget::ungrabGestureThomas Zander2009-10-261-0/+2
| * Implement QApplication::unregisterGestureRecognizerThomas Zander2009-10-261-2/+7
* | Fix GRAPHICSVIEWJørgen Lind2009-10-291-0/+2
|/
* Improving gesture event delivery for widgets.Denis Dzyubenko2009-10-221-4/+8
* Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-2/+8
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-0/+125