aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/coreapi/qsgnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use linked list instead of QList for node children.Kim Motoyoshi Kalland2011-06-101-27/+90
* Cut off blocked sub-trees one node earlier.Kim Motoyoshi Kalland2011-06-101-4/+3
* Added QSGNode::removeAllChildNodes().Kim Motoyoshi Kalland2011-06-101-1/+15
* Keep track of the number of geometry nodes in a sub-graph.Kim Motoyoshi Kalland2011-06-101-3/+16
* Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-2/+2
* Removed virtual type() from QSGNode, member variable instead.Kim Motoyoshi Kalland2011-05-201-5/+28
* Documentation for the scenegraph nodesGunnar Sletta2011-05-091-3/+330
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+837