summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesturerecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Doc: Made the Gestures Programming document more visible.David Boddie2010-06-301-0/+3
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+4
* Doc for for QGestureRecognizer::create.Denis Dzyubenko2010-03-151-0/+2
* Cache scene coordinates of a hotspot in a QGesture.Denis Dzyubenko2010-02-241-0/+1
* Update copyright year to 2010Jason McDonald2010-01-071-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