lupdate: Fixing decoding of QML files
authorEl Mehdi Fekari <mfekari@rim.com>
Fri, 26 Jul 2013 10:29:37 +0000 (12:29 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 12 Aug 2013 16:58:20 +0000 (18:58 +0200)
commit7571b7a34f27046a2e6d957dc07c4049125c0b2b
tree43c7740700d0349883fbd8f073c408c996760bed
parent9c2c12b3ef1a17d54559d229bd788bcf1b731d55
lupdate: Fixing decoding of QML files

Decode text stream from QML files as UTF-8 even when the latter
is not the default system encoding (QML supports UTF-8 only).

Cherry picked from qttools/441f3d964301942e417b238b6e71

Change-Id: I9cc75854ffb610deccba6c7d3c8ddaf61f6da120
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
tools/linguist/lupdate/qdeclarative.cpp