quick: Release managed pages

Otherwise we may leak some items created by the push(QString) overload.

Also, given the current implementation of the pop() function, this also destroys items pushed using the push(QQuickItem) overload.

Merge request reports

Loading