qt5base-lts/tests/auto/gui
Anselmo L. S. Melo 8839a0a001 Fix QGuiApplication::topLevelWindows(), introducing allWindows()
As discussed on the development mailing list, the window list returned
by QGuiApplication::topLevellWindows() included all QWindows, even the
non top-level ones.
This commit introduces the new method allWindows(), which returns the list
of all QWindows, fixes the list returned by topLevelWindows() and also
introduces tests for both methods.

Change-Id: I761f0fcdec79f83949012c628655ed12cd18572c
Reviewed-by: Jonas Gastal <jgastal@profusion.mobi>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2012-01-31 07:05:09 +01:00
..
image Remove QIconEngineV2 and fold it into QIconEngine 2012-01-31 04:56:14 +01:00
kernel Fix QGuiApplication::topLevelWindows(), introducing allWindows() 2012-01-31 07:05:09 +01:00
math3d Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
painting Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qopengl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
text Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
util Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
gui.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00