summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscene_bsp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* More re-factoring of QGraphicsSceneIndex.Bjørn Erik Nilsen2009-07-021-2/+6
* Kill dead BSP tree code in graphics view.Bjørn Erik Nilsen2009-07-021-41/+0
* Graphics View: BSP tree cleanup.Bjørn Erik Nilsen2009-06-291-3/+8
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-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/+328
* First bunch of changes after an very first API reviewAlexis Menard2009-05-291-6/+6
* Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-27/+13
* Fixes: Move the bsp depth variable to the BSP tree class.Ariya Hidayat2009-04-071-1/+1
* Fixes: QGraphicsSceneIndex now inherits from QObjectAriya Hidayat2009-04-071-2/+2
* Fixes: Initialize the BSP tree if it has not been initialized before.Ariya Hidayat2009-04-071-4/+8
* Fixes: Default implementation for QGraphicsSceneIndex::removeItems and QGr...Alexis Menard2009-04-071-7/+0
* Fixes: Make the bsp tree inherits from the new APIAlexis Menard2009-04-071-7/+24
* Long live Qt!Lars Knoll2009-03-231-0/+328