summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscene.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Doc: make potentially incorrect overloads obsolete.Volker Hilsheimer2009-07-211-2/+3
* Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-101-1/+0
|\
| * Refactored gesture apiDenis Dzyubenko2009-07-021-1/+0
* | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011-0/+2
|\|
| * Added QGraphicsScene::sendEvent().J-P Nurmi2009-07-011-0/+2
* | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011-1/+2
|\|
| * Cleanup includes in public headers.Bradley T. Hughes2009-06-261-2/+1
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
| |\
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-101-4/+1
| |\ \
| * | | Removed QWidget::gestureEvent() functions since adding a new virtualDenis Dzyubenko2009-05-111-1/+0
| * | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent byDenis Dzyubenko2009-05-111-1/+2
| * | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+2
* | | | Proper handling of scene rect in QGraphicsScene(Index).Bjørn Erik Nilsen2009-06-261-1/+0
* | | | Changes after first round of code reviewing.Andreas Aardal Hanssen2009-06-181-4/+13
* | | | API / code review for QGraphicsSceneIndex (internal API).Andreas Aardal Hanssen2009-06-171-7/+4
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-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
| | * | Long live Qt 4.5!Lars Knoll2009-03-231-0/+301
| | /
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-111-4/+1
|\| |
| * | Remove duplicated code for removing an item from the scene.Bjørn Erik Nilsen2009-06-091-1/+0
| * | Massive re-factoring of Graphics View's update mechanism.Bjørn Erik Nilsen2009-06-091-3/+1
| |/
* | Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-031-1/+1
* | First bunch of changes after an very first API reviewAlexis Menard2009-05-291-0/+9
* | Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-1/+1
* | Fixes: Some modifications after a talk with AriyaAlexis Menard2009-04-071-1/+1
* | Fixes: Initial work on an API to allow a custom/indexing on the QGraphicsS...Alexis Menard2009-04-071-0/+4
|/
* Long live Qt!Lars Knoll2009-03-231-0/+301