summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesturemanager_p.h
Commit message (Expand)AuthorAgeFilesLines
* More improvement to gesture propagation (still no graphicsview).Denis Dzyubenko2009-05-181-1/+3
* implemented gestures support in graphicsview for QGraphicsItems andDenis Dzyubenko2009-05-181-4/+3
* Don't export private class QGestureManagerDenis Dzyubenko2009-05-181-1/+1
* Improved gesture propagation.Denis Dzyubenko2009-05-111-1/+2
* Improved gesture target widget detection.Denis Dzyubenko2009-05-111-4/+2
* Oops, we should replay mouse events to the same widget that was supposedDenis Dzyubenko2009-05-111-0/+2
* Generalized gesture filtering code to allow handling not only mouseDenis Dzyubenko2009-05-111-1/+1
* Removed all weird qHash usage for gesture identification.Denis Dzyubenko2009-05-111-1/+11
* Added a QApplication::eventDeliveryDelayForGestures property thatDenis Dzyubenko2009-05-111-1/+4
* Implemented delaying and replaying mouse events when gesture is aboutDenis Dzyubenko2009-05-111-0/+3
* Store the QGestureManager in QApplicationPrivateBradley T. Hughes2009-05-111-1/+1
* Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-1/+3
* Fixes: Add missing functions for a adding custom gesture recognizers.Denis Dzyubenko2009-05-111-0/+3
* Fixes: Compilation fixesDenis Dzyubenko2009-05-111-0/+1
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+102