summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscenebsptreeindex_p.h
Commit message (Expand)AuthorAgeFilesLines
* Moved private function to test which graphic items is in front of the otherLeonardo Sobral Cunha2009-10-201-2/+0
* Inverts the SortOrder in graphics scene to reflect the stacking orderLeonardo Sobral Cunha2009-09-221-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Fix "We mean it." comments in graphicsviewOlivier Goffart2009-08-261-2/+2
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Compile fix with namepaceshjk2009-07-201-9/+4
* Fix license header in new files - make testcase pass.Volker Hilsheimer2009-07-151-3/+3
* 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