Improve performance of State property changes
This patch is eliminating the switch from the state the base state and back if a property is changed. For that it is updating the internal caching values in QDeclarativeState. Reviewed-by: Thomas Hartmann
This diff is collapsed.