summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscene.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+2
* Gestures in GraphicsView do not require a viewport to subscribe to gestures.Denis Dzyubenko2010-05-181-0/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* 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