aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/context2d/qquickcontext2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed Canvas ImageData pixel values not being settable to 0.Samuel Rødal2013-02-071-1/+1
* Doc: correcting typo "the the"Nico Vertriest2013-01-141-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Android also needs <ctype.h> for isspace() to be found.Samuel Rødal2012-09-251-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Use the new antialiasing property for canvas paintingCharles Yin2012-08-281-10/+11
* canvas-related doc fixesBea Lam2012-08-091-133/+134
* Fix various broken links in documentationBea Lam2012-08-031-12/+12
* Add missing types for canvas related propertiesBea Lam2012-08-021-4/+4
* Refactor context2d thread logicCharles Yin2012-07-311-41/+45
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-5/+6
* QQuickCanvas renamesAlan Alpert2012-07-171-8/+8
* Fix 'Unknown commands' in qtdeclarative documentation.Yann Bodson2012-07-171-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+5
* Introduce QQuickCanvasPixmapCharles Yin2012-06-051-26/+41
* Enable threaded/immediate rendering for FBO(step 1)Charles Yin2012-05-311-5/+32
* Add missing unintialized member in QV8Context2DResourceCharles Yin2012-05-291-1/+1
* Remove unreachable code from qquickcontext2d.cppCharles Yin2012-05-291-3/+0
* Fix potential memory leaks in context2dCharles Yin2012-05-291-4/+12
* Doc: Sanitized QML typesNico Vertriest2012-05-241-8/+14
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-4/+4
* Change Qt::MiterJoin to Qt::SvgMiterJoin for context2d joinCharles Yin2012-05-041-1/+1
* Fix the conversion of a colour from a string.Thiago Macieira2012-04-031-1/+1
* Fix context2d transform issuesCharles Yin2012-03-301-259/+421
* Fix compilation on QNX.Tobias Koenig2012-03-201-0/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-84/+84
* Continue refactor of Canvas rendering.Justin McPherson2012-03-061-25/+25
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-7/+7
* Remove non-standard canvas filter/mirror functionsCharles Yin2012-02-131-171/+0
* Refactor Canvas rendering paths.Justin McPherson2012-02-101-32/+141
* 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
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+3540