qt6-bb10/src/widgets
Tor Arne Vestbø 9e1cb252e0 Destroy QWindowContainer's fake parent window when not needed
Keeping the fake parent window around in a created state means we're
wasting system resources such as native platform views/windows, and
makes it harder to debug the lifetime of these resources.

The fake window will be re-created if re-parented into at a later
point.

Change-Id: Ib82560e7e565af19d58afe121fd087669a6ffb95
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-11-28 10:11:08 +00:00
..
accessible itemviews: Fix a condition typo 2018-10-20 20:42:00 +00:00
dialogs Add translator's comment to the copyright note 2018-11-23 13:25:18 +00:00
doc Merge remote-tracking branch 'origin/5.11' into 5.12.0 2018-11-05 09:59:59 +01:00
effects QPixmapFilter: use rvalue more 2018-11-14 20:14:34 +00:00
graphicsview QGraphicsProxyWidget: Don't crash within setWidget() when a child proxy has no assigned widget 2018-11-22 16:43:38 +00:00
itemviews QTableWidget: fix cellChanged signal emitted by takeItem() 2018-10-19 12:19:20 +00:00
kernel Destroy QWindowContainer's fake parent window when not needed 2018-11-28 10:11:08 +00:00
statemachine Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00
styles QScrollBar: fix horizontal scrollbars in RTL mode 2018-11-19 11:45:24 +00:00
util Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00
widgets QFocusFrame: protect it from being moved around by accident 2018-11-27 14:59:52 +00:00
Qt5WidgetsConfigExtras.cmake.in
Qt5WidgetsMacros.cmake CMake: Set SKIP_AUTOMOC/AUTOUIC where needed 2017-11-22 13:51:30 +00:00
QtWidgets.dynlist
configure.json Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
configure.pri
qtwidgets.tracepoints Tracepoints: add tracing for QEvents 2018-06-28 20:40:33 +00:00
widgets.pro Tracepoints: add tracing for QEvents 2018-06-28 20:40:33 +00:00