qt5base-lts/tests/auto/widgets
Bradley T. Hughes 9581e5895a Cocoa: don't show window when calling raise()
Calling raise() on a hidden window should not show it. The setVisible()
function will ensure that the window is raised (since we use orderFront
or makeKeyAndOrderFront). This fixes the failing
tst_QDockWidget::task169808_setFloating() test as well.

Task-number: QTBUG-24774
Change-Id: If34472ebbcd615c10654efafd54c84c03d10bc8c
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
2012-03-26 11:41:07 +02:00
..
dialogs Cocoa: fix setting color with alpha channel value for color dialog 2012-03-22 13:22:10 +01:00
effects Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets 2012-03-12 10:48:40 +01:00
graphicsview Cocoa: Improve basic window handling. 2012-03-14 23:02:12 +01:00
itemviews QHeaderView - minor fix to setDefaultSectionSize 2012-03-20 11:44:09 +01:00
kernel FocusAboutToChange event to be send before focus changes 2012-03-22 16:13:21 +01:00
styles Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask) 2012-03-22 16:13:21 +01:00
util Implement QSystemTrayIcon for X11. 2012-03-23 11:45:25 +01:00
widgets Cocoa: don't show window when calling raise() 2012-03-26 11:41:07 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00