Refactor context2d thread logic
[profile/ivi/qtdeclarative.git] / src / quick / items / context2d / qquickcanvasitem.cpp
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-16 Martin JonesChange Quick docs to refer to "types" rather than ...
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-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-22 Charles Yindoc fix
2012-05-16 Debao ZhangUsing QStringLiteral or QLatin1String instead of QLatin...
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 YinAdd more warnings
2012-05-04 Charles YinImplement QQuickContext2DRenderThread class for threade...
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
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 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-10 Justin McPhersonRefactor Canvas rendering paths.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2011-12-07 Charles YinRemove warning messages for canvasitem tests
2011-12-02 Kent HansenSay hello to QtQuick module