Move the windows locale codec into it's own file
authorLars Knoll <lars.knoll@nokia.com>
Fri, 20 Jul 2012 07:05:47 +0000 (09:05 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 23 Jul 2012 17:57:07 +0000 (19:57 +0200)
commitacbfb4d777474aadd28136141082a8114d4310ac
treef23cdfbdc58ee66bbc1788bc8181477c78ee9285
parent7a3dd20b98679abaa7fda9dd6bed3667f75b103a
Move the windows locale codec into it's own file

Simple cleanup, that will make it easier to refactor
the code to use ICU.

Change-Id: I7486f36d27b8c521cf970327eb94b2236338d4ec
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
src/corelib/codecs/codecs.pri
src/corelib/codecs/qtextcodec.cpp
src/corelib/codecs/qwindowscodec.cpp [new file with mode: 0644]
src/corelib/codecs/qwindowscodec_p.h [new file with mode: 0644]