| Commit message (Expand) | Author | Age | Files | Lines |
* | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+1 |
|
|
* | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Doc: fix qdoc errors and clarify purpose of deviceTransform parameter | Volker Hilsheimer | 2009-07-16 | 1 | -14/+3 |
|
|
* | Update the license header in a few more places | Thiago Macieira | 2009-07-16 | 1 | -1/+1 |
|
|
* | Reduce QTransform operations in QGraphicsSceneIndex. | Bjørn Erik Nilsen | 2009-07-08 | 1 | -24/+73 |
|
|
* | More re-factoring of QGraphicsSceneIndex. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -4/+17 |
|
|
* | Speedup item-lookup in Graphics View. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -4/+1 |
|
|
* | Fixes broken BSP lookup in QGraphicsSceneBspTreeIndex. | Bjørn Erik Nilsen | 2009-07-01 | 1 | -5/+12 |
|
|
* | Make QGraphicsSceneIndex::clear() less nasty. | Bjørn Erik Nilsen | 2009-06-30 | 1 | -2/+3 |
|
|
* | More re-factoring of QGraphicsSceneIndex. | Bjørn Erik Nilsen | 2009-06-30 | 1 | -71/+44 |
|
|
* | Proper handling of scene rect in QGraphicsScene(Index). | Bjørn Erik Nilsen | 2009-06-26 | 1 | -9/+16 |
|
|
* | More work on getting autotests to pass. | Andreas Aardal Hanssen | 2009-06-23 | 1 | -18/+5 |
|
|
* | Move QGraphicsSceneIndex into private headers (=> _p.h). | Andreas Aardal Hanssen | 2009-06-18 | 1 | -3/+2 |
|
|
* | Changes after first round of code reviewing. | Andreas Aardal Hanssen | 2009-06-18 | 1 | -66/+150 |
|
|
* | More cleanups during code review. | Andreas Aardal Hanssen | 2009-06-17 | 1 | -19/+35 |
|
|
* | Make eveything internal for now but ready to see the light. | Alexis Menard | 2009-06-17 | 1 | -1/+1 |
|
|
* | Remove old legacy and fix documentation. | Alexis Menard | 2009-06-16 | 1 | -0/+27 |
|
|
* | Fix all documentation warnings. | Alexis Menard | 2009-06-16 | 1 | -18/+88 |
|
|
* | Warnings -- | Alexis Menard | 2009-06-16 | 1 | -4/+6 |
|
|
* | Kill items_helper and child_items_helper for ever. We have now | Alexis Menard | 2009-06-15 | 1 | -300/+108 |
|
|
* | Kill one items_helper + one childItem helper and use the new | Alexis Menard | 2009-06-11 | 1 | -126/+106 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-11 | 1 | -5/+5 |
|
|
* | Remove the sorting cache from the QGraphicsScene and move it to the BSP. | Alexis Menard | 2009-06-03 | 1 | -9/+19 |
|
|
* | Fix all auto-tests regressions. | Alexis Menard | 2009-06-02 | 1 | -1/+1 |
|
|
* | Add an API to know the indexed rect of the index. | Alexis Menard | 2009-05-29 | 1 | -0/+10 |
|
|
* | Fix a wrong parenting. | Alexis Menard | 2009-05-29 | 1 | -1/+1 |
|
|
* | First bunch of changes after an very first API review | Alexis Menard | 2009-05-29 | 1 | -57/+501 |
|
|
* | Make const when it needs to be. | Alexis Menard | 2009-05-06 | 1 | -2/+2 |
|
|
* | Remove the indexing (BSP) logic from the scene | Alexis Menard | 2009-04-07 | 1 | -5/+9 |
|
|
* | Fixes: QGraphicsSceneIndex now inherits from QObject | Ariya Hidayat | 2009-04-07 | 1 | -2/+2 |
|
|
* | Fixes: Add API documentation for QGraphicsSceneIndex | Ariya Hidayat | 2009-04-07 | 1 | -0/+80 |
|
|
* | Fixes: New updateItem(s) function with default implementation (of removing... | Ariya Hidayat | 2009-04-07 | 1 | -0/+11 |
|
|
* | Fixes: Default implementation for QGraphicsSceneIndex::removeItems and QGr... | Alexis Menard | 2009-04-07 | 1 | -0/+13 |
|
|
* | Fixes: Some modifications after a talk with Ariya | Alexis Menard | 2009-04-07 | 1 | -0/+6 |
|
|
* | Fixes: Initial work on an API to allow a custom/indexing on the QGraphicsS... | Alexis Menard | 2009-04-07 | 1 | -0/+61 |
|
|