qt5base-lts/tests/auto/widgets
Morten Johan Sorvig 128b7c56b7 Implement QCocoaWindow::setWindowState.
Add window state change notification logic. Send
and expose event in addition to window state change
on window restore since the QWidget logic expects
this.

Modify QCocoaWindow::setVisible to sync up window
state that may have been set on the hidden window.

Refactor NSWindow event observing to use one observer
function for all notifications.

Add window state testing to tests/manual/windowflags
Add delay after showFullScreen in tst_qstatusbar to
wait for the Lion fullscreen transition.

Change-Id: I57c523cedd0644d4181b40d72046fad4fdb09a9c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-04-20 10:29:14 +02:00
..
dialogs Merge remote-tracking branch 'origin/api_changes' 2012-04-17 12:58:52 +02:00
effects Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets 2012-03-12 10:48:40 +01:00
graphicsview Merge remote-tracking branch 'origin/api_changes' 2012-04-17 12:58:52 +02:00
itemviews Ensure that this widget has focus before sending a keypress. 2012-04-20 00:29:39 +02:00
kernel Remove Q_WS macros from qwidget-test. 2012-04-19 19:46:07 +02:00
styles Add bug numbers to insignificant_test markers. 2012-04-16 21:49:36 +02:00
util Implement QSystemTrayIcon for X11. 2012-03-23 11:45:25 +01:00
widgets Implement QCocoaWindow::setWindowState. 2012-04-20 10:29:14 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00