summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsscene_p.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix optimization flags and opacity.Andreas Aardal Hanssen2009-06-091-1/+2
| * | | | Add recursive drawing method to QGraphicsScene. For now it's opt-in, butAndreas Aardal Hanssen2009-06-091-0/+3
| | |_|/ | |/| |
* | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-031-19/+0
* | | | First bunch of changes after an very first API reviewAlexis Menard2009-05-291-29/+59
* | | | Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-18/+2
* | | | Fixes: First step to remove the indexing logic inside the scene. This comm...Alexis Menard2009-04-071-1/+0
* | | | Fixes: Own our internal scene index so we do not need to explicitly delete...Ariya Hidayat2009-04-071-1/+0
* | | | Fixes: The bsp and customs index share the same pointerAlexis Menard2009-04-071-2/+4
* | | | Fixes: Make the bsp tree inherits from the new APIAlexis Menard2009-04-071-1/+1
* | | | Fixes: Initial work on an API to allow a custom/indexing on the QGraphicsS...Alexis Menard2009-04-071-0/+3
|/ / /
* | | Disable mouse tracking in QGraphicsView if possible.Bjoern Erik Nilsen2009-04-071-0/+3
* | | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Optimise QGraphicsScene/View::items(const QPointF &pos)Lars Knoll2009-04-061-0/+4
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+265
* Long live Qt!Lars Knoll2009-03-231-0/+268