summaryrefslogtreecommitdiffstats
path: root/examples/gestures
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-2952-147/+311
|/
* Cleanup includes in public headers.Bradley T. Hughes2009-06-261-0/+1
* Don't build the pannablewebview example if webkit is disabledBradley T. Hughes2009-06-261-1/+4
* Don't build the gesture browser "example" if webkit or svg are disabledBradley T. Hughes2009-06-231-1/+2
* Added gesture enabled browser demo to project file.Denis Dzyubenko2009-05-1211-0/+531
* Improved finding a scrollable QWebFrame in browser demo.Denis Dzyubenko2009-05-111-0/+7
* Added support to pan frames inside browser window.Denis Dzyubenko2009-05-112-9/+16
* Added inertial to the browser demo.Denis Dzyubenko2009-05-112-3/+29
* Added a gesture-enabled browser demo.Denis Dzyubenko2009-05-1156-0/+12906
* Added a dummy button on top of the webview to show how input eventsDenis Dzyubenko2009-05-111-0/+5
* Added pannablewebview example.Denis Dzyubenko2009-05-113-1/+50
* Removed obsolete Qt::AA_EnableGestures attribute from example apps.Denis Dzyubenko2009-05-113-3/+0
* fix link error on windowsBradley T. Hughes2009-05-111-1/+1
* Make sure gestures/collidingmice example is build with all gestureDenis Dzyubenko2009-05-111-1/+2
* Removed QWidget::gestureEvent() functions since adding a new virtualDenis Dzyubenko2009-05-112-0/+10
* Gestures/imageviewer example compilesDenis Dzyubenko2009-05-111-3/+3
* Gesture examples compile now.Denis Dzyubenko2009-05-116-92/+77
* Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-2/+2
* Added animation to zooming gesture in collidingmice example.Denis Dzyubenko2009-05-112-4/+38
* Implemented LinjaZax-like gesture in collidingmice example.Denis Dzyubenko2009-05-116-4/+335
* Added colliding mice example with gesture support.Denis Dzyubenko2009-05-115-0/+405
* Fixes: Compilation fixesDenis Dzyubenko2009-05-111-0/+2
* Fixed lastDirection in the Pan gesture.Denis Dzyubenko2009-05-111-1/+1
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-117-0/+724