summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicssceneevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-181-9/+0
|\
| * Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-9/+0
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\|
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-07-281-1/+1
|\|
| * Doc: Replace links to obsolete APIs.Volker Hilsheimer2009-07-251-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-07-271-245/+0
|\|
| * Refactored gesture apiDenis Dzyubenko2009-07-021-249/+0
| * doc: Corrected several qdoc warnings.Martin Smith2009-07-021-1/+4
| * doc: Corrected several qdoc warnings.Martin Smith2009-07-021-17/+18
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-13/+262
|\|
| * Cleanup includes in public headers.Bradley T. Hughes2009-06-261-0/+1
| * 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
| * | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-402/+0
| * | another API review round: change Q*TouchEvent size() functions to return rect...Bradley T. Hughes2009-06-111-15/+15
| * | Some API changes after an API review roundBradley T. Hughes2009-06-051-3/+246
| * | Make Qt::TouchPointState ORable, add Q*TouchEvent::touchPointStates()Bradley T. Hughes2009-05-271-14/+32
| * | Dont accept graphicsscenegesture event by defaultDenis Dzyubenko2009-05-201-0/+1
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-201-7/+7
| |\|
| * | implemented gestures support in graphicsview for QGraphicsItems andDenis Dzyubenko2009-05-181-0/+9
| * | Support multiple touch targets in QGraphicsViewBradley T. Hughes2009-05-131-176/+2
| * | Added missing \since 4.6 doc tagDenis Dzyubenko2009-05-111-1/+4
| * | Added accept* method to QGraphicsSceneGestureEvent as well.Denis Dzyubenko2009-05-111-0/+48
| * | 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-4/+4
| * | More documentation fixes.Denis Dzyubenko2009-05-111-25/+26
| * | De-inlined functions in gesture events.Denis Dzyubenko2009-05-111-16/+53
| * | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-0/+148
| * | add QTouchEvent and QGraphicsSceneTouchEventBradley T. Hughes2009-03-241-11/+327
| * | Long live Qt!Lars Knoll2009-03-231-0/+1678
| /
* / Make Qt exception safer.Robert Griebl2009-06-101-1/+0
|/
* Fix some typos in the documentation.Frederik Schwarzer2009-05-181-7/+7
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1678