aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/coreapi/qsgnode.h
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-348/+0
* Fix warnings.Michael Brasser2011-09-161-3/+3
* move QSGNodeUpdater into private header where it belongsGunnar Sletta2011-09-071-13/+0
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Updated tst_nodestest to use the DirtyForceUpdate flag.Kim Motoyoshi Kalland2011-06-231-2/+0
* Removed unnecessary calls to QSGNode::destroy().Kim Motoyoshi Kalland2011-06-201-8/+3
* 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