summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicssceneindex_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass value as const void *const to QGraphicsSceneIndex::itemChange.Bjørn Erik Nilsen2010-01-211-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Removed unused parameter from graphics scene index internal functionLeonardo Sobral Cunha2009-09-251-2/+2
* Inverts the SortOrder in graphics scene to reflect the stacking orderLeonardo Sobral Cunha2009-09-221-3/+3
* 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
* 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