qt5base-lts/tests/auto/widgets
Giuseppe D'Angelo 3287e7a68a QGraphicsWidget: call normal "setParent" when setting a parent
QGraphicsWidgetPrivate::init had a special code path for setting
the item's parent. For some reason that code path caused the
ItemChildAddedChange notification not to be sent to the parent
element, which is wrong. Instead use the "normal" path, which is
what the QGraphicsItem constructor does anyhow.

Change-Id: Iad84cae05d797022a45977d35ca00c80c17c306a
Task-number: QTBUG-45867
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
2015-05-05 05:02:51 +00:00
..
dialogs QFileDialog: Stabilize tests. 2015-05-01 06:03:10 +00:00
effects Update copyright headers 2015-02-11 06:49:51 +00:00
gestures Update copyright headers 2015-02-11 06:49:51 +00:00
graphicsview QGraphicsWidget: call normal "setParent" when setting a parent 2015-05-05 05:02:51 +00:00
itemviews Fix problems with extended selection after changing the model contents 2015-03-22 14:38:07 +00:00
kernel Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
styles Update copyright headers 2015-02-11 06:49:51 +00:00
util Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
widgets QMainWindow::restoreDockWidget(): Fix positioning of floating docks with native decoration. 2015-04-26 13:15:57 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00