aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/context2d
Commit message (Expand)AuthorAgeFilesLines
* Change the default renderTarget and renderStrategyCharles Yin2012-03-071-4/+4
* Repaint the canvas item properly when canvas resizedCharles Yin2012-03-072-13/+13
* Fix texture leaks in QQuickCanvasItemCharles Yin2012-03-071-2/+9
* Continue refactor of Canvas rendering.Justin McPherson2012-03-066-49/+49
* Use NPOT support if available.Justin McPherson2012-03-062-52/+43
* Remove QQuickCanvasItemNode.Justin McPherson2012-03-064-206/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2414-45/+45
* Remove the callback facility from context node.Justin McPherson2012-02-213-33/+3
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-1/+1
* Remove non-standard canvas filter/mirror functionsCharles Yin2012-02-132-183/+1
* Refactor Canvas rendering paths.Justin McPherson2012-02-1012-378/+960
* Remove warnings with clangYann Bodson2012-02-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-12/+12
* Rename QSGTexture::textureSubRect to normalizedTextureSubRect()Gunnar Sletta2012-01-273-3/+3
* Update obsolete contact address.Jason McDonald2012-01-2312-12/+12
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1711-11/+11
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove warning messages for canvasitem testsCharles Yin2011-12-071-1/+2
* Say hello to QtQuick moduleKent Hansen2011-12-0213-0/+6827