Change QString's default codec to be UTF-8
authorThiago Macieira <thiago.macieira@intel.com>
Mon, 23 Apr 2012 14:39:13 +0000 (16:39 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 7 May 2012 03:06:26 +0000 (05:06 +0200)
commit592fe0a02609503670cc9238d1a4ad29e4e65185
treea176f70a79f64e7216ffb2ef3b86018c29286e78
parenta637a5ae29447980459865468e74cd1356d04da5
Change QString's default codec to be UTF-8

This is a crude change, not the most efficient way. I'll clean up and
make it prettier later on, when I've had the chance to optimise the
UTF-8 codec too.

Change-Id: I78e30e8d3bddf6ad0210c9c4cedb9a7ce63d1a7d
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/tools/qstring.cpp
src/corelib/tools/qstring.h