Disable the old v4 engine by default
authorLars Knoll <lars.knoll@digia.com>
Fri, 19 Apr 2013 20:45:05 +0000 (22:45 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Sat, 20 Apr 2013 07:15:30 +0000 (09:15 +0200)
commitb9b6755ff8d89a24ea142c482494fa9f78c8229e
tree34c4f1fa85488933d5bcc476f92ff082178629bd
parent8109d47545a488ead9fac525968c360abb1fd23e
Disable the old v4 engine by default

Left the code in there, as a reference for how we might want to
build up binding evaluation in the new v4.

Change-Id: I5c81ea986d642b524fb02087d819b39c4e3fb257
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/debugger/qv8debugservice.cpp
src/qml/qml/qml.pri
src/qml/qml/qqmlabstractbinding.cpp
src/qml/qml/qqmlcompiler.cpp
src/qml/qml/qqmlcontext.cpp
src/qml/qml/qqmlcontext_p.h
src/qml/qml/qqmlinstruction.cpp
src/qml/qml/qqmlinstruction_p.h
src/qml/qml/qqmlnotifier.cpp
src/qml/qml/qqmlvme.cpp