| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass value as const void *const to QGraphicsSceneIndex::itemChange. | Bjørn Erik Nilsen | 2010-01-21 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Moved private function to test which graphic items is in front of the other | Leonardo Sobral Cunha | 2009-10-20 | 1 | -2/+0 |
|
|
* | Inverts the SortOrder in graphics scene to reflect the stacking order | Leonardo Sobral Cunha | 2009-09-22 | 1 | -1/+1 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | Fix "We mean it." comments in graphicsview | Olivier Goffart | 2009-08-26 | 1 | -2/+2 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Compile fix with namepaces | hjk | 2009-07-20 | 1 | -9/+4 |
|
|
* | Fix license header in new files - make testcase pass. | Volker Hilsheimer | 2009-07-15 | 1 | -3/+3 |
|
|
* | Fixed linking of QtSvg with MSVC. | Rohan McGovern | 2009-07-13 | 1 | -18/+0 |
|
|
* | More re-factoring of QGraphicsSceneIndex. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -3/+5 |
|
|
* | Speedup item-lookup in Graphics View. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -13/+5 |
|
|
* | More BSP tree index cleanup. | Bjørn Erik Nilsen | 2009-06-30 | 1 | -0/+1 |
|
|
* | More re-factoring of QGraphicsSceneIndex. | Bjørn Erik Nilsen | 2009-06-30 | 1 | -7/+5 |
|
|
* | Proper handling of scene rect in QGraphicsScene(Index). | Bjørn Erik Nilsen | 2009-06-26 | 1 | -1/+3 |
|
|
* | Re-factor parts of the QGraphicsSceneBspTreeIndex. | Bjørn Erik Nilsen | 2009-06-25 | 1 | -4/+2 |
|
|
* | More work on getting autotests to pass. | Andreas Aardal Hanssen | 2009-06-23 | 1 | -2/+1 |
|
|
* | Move QGraphicsSceneBspTreeIndex into private headers (=> _p.h). | Andreas Aardal Hanssen | 2009-06-18 | 1 | -9/+57 |
|
|
* | Changes after first round of code reviewing. | Andreas Aardal Hanssen | 2009-06-18 | 1 | -2/+3 |
|
|
* | API / code review for QGraphicsSceneIndex (internal API). | Andreas Aardal Hanssen | 2009-06-17 | 1 | -0/+40 |
|
|
* | Make eveything internal for now but ready to see the light. | Alexis Menard | 2009-06-17 | 1 | -44/+93 |
|
|
* | Remove old legacy and fix documentation. | Alexis Menard | 2009-06-16 | 1 | -2/+3 |
|
|
* | Remove the sorting cache from the QGraphicsScene and move it to the BSP. | Alexis Menard | 2009-06-03 | 1 | -33/+18 |
|
|
* | Add an API to know the indexed rect of the index. | Alexis Menard | 2009-05-29 | 1 | -0/+1 |
|
|
* | First bunch of changes after an very first API review | Alexis Menard | 2009-05-29 | 1 | -11/+7 |
|
|
* | Remove the indexing (BSP) logic from the scene | Alexis Menard | 2009-04-07 | 1 | -0/+118 |
|
|