summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicssceneindex_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Fix license header in new files - make testcase pass.Volker Hilsheimer2009-07-151-3/+3
* Reduce QTransform operations in QGraphicsSceneIndex.Bjørn Erik Nilsen2009-07-081-4/+3
* More re-factoring of QGraphicsSceneIndex.Bjørn Erik Nilsen2009-07-021-5/+5
* Fixes broken BSP lookup in QGraphicsSceneBspTreeIndex.Bjørn Erik Nilsen2009-07-011-1/+2
* More re-factoring of QGraphicsSceneIndex.Bjørn Erik Nilsen2009-06-301-7/+27
* Proper handling of scene rect in QGraphicsScene(Index).Bjørn Erik Nilsen2009-06-261-1/+3
* More work on getting autotests to pass.Andreas Aardal Hanssen2009-06-231-3/+1
* Move QGraphicsSceneIndex into private headers (=> _p.h).Andreas Aardal Hanssen2009-06-181-10/+69
* Changes after first round of code reviewing.Andreas Aardal Hanssen2009-06-181-10/+9
* Kill items_helper and child_items_helper for ever. We have nowAlexis Menard2009-06-151-14/+22
* Kill one items_helper + one childItem helper and use the newAlexis Menard2009-06-111-4/+3
* Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-031-1/+2
* First bunch of changes after an very first API reviewAlexis Menard2009-05-291-0/+96