Update to 5.0.0-beta1
[profile/ivi/qtdeclarative.git] / src / quick / items / context2d /
2012-08-27 Charles YinUse the new antialiasing property for canvas painting
2012-08-09 Bea Lamcanvas-related doc fixes
2012-08-03 Bea LamFix various broken links in documentation
2012-08-02 Bea LamAdd missing types for canvas related properties
2012-07-31 Charles YinRefactor context2d thread logic
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-17 Yann BodsonFix 'Unknown commands' in qtdeclarative documentation.
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-07-04 Eskil Abrahamsen... Compile without RTTI support
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-10 Kent HansenAvoid string-based lookup in IS_SIGNAL_CONNECTED
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-06-05 Charles YinIntroduce QQuickCanvasPixmap
2012-06-04 Charles YinFix canvas item drawImage bug with FBO render target
2012-06-03 Charles YinFix resizing of Canvas item that use FBO as renderTargets.
2012-05-31 Charles YinEnable threaded/immediate rendering for FBO(step 1)
2012-05-29 Charles YinAdd missing unintialized member in QV8Context2DResource
2012-05-29 Charles YinRemove unreachable code from qquickcontext2d.cpp
2012-05-29 Charles YinAdd Q_DISABLE_COPY to QQuickContext2D
2012-05-29 Charles YinFix potential memory leaks in context2d
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-22 Charles Yindoc fix
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-16 Debao ZhangUsing QStringLiteral or QLatin1String instead of QLatin...
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-05-04 Charles YinFix tile rendering bug for context2d
2012-05-04 Charles YinAdd more warnings
2012-05-04 Charles YinImplement QQuickContext2DRenderThread class for threade...
2012-05-04 Charles YinChange Qt::MiterJoin to Qt::SvgMiterJoin for context2d...
2012-04-24 Olivier GoffartDo not use deprecated API
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Thiago MacieiraFix the conversion of a colour from a string.
2012-03-30 Charles YinFix context2d transform issues
2012-03-23 Kent HansenMerge master into api_changes
2012-03-20 Tobias KoenigFix compilation on QNX.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Charles YinChange the default renderTarget and renderStrategy
2012-03-07 Charles YinRepaint the canvas item properly when canvas resized
2012-03-07 Charles YinFix texture leaks in QQuickCanvasItem
2012-03-06 Justin McPhersonContinue refactor of Canvas rendering.
2012-03-06 Justin McPhersonUse NPOT support if available.
2012-03-06 Justin McPhersonRemove QQuickCanvasItemNode.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-21 Justin McPhersonRemove the callback facility from context node.
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
2012-02-13 Charles YinRemove non-standard canvas filter/mirror functions
2012-02-10 Justin McPhersonRefactor Canvas rendering paths.
2012-02-07 Yann BodsonRemove warnings with clang
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Gunnar SlettaRename QSGTexture::textureSubRect to normalizedTextureS...
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-07 Charles YinRemove warning messages for canvasitem tests
2011-12-02 Kent HansenSay hello to QtQuick module