summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscene.h
Commit message (Expand)AuthorAgeFilesLines
* Introduced QGraphicsItem::ItemSendsScenePositionChanges andJ-P Nurmi2009-11-031-0/+1
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Introduce QGraphicsItem::ItemIsPanel, light-weight window.Andreas Aardal Hanssen2009-08-261-0/+3
* | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-171-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti...Bjørn Erik Nilsen2009-07-291-2/+3
|\ \ \
| * \ \ Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti...Rhys Weatherley2009-07-241-5/+0
| |\ \ \
| * \ \ \ Merge branch 'custom_shaders' of ../qt-graphics-team into custom-shadersRhys Weatherley2009-07-241-2/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Doc: make potentially incorrect overloads obsolete.Volker Hilsheimer2009-07-211-2/+3
* | | | | Add QGraphicsSourceEffect.Bjørn Erik Nilsen2009-07-291-0/+1
| |_|/ / |/| | |
* | | | Make QGraphicsEffect independent of QGraphicsItem.Bjørn Erik Nilsen2009-07-241-5/+0
|/ / /
* | | Merge commit 'qt/master' into graphicseffectsBjørn Erik Nilsen2009-07-211-12/+31
|\| |
| * | 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
| |\| |
| * | | 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 branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-111-4/+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
* | | | | | Merge commit 'master/master' into kinetic-graphicseffectAriya Hidayat2009-06-291-7/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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 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/qtBradley T. Hughes2009-06-101-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
| | |/
| * | 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
| |/
* / Another n-th attempt at making an API for the effect framework.Ariya Hidayat2009-06-021-0/+6
|/
* Long live Qt!Lars Knoll2009-03-231-0/+301