summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Implemented QPinchGesture.Denis Dzyubenko2009-08-101-2/+3
* Cocoa: Add support for native gesturesRichard Moe Gustavsen2009-08-061-3/+7
* Moved the native window gesture handling code to the right place.Denis Dzyubenko2009-08-041-0/+1
* Renamed internal WinGesture event to NativeGesture.Denis Dzyubenko2009-08-041-2/+11
* Refactored gesture apiDenis Dzyubenko2009-07-021-0/+16
* Fixed compile on Unix.Rohan McGovern2009-06-271-0/+1
* Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes2009-06-231-2/+3
* Change behavior of how touch and mouse events work togetherBradley T. Hughes2009-06-181-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
|\
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-161-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/+94
* | Fix memory leak when detaching QTouchEventTouchPointPrivateBradley T. Hughes2009-06-151-0/+2
* | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-5/+2
* | another API review round: change Q*TouchEvent size() functions to return rect...Bradley T. Hughes2009-06-111-1/+1
* | Some API changes after an API review roundBradley T. Hughes2009-06-051-2/+13
* | Add support for touch point contact areaBradley T. Hughes2009-06-031-0/+1
* | Support multiple touch targets in QGraphicsViewBradley T. Hughes2009-05-131-2/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-111-2/+2
|\|
| * removed more exports on private classes (QMouseEventEx and QKeyEventEx)Thierry Bastian2009-05-081-2/+2
* | Support sending touch events (with multiple touch points) to multiple widgets...Bradley T. Hughes2009-05-041-0/+1
* | add QTouchEvent and QGraphicsSceneTouchEventBradley T. Hughes2009-03-241-0/+16
|/
* Long live Qt!Lars Knoll2009-03-231-0/+94