summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscenebsptreeindex_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed linking of QtSvg with MSVC.Rohan McGovern2009-07-131-18/+0
* More re-factoring of QGraphicsSceneIndex.Bjørn Erik Nilsen2009-07-021-3/+5
* Speedup item-lookup in Graphics View.Bjørn Erik Nilsen2009-07-021-13/+5
* More BSP tree index cleanup.Bjørn Erik Nilsen2009-06-301-0/+1
* More re-factoring of QGraphicsSceneIndex.Bjørn Erik Nilsen2009-06-301-7/+5
* Proper handling of scene rect in QGraphicsScene(Index).Bjørn Erik Nilsen2009-06-261-1/+3
* Re-factor parts of the QGraphicsSceneBspTreeIndex.Bjørn Erik Nilsen2009-06-251-4/+2
* More work on getting autotests to pass.Andreas Aardal Hanssen2009-06-231-2/+1
* Move QGraphicsSceneBspTreeIndex into private headers (=> _p.h).Andreas Aardal Hanssen2009-06-181-9/+57
* Changes after first round of code reviewing.Andreas Aardal Hanssen2009-06-181-2/+3
* API / code review for QGraphicsSceneIndex (internal API).Andreas Aardal Hanssen2009-06-171-0/+40
* Make eveything internal for now but ready to see the light.Alexis Menard2009-06-171-44/+93
* Remove old legacy and fix documentation.Alexis Menard2009-06-161-2/+3
* Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-031-33/+18
* Add an API to know the indexed rect of the index.Alexis Menard2009-05-291-0/+1
* First bunch of changes after an very first API reviewAlexis Menard2009-05-291-11/+7
* Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-0/+118