summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Fix compiler error on GCC 4.2.0 mips/sh3Anders Bakken2009-08-071-6/+3
* Doc: Replace QMatrix with QTransform and respective functions in various places.Volker Hilsheimer2009-07-251-9/+11
* Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+1
|\
| * Fix the hand scrolling in QGraphicsView that will stop unexpectedly.Alexis Menard2009-07-201-1/+1
* | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-0/+2
* | Make sure QGraphicsScene::update() only requires one event-loopBjørn Erik Nilsen2009-07-141-7/+3
* | Cut-off in QGraphicsView not hit if setting a scene rect.Bjørn Erik Nilsen2009-07-131-1/+1
* | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-101-14/+20
|\ \
| * | Improved the support for input methods in Graphics View.jasplin2009-07-031-0/+20
| * | Refactored gesture apiDenis Dzyubenko2009-07-021-14/+0
* | | Optimize QGraphicsViewPrivate::updateRect/updateRegion.Bjørn Erik Nilsen2009-07-081-6/+22
* | | Reduce QTransform operations in Graphics View.Bjørn Erik Nilsen2009-07-081-1/+6
* | | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011-7/+112
|\ \ \ | |/ /
| * | CompileBradley T. Hughes2009-06-261-10/+10
| * | Don't always send spontaneous events to QGraphicsSceneBradley T. Hughes2009-06-261-5/+17
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-221-12/+10
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-181-25/+36
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
| |\ \ \ \
| * | | | | Merge of masterBradley T. Hughes2009-06-151-0/+2
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-121-67/+55
| |\ \ \ \ \
| * | | | | | make sure touch events are enabled on the view's viewport when items are inte...Bradley T. Hughes2009-06-111-0/+9
| * | | | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-39/+38
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-101-215/+81
| |\ \ \ \ \ \
| * | | | | | | Compile on Windows againBradley T. Hughes2009-06-081-1/+3
| * | | | | | | Some API changes after an API review roundBradley T. Hughes2009-06-051-17/+21
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-291-10/+1
| |\ \ \ \ \ \ \
| * | | | | | | | When converting a touch event to graphicsscene event use lastPos instead of s...Denis Dzyubenko2009-05-271-1/+1
| * | | | | | | | Replaced ?: operator with a switch statement to make it more explicitDenis Dzyubenko2009-05-271-5/+11
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-261-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Started implementing tests for gestures on graphicsviewDenis Dzyubenko2009-05-201-3/+2
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-05-181-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | implemented gestures support in graphicsview for QGraphicsItems andDenis Dzyubenko2009-05-181-0/+1
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-181-116/+13
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-131-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Support multiple touch targets in QGraphicsViewBradley T. Hughes2009-05-131-89/+41
| * | | | | | | | | | | Moved the code that translated QGestureEvent toDenis Dzyubenko2009-05-111-10/+13
| * | | | | | | | | | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-3/+9
| * | | | | | | | | | | Fixes: QGraphicsView respects the spontaneous event flag for graphicsscene e...Denis Dzyubenko2009-05-111-4/+6
| * | | | | | | | | | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-2/+7
| * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-081-1/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-061-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-241-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-201-7/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-161-143/+158
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | implement support for touch events in QGraphicsSceneBradley T. Hughes2009-03-241-0/+106
* | | | | | | | | | | | | | | | | Partially revert be79229eBjørn Erik Nilsen2009-06-251-7/+5
* | | | | | | | | | | | | | | | | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-06-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Refactor QGraphicsScene::drawSubtreeRecursive.Bjørn Erik Nilsen2009-06-191-2/+2
* | | | | | | | | | | | | | | | | More work on getting autotests to pass.Andreas Aardal Hanssen2009-06-231-8/+8