Revert commit d818575966e2e2000fe2b7ee390c620f595d9825
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 18 Oct 2013 13:42:10 +0000 (15:42 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 21 Oct 2013 13:18:15 +0000 (15:18 +0200)
commit8a6fadb39aec58f373ef24f39d39f7fbc050277d
tree60c3249feaee94d1b48f2fafb4d26af54b58ab26
parent486d367e8086e63f51707e78c07ef77fa6240f0a
Revert commit d818575966e2e2000fe2b7ee390c620f595d9825

This reverts the commit that deprecated the with statement and added
a note to the docs that binding expressions will be compiled in strict
mode in Qt 5.2.

It turns out that we had to keep the with statement and enabling strict
mode breaks just too much unfortunately.

Change-Id: Id38c27f684fbfcb6b6b848be8f691658089d1adb
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/doc/src/javascript/hostenvironment.qdoc
src/qml/parser/qqmljs.g
src/qml/parser/qqmljsparser.cpp