qt5base-lts/tests/auto/widgets/kernel
Friedemann Kleint 7f533cdd4a Remove Q_WS macros from qwidget-test.
- Remove Q_WS-ifdefed sections and switch by platform name instead.
- Remove Q_OS_IRIX and Q_WS_QWS conditionals
- Fix deprecated QPixmap::grabWidget(), QPixmap::grabWindow()
  calls.
- Use QTest::qWaitForWindowShown() instead of
  qt_x11_wait_for_window_manager().
- Rewrite some platform-specific code using QPA interfaces.

Change-Id: I29ce4c4f3e5c05edddfd018dc2eabdd77738eb23
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-04-19 19:46:07 +02:00
..
qaction Add further theme hints to QPlatformTheme. 2012-02-22 17:28:51 +01:00
qactiongroup Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qapplication Re-enable all of tst_QApplication::quitOnLastWindowClosed() on Mac OS X 2012-04-17 13:09:29 +02:00
qboxlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdesktopwidget Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qformlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgridlayout Eliminate duplicate data row names in widgets autotests. 2012-02-15 02:36:47 +01:00
qicon Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
qlayout QLayoutItem - make controlTypes a virtual function. 2012-04-13 10:17:44 +02:00
qshortcut Move tst_qshortcut.cpp to QtWidgets 2012-03-12 21:38:51 +01:00
qstackedlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtooltip Cocoa: Improve basic window handling. 2012-03-14 23:02:12 +01:00
qwidget Remove Q_WS macros from qwidget-test. 2012-04-19 19:46:07 +02:00
qwidget_window Skip tests toolbar-dialog/widget_window. 2012-04-17 10:38:28 +02:00
qwidgetaction Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
kernel.pro Move tst_qshortcut.cpp to QtWidgets 2012-03-12 21:38:51 +01:00