summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreevent.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored gesture apiDenis Dzyubenko2009-07-021-2/+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
* | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-5/+2
* | | Some API changes after an API review roundBradley T. Hughes2009-06-051-11/+9
* | | Refactor the touch event dispatching code in preparation for allowing externa...Bradley T. Hughes2009-05-281-9/+11
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-261-8/+14
|\ \ \ | |/ /
| * | rename QBoundEvent to QWrappedEvent and make it publicKent Hansen2009-04-291-1/+1
| * | kill StateFinished event type since it doesn't exist anymoreKent Hansen2009-04-281-2/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animationsAlexis Menard2009-04-171-0/+1
| |\ \ | | |/
| | * BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-151-0/+1
| | * Long live Qt 4.5!Lars Knoll2009-03-231-0/+363
| * Initial import of kinetic-animations branch from the old kineticAlexis Menard2009-04-171-0/+370
* Keep the new QEvent::Type enumerators for touch and gestures sequentialBradley T. Hughes2009-05-121-9/+9
* Fixed gesture event id after merging branchesDenis Dzyubenko2009-05-111-2/+2
* Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-0/+1
* Fixes: QGraphicsView respects the spontaneous event flag for graphicsscene e...Denis Dzyubenko2009-05-111-0/+3
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-161-0/+1
|\
| * BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-151-0/+1
* | add QEvent::TouchBegin, TouchUpdate, and TouchEnd event types (with GraphicsS...Bradley T. Hughes2009-03-241-0/+7
|/
* Long live Qt!Lars Knoll2009-03-231-0/+363