Revision a532e98...

Go back to digest for 27th November 2011

Optimization in KDE Base

Sebastian Kügler committed changes in [plasma-mobile] /:

Apply no-flicker hack to all our apps

This avoids painting the background before the declarative UI is
rendered on top of that, saves painting cycles on startup and removes
initial flicker when the View is shown, but before the QML UI is loaded
and painted.

See Robin's blog for an explanation: