| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 1 | -2/+2 |
|
|
* | Port QtGui uses of QTime as a stopwatch to QTimestamp | Thiago Macieira | 2010-03-17 | 1 | -2/+2 |
|
|
* | Cache scene coordinates of a hotspot in a QGesture. | Denis Dzyubenko | 2010-02-24 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Implemented Tap and TapAndHold gestures. | Denis Dzyubenko | 2009-11-05 | 1 | -0/+26 |
|
|
* | Implemented QSwipeGesture recognizer using touch events. | Denis Dzyubenko | 2009-11-05 | 1 | -1/+7 |
|
|
* | Compile fix after the last gesture api change | Denis Dzyubenko | 2009-11-03 | 1 | -1/+1 |
|
|
* | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -4/+6 |
|
|
* | Implemented pinch gesture recognizer. | Denis Dzyubenko | 2009-11-03 | 1 | -0/+3 |
|
|
* | Removed obsolete private field from the QGesture and fixed the doc. | Denis Dzyubenko | 2009-10-28 | 1 | -4/+1 |
|
|
* | Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gestures | Thomas Zander | 2009-10-28 | 1 | -3/+7 |
|
|
* | Change API; the pan gesture now has points for distance, not size. | Thomas Zander | 2009-10-22 | 1 | -3/+3 |
|
|
* | Improvements for gesture event delivery | Denis Dzyubenko | 2009-10-22 | 1 | -2/+1 |
|
|
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -11/+65 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 1 | -1/+4 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | Improved a QGesture api a little bit. | Denis Dzyubenko | 2009-08-21 | 1 | -1/+4 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Removed the startPos/lastPos/pos from the gesture classes. | Denis Dzyubenko | 2009-08-04 | 1 | -11/+0 |
|
|
* | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -26/+9 |
|
|
* | Fix license headers after multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -5/+5 |
|
|
* | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -3/+3 |
|
|
* | implemented gestures support in graphicsview for QGraphicsItems and | Denis Dzyubenko | 2009-05-18 | 1 | -1/+3 |
|
|
* | Improved gesture propagation. | Denis Dzyubenko | 2009-05-11 | 1 | -1/+2 |
|
|
* | Improved gesture target widget detection. | Denis Dzyubenko | 2009-05-11 | 1 | -0/+2 |
|
|
* | Gesture recognizer don;t create new QGesture object every time | Denis Dzyubenko | 2009-05-11 | 1 | -0/+7 |
|
|
* | Renamed QPannableGesture to QPanningGesture. | Denis Dzyubenko | 2009-05-11 | 1 | -2/+2 |
|
|
* | Extended the gesture documentation. | Denis Dzyubenko | 2009-05-11 | 1 | -4/+0 |
|
|
* | Modifications after the api review by Brad. | Denis Dzyubenko | 2009-05-11 | 1 | -1/+6 |
|
|
* | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -0/+100 |
|
|