Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -28/+58 |
| | | | | | | Changes to the gesture api after the review. Reviewed-by: Jasmin Blanchette | ||||
* | Removed obsolete private field from the QGesture and fixed the doc. | Denis Dzyubenko | 2009-10-28 | 1 | -1/+1 |
| | | | | Reviewed-by: Thomas Zander | ||||
* | Renamed QGestureRecognizer::ResultFlags to ResultFlag | Denis Dzyubenko | 2009-10-27 | 1 | -1/+1 |
| | | | | | | Decided after review by David Boddie. Reviewed-by: trustme | ||||
* | Doc: Changed the text slightly. | David Boddie | 2009-10-23 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Documentation for gesture features. Still a moving target. | David Boddie | 2009-10-16 | 1 | -0/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Gesture API documentation review and improvements. | David Boddie | 2009-10-16 | 1 | -9/+14 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Gesture API documentation review. | David Boddie | 2009-10-12 | 1 | -15/+57 |
| | | | | Reviewed-by: Trust Me | ||||
* | Added documentation for the Gesture API. | Denis Dzyubenko | 2009-10-12 | 1 | -4/+85 |
| | | | | Reviewed-by: trustme | ||||
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -0/+71 |
Implemented gestures using gesture events and separate QGesture/QGestureRecognizer classes. Reviewed-by: trustme |