| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 5 | -5/+5 |
|
|
* | Fixed pinching in the imagegestures example. | Denis Dzyubenko | 2009-11-05 | 1 | -6/+5 |
|
|
* | Small improvement in the imagegesture example. | Denis Dzyubenko | 2009-11-05 | 1 | -1/+1 |
|
|
* | Implemented QSwipeGesture recognizer using touch events. | Denis Dzyubenko | 2009-11-05 | 1 | -8/+10 |
|
|
* | Mac: pinch gesture scales to fast and event below zero | Richard Moe Gustavsen | 2009-11-04 | 2 | -4/+10 |
|
|
* | Compile fix after the last gesture api change | Denis Dzyubenko | 2009-11-03 | 1 | -3/+3 |
|
|
* | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -3/+3 |
|
|
* | Implemented pinch gesture recognizer. | Denis Dzyubenko | 2009-11-03 | 1 | -11/+7 |
|
|
* | Fixed the imagegestures project file. | Denis Dzyubenko | 2009-11-03 | 1 | -3/+3 |
|
|
* | Compile fix. | Denis Dzyubenko | 2009-10-22 | 1 | -3/+3 |
|
|
* | Doc: Documentation for gesture features. Still a moving target. | David Boddie | 2009-10-16 | 3 | -12/+13 |
|
|
* | Doc: Moving the Image Gestures example. | David Boddie | 2009-10-16 | 7 | -1/+1 |
|
|
* | Doc: Gesture API documentation review and improvements. | David Boddie | 2009-10-16 | 5 | -37/+133 |
|
|
* | compile fix with namepaces | hjk | 2009-10-15 | 1 | -0/+2 |
|
|
* | Mac: implement gestures conforming to the new API | Richard Moe Gustavsen | 2009-10-13 | 1 | -4/+4 |
|
|
* | Doc: Gesture API documentation review. | David Boddie | 2009-10-12 | 1 | -0/+2 |
|
|
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 5 | -273/+64 |
|
|
* | doc: Fixed numerous qdoc errors. | Martin Smith | 2009-10-02 | 1 | -1/+1 |
|
|
* | Fix signal/slot connection bug | Richard Moe Gustavsen | 2009-09-21 | 1 | -7/+2 |
|
|
* | Doc: First part of my review of the gestures overview. | David Boddie | 2009-09-09 | 1 | -2/+8 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 5 | -20/+20 |
|
|
* | Added the install path for the gestures imageviewer example. | Denis Dzyubenko | 2009-09-03 | 1 | -6/+6 |
|
|
* | Added a property to QPinchGesture to specify what exactly changed. | Denis Dzyubenko | 2009-09-03 | 1 | -2/+2 |
|
|
* | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 1 | -2/+4 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 5 | -65/+65 |
|
|
* | Gestures: Implement swipe gesture | Richard Moe Gustavsen | 2009-08-27 | 1 | -3/+12 |
|
|
* | Mac: Fix Imageviewer example, and bugfix gestures | Richard Moe Gustavsen | 2009-08-27 | 2 | -249/+78 |
|
|
* | Cocoa: Implement single touch pan | Richard Moe Gustavsen | 2009-08-27 | 2 | -5/+6 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 5 | -5/+5 |
|
|
* | Fixed compilation of the gestures/imagewidget example. | Denis Dzyubenko | 2009-08-06 | 3 | -12/+35 |
|
|
* | Added the license header to the example. | Denis Dzyubenko | 2009-08-04 | 2 | -0/+82 |
|
|
* | Removed the QTapAndHoldGesture | Denis Dzyubenko | 2009-08-04 | 5 | -8/+151 |
|
|
* | Modify imagewidget example so it works with new API | Richard Moe Gustavsen | 2009-08-04 | 1 | -31/+15 |
|
|
* | Show open directory dialog for new gesture example | Richard Moe Gustavsen | 2009-07-31 | 1 | -0/+3 |
|
|
* | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 82 | -14645/+59 |
|
|
* | Fix license headers after multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 48 | -240/+240 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-06-29 | 1 | -2/+1 |
|\ |
|
| * | Make compile when -no-webkit is passed to configure | Bill King | 2009-06-29 | 1 | -2/+1 |
|
|
* | | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 52 | -147/+311 |
|/ |
|
* | Cleanup includes in public headers. | Bradley T. Hughes | 2009-06-26 | 1 | -0/+1 |
|
|
* | Don't build the pannablewebview example if webkit is disabled | Bradley T. Hughes | 2009-06-26 | 1 | -1/+4 |
|
|
* | Don't build the gesture browser "example" if webkit or svg are disabled | Bradley T. Hughes | 2009-06-23 | 1 | -1/+2 |
|
|
* | Added gesture enabled browser demo to project file. | Denis Dzyubenko | 2009-05-12 | 11 | -0/+531 |
|
|
* | Improved finding a scrollable QWebFrame in browser demo. | Denis Dzyubenko | 2009-05-11 | 1 | -0/+7 |
|
|
* | Added support to pan frames inside browser window. | Denis Dzyubenko | 2009-05-11 | 2 | -9/+16 |
|
|
* | Added inertial to the browser demo. | Denis Dzyubenko | 2009-05-11 | 2 | -3/+29 |
|
|
* | Added a gesture-enabled browser demo. | Denis Dzyubenko | 2009-05-11 | 56 | -0/+12906 |
|
|
* | Added a dummy button on top of the webview to show how input events | Denis Dzyubenko | 2009-05-11 | 1 | -0/+5 |
|
|
* | Added pannablewebview example. | Denis Dzyubenko | 2009-05-11 | 3 | -1/+50 |
|
|
* | Removed obsolete Qt::AA_EnableGestures attribute from example apps. | Denis Dzyubenko | 2009-05-11 | 3 | -3/+0 |
|
|