qt5base-lts/tests/auto/widgets/itemviews
Friedemann Kleint 8761840397 Implement waitForWindowExposed and friends for widget windows.
- Implement waitForWindowExposed() for toplevel windows.
- Implement waitForWindowShown(QWidget *) and mark as
  deprecated in line with waitForWindowShown(QWindow*).
- Use in tests.
- Simplify tests (collapse waitForExposed, setActive
  into setActiveWindow, waitForActive), remove most
  hard-coded timeouts.
- Stabilize graphicsview tests by using waitForWindowActive.

Change-Id: Ic7c061e2745b36f71a715ee4e47c0346b11a91e8
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-07-20 09:27:28 +02:00
..
qabstractitemview Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qcolumnview Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qdatawidgetmapper Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qdirmodel Replace Q_WS_ in tests by Q_OS_ or check platform names. 2012-07-16 16:30:55 +02:00
qfileiconprovider Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qheaderview QHeaderView - adding an auto test with saveState and restoreState 2012-07-05 13:13:58 +02:00
qitemdelegate Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qitemeditorfactory Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qitemview Fix qitemview and qdatetimeedit autotest builds for WinCE. 2012-06-21 00:58:29 +02:00
qlistview Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qlistwidget Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qtableview Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qtablewidget Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qtreeview Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qtreewidget Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
qtreewidgetitemiterator Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00