qt5base-lts/tests/auto/widgets/kernel
Friedemann Kleint 4b03b18548 Generate Show/Hide events for widgets when minimized state changes.
Fixes a regression against Qt 4, where Show/Hide events were received
when the minimized state changed.

It is restricted to QWidget so as not to introduce additional events
to QWindow (which already has signal visibilityChanged()) and cause
unexpected side effects in QQuickWindow.

Task-number: QTBUG-41312
Change-Id: Ib165a5daf7a7e5d8231ef8a94b70e8a2a3253057
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2014-09-24 23:07:15 +02:00
..
qaction Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qactiongroup Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qboxlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdesktopwidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qformlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgridlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qshortcut Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsizepolicy Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qstackedlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtooltip Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidget Generate Show/Hide events for widgets when minimized state changes. 2014-09-24 23:07:15 +02:00
qwidget_window Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidgetaction Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidgetmetatype Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidgetsvariant Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwindowcontainer Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel.pro Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00