Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | Gestures: Implement swipe gesture | Richard Moe Gustavsen | 2009-08-27 | 1 | -0/+14 |
* | Gestures: make all screen points float | Richard Moe Gustavsen | 2009-08-27 | 1 | -3/+3 |
* | Cocoa: implement pan gestures to follow mouse | Richard Moe Gustavsen | 2009-08-27 | 1 | -1/+1 |
* | Cocoa: Implement single touch pan | Richard Moe Gustavsen | 2009-08-27 | 1 | -12/+7 |
* | Improved a QGesture api a little bit. | Denis Dzyubenko | 2009-08-21 | 1 | -0/+5 |
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | Implemented QPinchGesture. | Denis Dzyubenko | 2009-08-10 | 1 | -0/+25 |
* | Removed the QTapAndHoldGesture | Denis Dzyubenko | 2009-08-04 | 1 | -14/+0 |
* | Moved the native window gesture handling code to the right place. | Denis Dzyubenko | 2009-08-04 | 1 | -2/+9 |
* | Add support for pan gesture on mac (carbon and cocoa) | Richard Moe Gustavsen | 2009-08-04 | 1 | -0/+6 |
* | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -0/+91 |