| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Added a -no-native-gestures option for configure.exe | Denis Dzyubenko | 2009-11-06 | 1 | -2/+1 |
|
|
* | Fixed pinching in the imagegestures example. | Denis Dzyubenko | 2009-11-05 | 1 | -2/+6 |
|
|
* | Implemented Tap and TapAndHold gestures. | Denis Dzyubenko | 2009-11-05 | 1 | -0/+153 |
|
|
* | Improved pinch gesture. | Denis Dzyubenko | 2009-11-05 | 1 | -1/+7 |
|
|
* | Implemented QSwipeGesture recognizer using touch events. | Denis Dzyubenko | 2009-11-05 | 1 | -4/+149 |
|
|
* | Compile fix after the last gesture api change | Denis Dzyubenko | 2009-11-03 | 1 | -2/+0 |
|
|
* | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -32/+31 |
|
|
* | Implemented pinch gesture recognizer. | Denis Dzyubenko | 2009-11-03 | 1 | -75/+102 |
|
|
* | Doc: Fixed qdoc warnings. | David Boddie | 2009-10-26 | 1 | -1/+0 |
|
|
* | Change API; the pan gesture now has points for distance, not size. | Thomas Zander | 2009-10-22 | 1 | -6/+6 |
|
|
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -670/+105 |
|
|
* | Doc: mark API of Gesture framework as preliminary. | Volker Hilsheimer | 2009-10-02 | 1 | -0/+3 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-09-08 | 1 | -0/+6 |
|
|
* | Added a property to QPinchGesture to specify what exactly changed. | Denis Dzyubenko | 2009-09-03 | 1 | -0/+16 |
|
|
* | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 1 | -30/+123 |
|
|
* | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 1 | -26/+29 |
|
|
* | Added simple manualtests for gestures | Denis Dzyubenko | 2009-09-03 | 1 | -0/+20 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-31 | 1 | -12/+48 |
|
|
* | Gestures: Implement swipe gesture | Richard Moe Gustavsen | 2009-08-27 | 1 | -0/+108 |
|
|
* | Gestures: make all screen points float | Richard Moe Gustavsen | 2009-08-27 | 1 | -7/+7 |
|
|
* | Mac: Fix Imageviewer example, and bugfix gestures | Richard Moe Gustavsen | 2009-08-27 | 1 | -0/+2 |
|
|
* | Cocoa: implement pan gestures to follow mouse | Richard Moe Gustavsen | 2009-08-27 | 1 | -12/+13 |
|
|
* | Cocoa: Implement single touch pan | Richard Moe Gustavsen | 2009-08-27 | 1 | -40/+68 |
|
|
* | Improved a QGesture api a little bit. | Denis Dzyubenko | 2009-08-21 | 1 | -52/+40 |
|
|
* | Improved the QPanGesture implementation. | Denis Dzyubenko | 2009-08-21 | 1 | -16/+18 |
|
|
* | Carbon and Cocoa: Adding support for standard gestures. | Richard Moe Gustavsen | 2009-08-19 | 1 | -3/+15 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Compile fix on Linux. | hjk | 2009-08-10 | 1 | -4/+4 |
|
|
* | Implemented QPinchGesture. | Denis Dzyubenko | 2009-08-10 | 1 | -3/+207 |
|
|
* | Compile fix for gestures. | Denis Dzyubenko | 2009-08-06 | 1 | -5/+4 |
|
|
* | Changed setting state in a QGesture | Denis Dzyubenko | 2009-08-06 | 1 | -31/+12 |
|
|
* | Rearranged the gesture code a bit for future native gestures on Windows. | Denis Dzyubenko | 2009-08-06 | 1 | -7/+15 |
|
|
* | Removed the startPos/lastPos/pos from the gesture classes. | Denis Dzyubenko | 2009-08-04 | 1 | -43/+0 |
|
|
* | Removed the QTapAndHoldGesture | Denis Dzyubenko | 2009-08-04 | 1 | -85/+16 |
|
|
* | Moved the native window gesture handling code to the right place. | Denis Dzyubenko | 2009-08-04 | 1 | -19/+105 |
|
|
* | fix warning on MSVC | Thierry Bastian | 2009-08-04 | 1 | -2/+1 |
|
|
* | Add support for pan gesture on mac (carbon and cocoa) | Richard Moe Gustavsen | 2009-08-04 | 1 | -0/+64 |
|
|
* | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -0/+254 |
|
|