aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmlconnections_p.h
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-03-31 15:43:33 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-02 14:04:01 +0200
commit010e3e4f8d4045d3e807d612289886f3d709773c (patch)
tree9ffa9286eb5c75ee11abcd26f15cdeda2a0d77fd /src/qml/types/qqmlconnections_p.h
parent59ff5cd1f607eca41d7ef87364a0d6a112dca214 (diff)
Fix performance regression for bindings from QtQuick state changes
This is a regression from the compiler change. We can and should try to use the binding as it was compiled in the loader thread for things like PropertyChanges { target: foo width: someExpresion + to + calculate * width; } It is already ensured that these expressions are compiled without type optimizations. Change-Id: Ib855d8a848fcab2524df008727eab436ac98514e Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/qml/types/qqmlconnections_p.h')
0 files changed, 0 insertions, 0 deletions