summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicssceneevent.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Refactored gesture apiDenis Dzyubenko2009-07-021-43/+0
* 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/+311
* remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-82/+1
* another API review round: change Q*TouchEvent size() functions to return rect...Bradley T. Hughes2009-06-111-6/+7
* Some API changes after an API review roundBradley T. Hughes2009-06-051-4/+48
* Make Qt::TouchPointState ORable, add Q*TouchEvent::touchPointStates()Bradley T. Hughes2009-05-271-3/+6
* implemented gestures support in graphicsview for QGraphicsItems andDenis Dzyubenko2009-05-181-0/+1
* Support multiple touch targets in QGraphicsViewBradley T. Hughes2009-05-131-38/+7
* Added accept* method to QGraphicsSceneGestureEvent as well.Denis Dzyubenko2009-05-111-0/+9
* Removed the use of QSharedPointer from gesture api - since QGestureDenis Dzyubenko2009-05-111-4/+3
* De-inlined functions in gesture events.Denis Dzyubenko2009-05-111-12/+10
* Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-7/+7
* Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-0/+40
* add QTouchEvent and QGraphicsSceneTouchEventBradley T. Hughes2009-03-241-0/+64
* Long live Qt!Lars Knoll2009-03-231-0/+311