qt6-bb10/src/corelib/codecs
Ulf Hermann d6330a19b2 Use QT_CONFIG(library) instead of QT_NO_LIBRARY
For the windows file system engine, we add an extra macro to use
library loading if configured to do so, but avoid it on WinRT, as
none of the symbols would be found.

We also QT_REQUIRE_CONFIG(library) in the library headers and
exclude the sources from the build if library loading is disabled.
This, in turn, makes it necessary to clean up some header inclusions.

Change-Id: I2b152cb5b47a2658996b6f4702b038536a5704ec
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-03-06 11:27:20 +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 Updated license headers 2016-01-15 12:25:24 +00:00
qeuckrcodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qeuckrcodec_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qgb18030codec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qgb18030codec_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qiconvcodec.cpp Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
qiconvcodec_p.h Remove Mac specific code paths from qiconvcodec 2016-11-23 10:31:03 +00:00
qicucodec.cpp QtBase: use printf-style qWarning/qDebug where possible (II) 2016-05-03 04:35:06 +00:00
qicucodec_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qisciicodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qisciicodec_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qjiscodec.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qjiscodec_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qjpunicode.cpp Updated license headers 2016-01-15 12:25:24 +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 Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +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 Updated license headers 2016-01-15 12:25:24 +00:00
qt_attribution.json Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
qtextcodec.cpp Properly use QT_CONFIG macro to check for ICU 2016-11-29 19:04:37 +00:00
qtextcodec.h Updated license headers 2016-01-15 12:25:24 +00:00
qtextcodec_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qtsciicodec.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtsciicodec_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qutfcodec.cpp Aarch64: vectorize ascii de-/encoding. 2016-06-09 08:06:04 +00:00
qutfcodec_p.h Update the Intel copyright year 2016-01-21 22:44:16 +00:00
qwindowscodec.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-05-12 08:33:08 +02:00
qwindowscodec_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00