Change to/fromAscii to to/fromUtf8 in the QString conversions
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 2 May 2012 11:25:16 +0000 (13:25 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 May 2012 23:42:02 +0000 (01:42 +0200)
commitb6e4c859d38674e77fb3b1372cb7751f3cfe1682
tree0330fb4c702cfaaf537f0492ec77bedbe91600e7
parent3f9b5086525ac4552fd4d7cc89c74bf76f45b1dc
Change to/fromAscii to to/fromUtf8 in the QString conversions

This commit matches the previous documentation commit that says that
the conversions are applied using to/fromUtf8.

Change-Id: I304e4d866ddedac5094fef8500cbeba299a02cb5
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: hjk <qthjk@ovi.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/kernel/qvariant.cpp
src/corelib/tools/qstring.cpp
src/corelib/tools/qstring.h
src/testlib/qtestdata.h