qt5base-lts/src
Edward Welbourne a248dd6917 Clean up types in Unicode decomposition code
Use integral consts instead of enums for algorithm constants;
handle QChar::Decomposition as such, rather than as an int;
pass QChar pointers to cut down on reinterpret_cast<>s;
use char32_t instead of uint for UCS4.

Change-Id: Ia535128602065392a1b46fbb0a81572026be5d00
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-06-14 15:57:16 +02:00
..
3rdparty Fix license information for libjpeg-turbo 2021-06-04 13:50:47 +02:00
android Remove unnecessary = signs from build.gradle 2021-06-02 11:20:08 +03:00
concurrent Remove the dead code for blocking methods from QtConcurrent 2021-06-14 11:52:36 +02:00
corelib Clean up types in Unicode decomposition code 2021-06-14 15:57:16 +02:00
dbus qdbus: add support for "aay" (QByteArrayList) 2021-05-02 22:00:43 +02:00
entrypoint Fix qmake user projects for QT_LIBINFIX builds on Windows/iOS 2021-03-17 09:04:56 +01:00
gui QDebug: add support for QVarLengthArray 2021-06-13 21:01:24 +02:00
network QNetworkReply: Decompress when reading 2021-06-12 00:04:04 +02:00
opengl Fix inexplicably changed condition in GL backingstore composition 2021-06-09 18:19:16 +02:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport Add the 'Private' suffix to the internal module names 2021-05-31 20:50:07 +02:00
plugins Port some fallthrough comments to Q_FALLTHROUGH 2021-06-13 15:05:32 +02:00
printsupport Doc: Add disclaimer about QtPrintSupport not being available on iOS 2021-06-09 15:56:01 +00:00
sql Doc: Use \deprecated instead of \obsolete 2021-05-26 13:06:56 +02:00
testlib Fix MSVC compiler warning in code snippets 2021-06-08 08:33:56 +02:00
tools Android: don't call qmlimportscanner if no qml dir exist 2021-06-07 18:40:27 +00:00
widgets QAIV: Don't open editor on release when press closed editor 2021-06-14 13:01:52 +00:00
xml Doc: Use \deprecated instead of \obsolete 2021-05-26 13:06:56 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00