aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/context2d/qquickcanvasitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix some broken linksSze Howe Koh2013-05-201-1/+1
* Mark the canvas texture dirty when we change it.Gunnar Sletta2013-04-261-0/+1
* Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-1/+1
* Fixed crash in QQuickCanvasItem.Samuel Rødal2013-04-231-15/+14
* Fix docs for Canvas.renderStrategy, the default is CooperativeGunnar Sletta2013-03-031-1/+1
* Change Canvas to use Image and antialiasing by default.Gunnar Sletta2013-02-261-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Use the new antialiasing property for canvas paintingCharles Yin2012-08-281-1/+6
* canvas-related doc fixesBea Lam2012-08-091-37/+45
* Fix various broken links in documentationBea Lam2012-08-031-5/+5
* Refactor context2d thread logicCharles Yin2012-07-311-12/+13
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-11/+11
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-2/+2
* Create new documentation structureChris Adams2012-06-211-0/+1
* Avoid string-based lookup in IS_SIGNAL_CONNECTEDKent Hansen2012-06-101-2/+2
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+2
* Introduce QQuickCanvasPixmapCharles Yin2012-06-051-24/+85
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* doc fixCharles Yin2012-05-221-2/+2
* Using QStringLiteral or QLatin1String instead of QLatin1LiteralDebao Zhang2012-05-161-15/+15
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-18/+18
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Add more warningsCharles Yin2012-05-041-2/+6
* Implement QQuickContext2DRenderThread class for threaded context2d renderingCharles Yin2012-05-041-0/+37
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-231-1/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-10/+10
* Change the default renderTarget and renderStrategyCharles Yin2012-03-071-4/+4
* Repaint the canvas item properly when canvas resizedCharles Yin2012-03-071-13/+12
* Fix texture leaks in QQuickCanvasItemCharles Yin2012-03-071-2/+9
* Continue refactor of Canvas rendering.Justin McPherson2012-03-061-3/+7
* Remove QQuickCanvasItemNode.Justin McPherson2012-03-061-5/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-16/+16
* Remove the callback facility from context node.Justin McPherson2012-02-211-12/+3
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-1/+1
* Refactor Canvas rendering paths.Justin McPherson2012-02-101-210/+465
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Remove warning messages for canvasitem testsCharles Yin2011-12-071-1/+2
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+714