Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |