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 | -10/+15 |
| | | | | | | Changes to the gesture api after the review. Reviewed-by: Jasmin Blanchette | ||||
* | Renamed QGestureRecognizer::ResultFlags to ResultFlag | Denis Dzyubenko | 2009-10-27 | 1 | -2/+2 |
| | | | | | | Decided after review by David Boddie. Reviewed-by: trustme | ||||
* | Fixed warnings autotest. | Denis Dzyubenko | 2009-10-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Olivier Goffart | ||||
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -0/+93 |
Implemented gestures using gesture events and separate QGesture/QGestureRecognizer classes. Reviewed-by: trustme |