summaryrefslogtreecommitdiffstats
path: root/examples/gestures
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-315-20/+20
* Polish the image gestures example.Friedemann Kleint2014-05-065-29/+137
* Updated year in copyright headerKai Koehne2014-03-265-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-135-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-295-30/+30
* Update contact information in license headers.Sergio Ahumada2012-08-015-10/+10
* Update year in Nokia copyright messages.Jason McDonald2012-01-115-5/+5
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-282-0/+15
* Fix: define hotSpot for Gestures on MacZeno Albisser2011-01-261-0/+1
* Update copyright year to 2011.Jason McDonald2011-01-115-5/+5
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-195-139/+134
* Enabled some examples by default in Symbian buildsMiikka Heikkinen2010-03-101-0/+5
* Update copyright year to 2010Jason McDonald2010-01-075-5/+5
* Fixed pinching in the imagegestures example.Denis Dzyubenko2009-11-051-6/+5
* Small improvement in the imagegesture example.Denis Dzyubenko2009-11-051-1/+1
* Implemented QSwipeGesture recognizer using touch events.Denis Dzyubenko2009-11-051-8/+10
* Mac: pinch gesture scales to fast and event below zeroRichard Moe Gustavsen2009-11-042-4/+10
* Compile fix after the last gesture api changeDenis Dzyubenko2009-11-031-3/+3
* Gesture api review.Denis Dzyubenko2009-11-031-3/+3
* Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-031-11/+7
* Fixed the imagegestures project file.Denis Dzyubenko2009-11-031-3/+3
* Compile fix.Denis Dzyubenko2009-10-221-3/+3
* Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-163-12/+13
* Doc: Moving the Image Gestures example.David Boddie2009-10-167-1/+1
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-165-37/+133
* compile fix with namepaceshjk2009-10-151-0/+2
* Mac: implement gestures conforming to the new APIRichard Moe Gustavsen2009-10-131-4/+4
* Doc: Gesture API documentation review.David Boddie2009-10-121-0/+2
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-095-273/+64
* doc: Fixed numerous qdoc errors.Martin Smith2009-10-021-1/+1
* Fix signal/slot connection bugRichard Moe Gustavsen2009-09-211-7/+2
* Doc: First part of my review of the gestures overview.David Boddie2009-09-091-2/+8
* Update license headers again.Jason McDonald2009-09-095-20/+20
* Added the install path for the gestures imageviewer example.Denis Dzyubenko2009-09-031-6/+6
* Added a property to QPinchGesture to specify what exactly changed.Denis Dzyubenko2009-09-031-2/+2
* Improved the gesture api.Denis Dzyubenko2009-09-031-2/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-315-65/+65
* Gestures: Implement swipe gestureRichard Moe Gustavsen2009-08-271-3/+12
* Mac: Fix Imageviewer example, and bugfix gesturesRichard Moe Gustavsen2009-08-272-249/+78
* Cocoa: Implement single touch panRichard Moe Gustavsen2009-08-272-5/+6
* Update contact URL in license headers.Jason McDonald2009-08-125-5/+5
* Fixed compilation of the gestures/imagewidget example.Denis Dzyubenko2009-08-063-12/+35
* Added the license header to the example.Denis Dzyubenko2009-08-042-0/+82
* Removed the QTapAndHoldGestureDenis Dzyubenko2009-08-045-8/+151
* Modify imagewidget example so it works with new APIRichard Moe Gustavsen2009-08-041-31/+15
* Show open directory dialog for new gesture exampleRichard Moe Gustavsen2009-07-311-0/+3
* Refactored gesture apiDenis Dzyubenko2009-07-0282-14645/+59
* Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-2948-240/+240
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-06-291-2/+1
|\
| * Make compile when -no-webkit is passed to configureBill King2009-06-291-2/+1