Fix most of the declarative bindings failing on ARM.
authorJani Uusi-Rantala <jani.uusi-rantala@nokia.com>
Tue, 1 Nov 2011 19:30:55 +0000 (21:30 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 1 Nov 2011 19:42:28 +0000 (20:42 +0100)
commitafafc1d9cc8e6d3fc5da29251cdf5d3bb6404a1b
tree7f5f98c451202270215a5622fde67d7218fd36a5
parentedfeaf5df3737846c328042ff5670d27ef78426d
Fix most of the declarative bindings failing on ARM.

There was a mismatch between 32 and 64-bit integers which
caused a lot of qdeclarative unit tests to fail and QML to
generally not work properly on ARM.

All of the failing auto tests pass now on ARMV7.

Change-Id: Icf230f79e56c15743c6ee943859ac02e649a6e0a
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
src/declarative/qml/qdeclarativedata_p.h
src/declarative/qml/qdeclarativeengine.cpp