summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.h
Commit message (Expand)AuthorAgeFilesLines
* Support multiple touch targets in QGraphicsViewBradley T. Hughes2009-05-131-11/+24
* Improved gesture propagation.Denis Dzyubenko2009-05-111-1/+10
* Improved gesture target widget detection.Denis Dzyubenko2009-05-111-0/+1
* Removed the use of QSharedPointer from gesture api - since QGestureDenis Dzyubenko2009-05-111-3/+2
* More documentation fixes.Denis Dzyubenko2009-05-111-2/+0
* De-inlined functions in gesture events.Denis Dzyubenko2009-05-111-12/+10
* Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-7/+8
* Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-5/+3
* Added some documentation.Denis Dzyubenko2009-05-111-4/+4
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+34
* Support sending touch events (with multiple touch points) to multiple widgets...Bradley T. Hughes2009-05-041-0/+2
* implement event propagation for touch eventsBradley T. Hughes2009-03-251-0/+2
* add QTouchEvent and QGraphicsSceneTouchEventBradley T. Hughes2009-03-241-0/+41
* Long live Qt!Lars Knoll2009-03-231-0/+726