Remove non-standard canvas filter/mirror functions
authorCharles Yin <charles.yin@nokia.com>
Mon, 13 Feb 2012 00:43:51 +0000 (10:43 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 13 Feb 2012 09:27:31 +0000 (10:27 +0100)
commitab84713eb211fdcc2fc63be6860498d4b4186d11
tree587a47368c7944175fa55e5da8254b755390c657
parentc0100e28cadf8260769eddcc7a0306d832fed92b
Remove non-standard canvas filter/mirror functions

They are not standard context 2d APIs, and now the same effects can
be implemented by the ShaderEffect/QtGraphicEffects as well, so remove
them from canvas 2d to reduce the duplicated features.

Change-Id: If77ea6794e839a59927a313702aeea2282384844
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
examples/declarative/canvas/pixels/pixels.qml [deleted file]
src/quick/items/context2d/qquickcontext2d.cpp
src/quick/items/context2d/qquickcontext2d_p.h