aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/coreapi/qsgnode.h
Commit message (Expand)AuthorAgeFilesLines
* Use linked list instead of QList for node children.Kim Motoyoshi Kalland2011-06-101-3/+10
* Added QSGNode::removeAllChildNodes().Kim Motoyoshi Kalland2011-06-101-0/+1
* Keep track of the number of geometry nodes in a sub-graph.Kim Motoyoshi Kalland2011-06-101-1/+2
* Removed virtual type() from QSGNode, member variable instead.Kim Motoyoshi Kalland2011-05-201-21/+13
* Fixed issues with ShaderEffectSource and threaded rendering.Kim Motoyoshi Kalland2011-05-091-3/+5
* Added a "void *reserved" for QSGNode for potential future extensionsGunnar Sletta2011-05-091-0/+2
* Set ChildenDoNotOverlap flag on grids, lists and positioners.Kim Motoyoshi Kalland2011-05-021-1/+1
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+363