Disconnect from previous loading image when loading a new image.
authorMichael Brasser <michael.brasser@live.com>
Thu, 24 Jan 2013 04:02:53 +0000 (22:02 -0600)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 24 Jan 2013 11:32:41 +0000 (12:32 +0100)
commitc5fb0a9d8a7eedaed0c4ecfe354219a9d252062f
treeb44f75a41a20f8c46b89f5b78868003b90b2d155
parent57f593b96f2b1af21e7d84099d169d51f698672f
Disconnect from previous loading image when loading a new image.

Change-Id: If2fa95d9715a55d3f07ecf5f232e4f4b9a44a6fb
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
src/quick/items/qquickimagebase.cpp
tests/auto/quick/qquickimage/data/correctStatus.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/tst_qquickimage.cpp