Files
qt-creator/share/qtcreator/qml/qmlpuppet/qml2puppet/instances
Thomas Hartmann ab675bb143 QmlDesigner: fix memory usage of qml2puppet
In Qt Quick 2 the parent property is writable.
Therefore the InstanceSpy always collected the complete
object tree waisting memory.

Change-Id: I44f2d1ad90ef2bbea34a7cbd414f88cae37e0462
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
2013-03-12 15:17:30 +01:00
..