qt5base-lts/tests/auto/widgets/kernel
Simon Hausmann fc8adfea9f Introduce helper for QML to allow creating QWidget hierarchies
Commit 1259c5768e410361bcd8b5cf0c2057a2ebabda83 in qtdeclarative removed the
ability to create QWidgets in QML by giving them the correct parent, which
requires calling QWidget::setParent instead of QObject::setParent. This patch
introduces a hook that will allow QtQml to give widgets a proper parent.

Change-Id: I84c57ca5032582c43e405219343d55ac9cf2ffa0
Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
2015-01-20 16:15:45 +01:00
..
qaction Fix QAction::setFont crash on OSX, when font is unknown. 2014-11-21 00:42:55 +01:00
qactiongroup Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qboxlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdesktopwidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qformlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgridlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qshortcut Clean up ShortcutOverride handling 2014-10-30 11:40:18 +01:00
qsizepolicy tst_QSizePolicy::getSetCheck: separate data generation from test 2015-01-17 10:21:06 +01:00
qstackedlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtooltip Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidget Introduce helper for QML to allow creating QWidget hierarchies 2015-01-20 16:15:45 +01:00
qwidget_window Fix too many resizes and move events for native widgets 2014-11-04 19:07:28 +01:00
qwidgetaction Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidgetmetatype Let QMetaType know which types are Q_GADGET 2014-11-16 13:37:58 +01:00
qwidgetsvariant Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwindowcontainer Stabilize tst_QWindowContainer. 2014-12-04 20:18:38 +01:00
kernel.pro Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00