summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesturerecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mentioned in the doc that the QGesture pointer that is returned by theDenis Dzyubenko2009-05-181-0/+3
* Added missing \since 4.6 doc tagDenis Dzyubenko2009-05-111-0/+2
* Generalized gesture filtering code to allow handling not only mouseDenis Dzyubenko2009-05-111-4/+7
* Added Qt::GestureUpdated state for the gesture.Denis Dzyubenko2009-05-111-9/+10
* Gesture manager takes ownership of the provided gesture recognizers.Denis Dzyubenko2009-05-111-3/+3
* Extended the gesture documentation.Denis Dzyubenko2009-05-111-0/+79
* Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-0/+71