Only emit focusObjectChanged when an actual change occurs.
authorMichael Brasser <michael.brasser@jollamobile.com>
Thu, 5 Dec 2013 17:35:44 +0000 (11:35 -0600)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 6 Dec 2013 04:20:37 +0000 (05:20 +0100)
commit1b16acceb174b89c7a95e204bcbc46e3a8857da4
tree10566847e3883591ebd4191050869c130d017711
parente6415cc21768a0ade96d449f6d84a26037d563af
Only emit focusObjectChanged when an actual change occurs.

Change-Id: If18b460a8773e5cac597c02c51836b79711c20f4
Done-with: Matthew Vogt <matthew.vogt@jollamobile.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/items/qquickwindow.cpp
tests/auto/quick/qquickwindow/data/focus.qml
tests/auto/quick/qquickwindow/tst_qquickwindow.cpp