qt5base-lts/tests/manual
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
..
bearerex Build manual tests. 2012-04-12 14:50:39 +02:00
cmake Fix a CMake unit test. 2012-04-18 19:53:34 +02:00
cocoa Build manual tests. 2012-04-12 14:50:39 +02:00
gestures Build manual tests. 2012-04-12 14:50:39 +02:00
inputmethodhints Build manual tests. 2012-04-12 14:50:39 +02:00
keypadnavigation Build manual tests. 2012-04-12 14:50:39 +02:00
lance Build manual tests. 2012-04-12 14:50:39 +02:00
mkspecs Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
network_remote_stresstest Build manual tests. 2012-04-12 14:50:39 +02:00
network_stresstest Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qcursor Make QCursor manual tests compile on Qt5 2012-03-07 10:08:37 +01:00
qdesktopwidget Build manual tests. 2012-04-12 14:50:39 +02:00
qgraphicsitemgroup Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qgraphicslayout/flicker Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qhttpnetworkconnection Build manual tests. 2012-04-12 14:50:39 +02:00
qimagereader Build manual tests. 2012-04-12 14:50:39 +02:00
qlocale Build manual tests. 2012-04-12 14:50:39 +02:00
qnetworkaccessmanager/qget Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qnetworkconfigurationmanager Build manual tests. 2012-04-12 14:50:39 +02:00
qnetworkreply Build manual tests. 2012-04-12 14:50:39 +02:00
qssloptions Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtabletevent Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qtbug-8933 Build manual tests. 2012-04-12 14:50:39 +02:00
qtouchevent Build manual tests. 2012-04-12 14:50:39 +02:00
qwidget_zorder Build manual tests. 2012-04-12 14:50:39 +02:00
repaint Build manual tests. 2012-04-12 14:50:39 +02:00
socketengine Build manual tests. 2012-04-12 14:50:39 +02:00
textrendering Build manual tests. 2012-04-12 14:50:39 +02:00
widgets/itemviews/delegate Build manual tests. 2012-04-12 14:50:39 +02:00
windowflags Implement QCocoaWindow::setWindowState. 2012-04-20 10:29:14 +02:00
windowgeometry Set the window title for the QWindow as well. 2012-04-20 10:29:14 +02:00
windowmodality Build manual tests. 2012-04-12 14:50:39 +02:00
manual.pro Add a manual test for the window geometry. 2012-04-19 19:46:07 +02:00