Remove codecForTr().
authorRobin Burchell <robin+qt@viroteck.net>
Tue, 31 Jan 2012 22:33:30 +0000 (00:33 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 6 Mar 2012 05:34:52 +0000 (06:34 +0100)
commit95fa88abe7441f49b64a0b398e16b04b3b6bdbc9
tree249b9e3bbe83e760548437c5dcf8d880f8cb46b9
parent84ddc063805deaa6e76eeff56076f5f359635073
Remove codecForTr().

Similarly to change id I2f429fa7ef93bd75bb93a7f64c56db15b7283388, the capability
to arbitrarily alter the encoding of literals is very destructive, especially in
a world with libraries and plugins.

Change-Id: If0d4cd8dcf89792e39c1984cbde6b036cebfc02f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
dist/changes-5.0.0
src/corelib/codecs/qtextcodec.cpp
src/corelib/codecs/qtextcodec.h
src/corelib/global/qglobal.cpp
src/corelib/kernel/qcoreapplication.cpp
src/corelib/kernel/qcoreapplication.h
src/corelib/kernel/qmetaobject.cpp
src/corelib/kernel/qobject.cpp