qt5base-lts/tests/auto/widgets
Christian Ehrlicher 4f6eb43898 QtCore: mark obsolete enumerations as deprecated
The following enumerations were obsolete for a log time but not marked
as deprecated:
 - WA_NoBackground
 - WA_MacNoClickThrough
 - WA_MacBrushedMetal
 - WA_MacMetalStyle
 - WA_MSWindowsUseDirect3D
 - WA_MacFrameworkScaled
 - AA_MSWindowsUseDirect3DByDefault
 - AA_X11InitThreads
 - ImMicroFocus

mark them as deprecated and remove the usage inside QtBase so they can
be removed with Qt6

Change-Id: Ia087a7e1d0ff1945286895be6425a6cceaa483fb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2019-05-17 14:08:30 +00:00
..
dialogs Merge remote-tracking branch 'origin/5.13' into dev 2019-04-27 01:00:11 +02:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
itemviews Change QTextMarkdownWriter to pass by const pointer and QAIM 2019-05-08 20:28:44 +00:00
kernel Enable tst_QWidget_window::tst_resize_count on Ubuntu 18.04 2019-05-15 17:20:47 +00:00
styles Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-16 09:34:50 +02:00
util Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
widgets QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00