qt5base-lts/tests/auto/gui
Debao Zhang 63017136a1 QClipboard: Fix autotest fails
tst_qclipboard.cpp still has Q_WS_WIN which must be clear away. After
clean up, auto test will fail under windows: When setMimeData() is
called, dataChanged() signal will be emited twice.

The solution for QTBUG-24184 has partially solved the problem, but it
still there. Make sure emitChanged() only called by QPlatformClipboard
will give our more control for this.

Task-number: QTBUG-24484
Change-Id: I23566c6d3b32828b6865234c311af3635fe9e299
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2012-02-27 20:52:45 +01:00
..
image Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate. 2012-02-20 16:52:59 +01:00
kernel QClipboard: Fix autotest fails 2012-02-27 20:52:45 +01:00
math3d Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
painting clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qopengl Make "nmake check" pass for gui tests in Windows. 2012-02-10 15:40:22 +01:00
text clean up qmake-generated projects 2012-02-24 05:18:30 +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