aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/qsgdefaultrectanglenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-548/+0
* Minor improvements to some of the node implementations.Kim Motoyoshi Kalland2011-11-071-18/+10
* Fixed Rectangle where the radius is less than half the border width.Kim Motoyoshi Kalland2011-11-011-4/+12
* changed include to use newly public qsgvertexcolormaterial headerMatthew Cattell2011-09-121-1/+1
* Implement QSGVertexColorMaterial::compare and make the class publicGunnar Sletta2011-09-121-1/+1
* rename QSGGeometry::stride() to sizeOfVertex for symetry with indexGunnar Sletta2011-09-081-3/+3
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Fix compilationOlivier Goffart2011-07-011-4/+4
* Avoid using indices in the RectangleNode implementation.Kim Motoyoshi Kalland2011-05-191-29/+21
* Improved RectangleNode implementation.Kim Motoyoshi Kalland2011-05-191-74/+68
* Fix Rectangle implementation.Kim Motoyoshi Kalland2011-05-091-66/+80
* Clean up QSGVertexColorMaterial a bitGunnar Sletta2011-05-091-3/+1
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+550