summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesture.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
* Doc: fixing bugs and typos based on feedbackMorten Engvoldsen2011-01-251-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Doc: Marked some new properties as internal for now.David Boddie2010-10-071-0/+27
* Changed the speed property on QSwipeGesture to velocityZeno Albisser2010-09-131-0/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-041-3/+3
|\
| * Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-271-3/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-161-0/+29
|\|
| * Change default TapAndHold timeout and make configurableThomas Zander2010-07-081-0/+29
* | Doc: Made the Gestures Programming document more visible.David Boddie2010-06-301-5/+23
|/
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+4
* doc: Fixed many broken links.Martin Smith2010-05-191-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-061-9/+0
|\
| * Doc: Fixed qdoc warnings.David Boddie2009-11-051-9/+0
* | Implemented Tap and TapAndHold gestures.Denis Dzyubenko2009-11-051-0/+66
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-041-6/+15
|\
| * Doc: Fixed qdoc warnings.David Boddie2009-11-041-10/+10
* | Gesture api review.Denis Dzyubenko2009-11-031-36/+53
* | Documentation fixes related to gestures doc.Denis Dzyubenko2009-11-031-1/+1
|/
* Tiny doc change by David Boddie.Denis Dzyubenko2009-10-281-3/+3
* Removed obsolete private field from the QGesture and fixed the doc.Denis Dzyubenko2009-10-281-6/+5
* Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gesturesThomas Zander2009-10-281-0/+33
* Doc: Fixed qdoc warnings.David Boddie2009-10-261-6/+0
* Change API; the pan gesture now has points for distance, not size.Thomas Zander2009-10-221-6/+6
* Add QGestureEvent::mapToScene for better graphicsView integrationThomas Zander2009-10-221-0/+4
* Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-10/+0
* Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-161-3/+239
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-161-3/+23
* Mac: implement gestures conforming to the new APIRichard Moe Gustavsen2009-10-131-12/+14
* Doc: Gesture API documentation review.David Boddie2009-10-121-20/+16
* Added documentation for the Gesture API.Denis Dzyubenko2009-10-121-9/+56
* Compile fix after the latest change to gesture api.Denis Dzyubenko2009-10-121-8/+1
* Removed the QGesture contructor that we don't really need.Denis Dzyubenko2009-10-121-6/+7
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-206/+222
* Doc: mark API of Gesture framework as preliminary.Volker Hilsheimer2009-10-021-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fixed the spelling of canceled in the QGesture api brought up by David Boddie.Denis Dzyubenko2009-09-071-5/+5
* Fixed the QGesture::updateState function.Denis Dzyubenko2009-09-031-2/+5
* doc: Fixed several qdoc errors.Martin Smith2009-09-021-11/+12
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Improved a QGesture api a little bit.Denis Dzyubenko2009-08-211-6/+31
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Doc: Fix qdoc warningsVolker Hilsheimer2009-08-101-1/+1