summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Refactored gesture apiDenis Dzyubenko2009-07-021-35/+0
* Cleanup includes in public headers.Bradley T. Hughes2009-06-261-1/+1
* Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-1/+10
* Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes2009-06-231-0/+7
* Fix qdoc warnings for QTouchEventBradley T. Hughes2009-06-221-2/+2
* Change behavior of how touch and mouse events work togetherBradley T. Hughes2009-06-181-1/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+726
* remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-37/+36
* another API review round: change Q*TouchEvent size() functions to return rect...Bradley T. Hughes2009-06-111-2/+2
* Some API changes after an API review roundBradley T. Hughes2009-06-051-14/+21
* Add support for touch point contact areaBradley T. Hughes2009-06-031-0/+3
* Make Qt::TouchPointState ORable, add Q*TouchEvent::touchPointStates()Bradley T. Hughes2009-05-271-1/+15
* Remove friends from QTouchEvent and QTouchEvent::TouchPointBradley T. Hughes2009-05-271-6/+4
* 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