aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgcontext2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* add drawRegion signal for canvas itemCharles Yin2011-06-241-356/+18
* expose QSGContext2D::setPathString to v8 Javascript APICharles Yin2011-06-231-0/+14
* add svg style path string support for context2d apiCharles Yin2011-06-231-0/+588
* Port Canvas and Context2D to V8Aaron Kennedy2011-06-091-421/+774
* rewrite context2d with direct QtScript bindingCharles Yin2011-06-031-18/+590
* canvasitem implementation based on painteditemCharles Yin2011-05-161-0/+2716