qt6-bb10/src/corelib/codecs
Morten Johan Sørvig 29c0377f07 WebAssembly for QtBase
This is the squashed diff from wip/webassembly to dev.

Done-with: Peng Wu <peng.wu@intopalo.com>
Done-with: Sami Enne <sami.enne@intopalo.com>
Done-with: Morten Johan Sørvig <morten.sorvig@qt.io>
Started-by: Andrew Knight <andrew.knight@intopalo.com>
Change-Id: I6562433c0a38d6ec49ab675e0f104f2665f3392d
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2018-08-30 06:48:33 +00:00
..
QBIG5CODEC_LICENSE.txt Add missing QBIG5CODEC_LICENSE.txt file 2016-11-04 11:48:47 +00:00
QBKCODEC_LICENSE.txt Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
QEUCJPCODEC_LICENSE.txt Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
QEUCKRCODEC_LICENSE.txt Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
QJISCODEC_LICENSE.txt Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
QSJISCODEC_LICENSE.txt Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
QTSCIICODEC_LICENSE.txt Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
codecs.pri Clean up iconv configuration 2016-11-23 10:30:57 +00:00
codecs.qdoc Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
cp949codetbl_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qbig5codec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qbig5codec_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qeucjpcodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qeucjpcodec_p.h Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qeuckrcodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qeuckrcodec_p.h Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qgb18030codec.cpp QGbkCodec: Initialize buf arrays 2017-06-28 10:36:46 +00:00
qgb18030codec_p.h Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qiconvcodec.cpp Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
qiconvcodec_p.h Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qicucodec.cpp QtBase: use printf-style qWarning/qDebug where possible (II) 2016-05-03 04:35:06 +00:00
qicucodec_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qisciicodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qisciicodec_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qjiscodec.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qjiscodec_p.h Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qjpunicode.cpp Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qjpunicode_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qlatincodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qlatincodec_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsimplecodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsimplecodec_p.h Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-24 10:31:21 +01:00
qsjiscodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsjiscodec_p.h Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qt_attribution.json Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
qtextcodec.cpp Deregister QTextCodec on destruction 2018-05-26 18:50:24 +00:00
qtextcodec.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qtextcodec_p.h WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
qtsciicodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtsciicodec_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qutfcodec.cpp Improve the UTF-16 and UTF-32 codecs with <qendian.h> 2018-07-04 03:04:43 +00:00
qutfcodec_p.h QUtf8: Add some UTF-8 text operation functions 2018-02-03 21:31:57 +00:00
qwindowscodec.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-05-12 08:33:08 +02:00
qwindowscodec_p.h Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00