qt5base-lts/tests/auto/gui
Tor Arne Vestbø c286afee3a tst_QWindow::initialSize: Use showNormal() instead of show()
On some platforms show() may result in the window being shown full
screen, depending on the defaultWindowState of the platform. If
that's the case, the resulting window size does not follow
the requested size (though the internal normal geometry should).

We need to use showNormal, so that we guarantee that the window
state is WindowNoState.

Change-Id: Ied080eaca13d759501ea292b5e6b2df4e3b32426
Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
2015-03-12 00:10:27 +00:00
..
image Optimize fallback RGB888 to RGB32 conversion 2015-03-03 13:38:17 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
kernel tst_QWindow::initialSize: Use showNormal() instead of show() 2015-03-12 00:10:27 +00:00
math3d Introduce QQuaternion::rotationTo(vecFrom, vecTo) 2015-03-07 01:14:15 +00:00
painting Fix building tests on QNX 2015-03-09 11:23:24 +00:00
qopengl Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglconfig Add support for GPU bug list reading. 2015-02-14 16:23:47 +00:00
text Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-02 09:23:07 +01:00
util Update copyright headers 2015-02-11 06:49:51 +00:00
gui.pro Add qopenglconfig test. 2015-02-02 23:05:41 +00:00