Get rid of QQmlIntegerCache
authorLars Knoll <lars.knoll@digia.com>
Thu, 27 Jun 2013 14:47:06 +0000 (16:47 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 28 Jun 2013 12:56:20 +0000 (14:56 +0200)
commit7259642e35fc8a1d354697f8b1700cbadd540870
tree72253c00d19777677007eae052af1f1b5b0c186b
parentf418bbb8836a648bdd08728e88323a4c8db9140c
Get rid of QQmlIntegerCache

Replace by the new IdentifierIntHash.

Change-Id: Ib210cd898a30ad3e2f9349387e1a74d92ed5f831
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/qml/qml.pri
src/qml/qml/qqmlcompileddata.cpp
src/qml/qml/qqmlcompiler.cpp
src/qml/qml/qqmlcompiler_p.h
src/qml/qml/qqmlcontext.cpp
src/qml/qml/qqmlcontext_p.h
src/qml/qml/qqmlcontextwrapper.cpp
src/qml/qml/qqmlintegercache.cpp [deleted file]
src/qml/qml/qqmlintegercache_p.h [deleted file]