Fix qmltest library.
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Thu, 18 Oct 2012 13:02:36 +0000 (15:02 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 20 Oct 2012 07:05:03 +0000 (09:05 +0200)
commit7ccd053e63a8d1f2ce361c2b910dce9ac43bb923
tree45df9ac8ed9b060f2bfc5967cddeaaa530959d92
parente0521a579e967d670a5f6d7d4a4cd90a6aa56e17
Fix qmltest library.

- Avoid hangs (waiting for frameSwapped) and crashes
  in window managers for empty windows by giving windows
  a minimum size if they have 0x0 (observed on Mac, Windows).
- Polishing, set proper window flags, title, object name, output.

Change-Id: Iad5d66c3adbbfe085390132987e95f4c69272831
Reviewed-by: Christiaan Janssen <christiaan.janssen@digia.com>
src/qmltest/quicktest.cpp