summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesturerecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cache scene coordinates of a hotspot in a QGesture.Denis Dzyubenko2010-02-241-0/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Gesture api review.Denis Dzyubenko2009-11-031-28/+58
* Removed obsolete private field from the QGesture and fixed the doc.Denis Dzyubenko2009-10-281-1/+1
* Renamed QGestureRecognizer::ResultFlags to ResultFlagDenis Dzyubenko2009-10-271-1/+1
* Doc: Changed the text slightly.David Boddie2009-10-231-1/+1
* Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-161-0/+1
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-161-9/+14
* Doc: Gesture API documentation review.David Boddie2009-10-121-15/+57
* Added documentation for the Gesture API.Denis Dzyubenko2009-10-121-4/+85
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-0/+71