summaryrefslogtreecommitdiff
path: root/src/gui/kernel/qevent.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | doc: Corrected several qdoc warnings.Martin Smith2009-07-021-0/+4
| * | qdoc: Added more handling of \reimp commandMartin Smith2009-06-301-10/+23
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+649
|\ \ \ | |/ /
| * | Cleanup includes in public headers.Bradley T. Hughes2009-06-261-0/+1
| * | Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-4/+28
| * | Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes2009-06-231-0/+52
| * | Fix qdoc warnings for QTouchEventBradley T. Hughes2009-06-221-4/+3
| * | Make sure QTouchEvent::TouchPoint::rect() returns the proper rect...Bradley T. Hughes2009-06-181-1/+1
| * | Change behavior of how touch and mouse events work togetherBradley T. Hughes2009-06-181-2/+14
| * | 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-73/+169
| * | | another API review round: change Q*TouchEvent size() functions to return rect...Bradley T. Hughes2009-06-111-5/+6
| * | | Some API changes after an API review roundBradley T. Hughes2009-06-051-32/+84
| * | | Add support for touch point contact areaBradley T. Hughes2009-06-031-0/+14
| * | | Make Qt::TouchPointState ORable, add Q*TouchEvent::touchPointStates()Bradley T. Hughes2009-05-271-1/+16
| * | | Remove friends from QTouchEvent and QTouchEvent::TouchPointBradley T. Hughes2009-05-271-0/+7
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-261-3/+3
| |\ \ \ | | |/ /
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-131-6/+7
| |\ \ \
| * | | | Support multiple touch targets in QGraphicsViewBradley T. Hughes2009-05-131-15/+75
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-121-0/+11
| |\ \ \ \
| * | | | | Added missing \since 4.6 doc tagDenis Dzyubenko2009-05-111-0/+1
| * | | | | Improved gesture propagation.Denis Dzyubenko2009-05-111-1/+50
| * | | | | renamed QGesture::gestureType() to just type() and fixed the doc.Denis Dzyubenko2009-05-111-1/+1
| * | | | | Removed the use of QSharedPointer from gesture api - since QGestureDenis Dzyubenko2009-05-111-3/+3
| * | | | | More documentation fixes.Denis Dzyubenko2009-05-111-9/+4
| * | | | | Extended the gesture documentation.Denis Dzyubenko2009-05-111-31/+33
| * | | | | De-inlined functions in gesture events.Denis Dzyubenko2009-05-111-0/+37
| * | | | | Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-1/+1
| * | | | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-14/+12
| * | | | | Added some documentation.Denis Dzyubenko2009-05-111-0/+44
| * | | | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+24
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-03-251-1/+1
| |\ \ \ \ \
| * | | | | | add QTouchEvent and QGraphicsSceneTouchEventBradley T. Hughes2009-03-241-0/+164
| * | | | | | Long live Qt!Lars Knoll2009-03-231-0/+3509
| / / / / /
* | | | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-3/+14
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-3/+3
| | |_|/ / | |/| | |
| * | | | Merge commit 'origin/4.5'Olivier Goffart2009-05-131-6/+7
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | Add a AA_MacDontSwapCtrlAndMeta application attribute.Norwegian Rock Cat2009-05-111-0/+11
| | |/ | |/|
* | | Added new API QInputMethodEvent::Selection.axis2009-06-031-0/+11
| |/ |/|
* | Explaining details in QKeyEvent consruktor signatureMorten Engvoldsen2009-05-111-6/+7
|/
* Squashed commit of the following:David Boddie2009-03-241-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+3509