qt5base-lts/tests/auto/widgets
Jan Arve Saether 146658a10f Fixed QLayout::addChildLayout(QLayout *l) when l had a parent
Previously if l had a parent, addChildLayout would warn and skip the
reparenting, but it would still add the sub layout to the layout.
This caused some inconsistencies in the hierarchy which in worst case
could cause crashes.

Task-number: QTBUG-30758
Change-Id: I618ec3341636b97bd71e421201b22c746dcf43e1
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
2013-04-23 18:57:45 +02:00
..
dialogs QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Fix qgraphicsview autotest build for WEC7. 2013-04-17 19:49:18 +02:00
itemviews Fix QTableView::doItemsLayout() 2013-04-22 18:35:52 +02:00
kernel Fixed QLayout::addChildLayout(QLayout *l) when l had a parent 2013-04-23 18:57:45 +02:00
styles Fix tst_qstyle autotest build for WEC7. 2013-04-17 19:49:02 +02:00
util Stabilize tst_qcompleter. 2013-04-05 11:28:47 +02:00
widgets Ensure the QLineEdit::returnPressed() signal is still emitted 2013-04-21 02:01:29 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00