qt5base-lts/tests/auto/widgets
Friedemann Kleint bece6fa0b9 QDockAreaLayout/QPlaceHolderItem: Store geometry excluding frame.
Previously, the geometry stored for floating dock widgets
in QPlaceHolderItem::topLevelRect and QDockAreaLayoutInfo::saveState()
included the window frame (frame position/content area size).
This does not work in the case where a floating dock widget is deleted
since the geometry is determined after reparenting the widget when the
frame geometry is no longer available. Change the behavior to store
the geometry excluding frame to avoid such problems and adapt
QDockWidgetPrivate::setWindowState() accordingly.

Task-number: QTBUG-49832
Task-number: QTBUG-45780
Change-Id: I84b5c80df6e1c9e738bbb1407b9047cc84719ce0
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-12-15 12:05:26 +00:00
..
dialogs QFileSystemModel: report special files which are not symlinks 2015-12-13 11:46:17 +00:00
effects tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
gestures Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
graphicsview Tests: Harmonize code checking on platform name. 2015-09-24 07:49:30 +00:00
itemviews tests: remove use of obsolete QStyleOption*V<N> 2015-11-03 16:11:51 +00:00
kernel Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
styles tests: remove use of obsolete QStyleOption*V<N> 2015-11-03 16:11:51 +00:00
util Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-02 16:59:55 +02:00
widgets QDockAreaLayout/QPlaceHolderItem: Store geometry excluding frame. 2015-12-15 12:05:26 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00