qt5base-lts/tests/auto/corelib/codecs
Lars Knoll 88d2e92b39 ICU code page conversion support
Use ICU to do code page conversion instead of the
builtin text codecs. With this QTextCodec simply
becomes a wrapper around ICU's ucnv_* methods.

We only keep our own codecs for UTF-*, ISO-8859-1,
ISO-8859-15 for performance reasons, and for TSCII
and iscii-* because they aren't supported by ICU.

Change-Id: I4fc49eba55cf772b9772c6dac606a47a44346a60
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-07-31 11:12:28 +02:00
..
qtextcodec ICU code page conversion support 2012-07-31 11:12:28 +02:00
utf8 Merge remote-tracking branch 'origin/master' into api_changes 2012-04-16 12:04:34 +02:00
codecs.pro Moved utf8/ and deleted corelib.pro 2011-11-08 09:22:50 +01:00