summaryrefslogtreecommitdiffstats
path: root/src/declarative/canvas/qsimplecanvasitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce QGraphicsItem::ItemHasNoContents.Andreas Aardal Hanssen2009-06-111-0/+4
* OpenGL perf improvementsAaron Kennedy2009-06-031-2/+2
* Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-3/+3
* typoWarwick Allison2009-05-201-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-191-8/+4
|\
| * GraphicsView preserves stacking orderAaron Kennedy2009-05-181-4/+1
| * More aggressively skip calculationsAaron Kennedy2009-05-181-4/+3
| * Don't traverse clipped canvas trees.Michael Brasser2009-05-181-1/+1
* | Fix pens.Warwick Allison2009-05-191-1/+9
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-111-0/+1
|\
| * Update repaint region when removing itemsAaron Kennedy2009-05-111-0/+1
* | Fix MouseRegion.enabledWarwick Allison2009-05-111-11/+22
|/
* Add a QmlDebuggerStatus interface elements can use to interact with the debuggerAaron Kennedy2009-05-071-0/+8
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-197/+197
* qdoc: Marked QSimpleCanvas and QSimpleCanvasItem internalMartin Smith2009-04-241-0/+1
* Add a QSimpleCanvasItem::ChildMouseFilter optionAaron Kennedy2009-04-241-0/+1
* Ensure -ve z stacks behind parent when using GraphicsViewAaron Kennedy2009-04-241-0/+9
* Don't manually stack children on GraphicsViewAaron Kennedy2009-04-241-5/+1
* qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-231-9/+9
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1841