BlackBerry: Fixed cover mode
authorBernd Weimer <bweimer@blackberry.com>
Wed, 21 Aug 2013 12:29:45 +0000 (14:29 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 26 Aug 2013 16:14:25 +0000 (18:14 +0200)
commit969a547680db18f2059bb395a23494e359ecbead
tree8a27d739c3dfbfb614252f4ca269f33b6c38c920
parent721d04eb3b1a8a1daa3d0206adaeb01f652170c7
BlackBerry: Fixed cover mode

When the application is minimized a "thumbnail" version of the current
screen is displayed. The windows were hidden before the navigator could
capture a screenshot, so the cover was just black. This fix avoids that.

In Qt5 "setVisible" doesnt't get called, so it's not a problem there.

Change-Id: I4b657e75afcab03b8b100ac5dd41807e2ce9ef33
Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com>
Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
src/plugins/platforms/blackberry/qbbwindow.cpp