qt6-bb10/tests/auto/gui
Tor Arne Vestbø b0e4c8f427 Remove requirement to call QWindow::setMask after creating window
Like other QWindow properties we can just store it, and the platform
window should pick it up on creation like other properties.

[ChangeLog][QtGui][QWindow] setMask() no longer requires the window
to be created to have an effect; it can be set at any time.

Change-Id: I55b616363801b770bd61bda5325b443013b99866
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
2017-06-28 09:07:28 +00:00
..
image qt_findAtNxFile(): account for .9 (9-patch image) extensions 2017-06-24 21:24:53 +00:00
itemmodels QAbstractItemModel::supportedDragActions: fix regression 2017-05-31 18:54:00 +00:00
kernel Remove requirement to call QWindow::setMask after creating window 2017-06-28 09:07:28 +00:00
math3d QMatrix4x4: fix aliasing problem in operator*= 2017-04-14 12:29:35 +00:00
painting Be (somewhat more) consistent about the value of pi 2017-06-20 09:53:46 +00:00
qopengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-04-12 20:08:56 +02:00
qopenglconfig Skip testing of QOpenGlConfig on platforms that don't support it 2017-04-12 08:36:39 +00:00
qvulkan Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
text Merge remote-tracking branch 'origin/5.9' into dev 2017-06-07 14:02:43 +02:00
util Sort the keys before comparing them in the test 2017-06-22 11:57:33 +00:00
gui.pro Basic Vulkan enablers 2017-03-17 16:12:03 +00:00