qt6-bb10/src/3rdparty
Christian Ehrlicher 8220173b02 SQLite: Update SQLite to v3.44.2
[ChangeLog][Third-Party Code] Updated SQLite to v3.44.2

Pick-to: 5.15 6.2 6.5 6.6
Change-Id: I4da6370cf1e320813b9ba807101ce188d3a09fa0
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-12-04 22:13:26 +01:00
..
D3D12MemoryAllocator rhi: Add D3D12 support 2023-02-07 13:33:01 +01:00
VulkanMemoryAllocator vma: Revise disabled warnings 2022-10-26 14:53:13 +02:00
android
blake2
dbus-ifaces
double-conversion double-conversion: update to 3.3.0 2023-08-24 16:28:08 +00:00
easing Deploy Comment fields in qt_attribution.json files 2023-04-20 14:17:26 +01:00
forkfd forkfd_linux: change childStack size from 4096 to SIGSTKSZ 2023-10-25 14:15:56 +08:00
freetype Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
gradle Update gradle to 8.3.0 2023-08-28 14:10:02 +02:00
harfbuzz-ng Upgrade to Harfbuzz 8.3.0 2023-11-16 02:55:10 +01:00
iaccessible2 Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
icc Deploy Comment fields in qt_attribution.json files 2023-04-20 14:17:26 +01:00
libjpeg Update bundled libjpeg-turbo to version 3.0.1 2023-10-21 02:18:37 +02:00
libpng Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
libpsl Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
md4 Deploy Comment fields in qt_attribution.json files 2023-04-20 14:17:26 +01:00
md4c Highlight third-party modules that are security critical 2023-03-31 02:10:53 +01:00
md5 Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
pcre2 Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
pixman
rfc6234 Deploy Comment fields in qt_attribution.json files 2023-04-20 14:17:26 +01:00
sha1 Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
sha3 Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
sqlite SQLite: Update SQLite to v3.44.2 2023-12-04 22:13:26 +01:00
tinycbor CI: Enable tests under corelib/serialization for Wasm platform 2023-08-14 16:08:32 +02:00
wasm Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
wintab
xcb Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
zlib Update bundled zlib to version 1.3 2023-09-05 13:42:50 +02:00
.gitattributes
CMakeLists.txt src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
README
_clang-format

README

The libraries included here are the original packages, unpacked, and
with their version number removed from the directory name (for version
information, see the README files in the directories).

Certain files and subdirectories of the original library packages that
are irrelevant to Qt may not be included here. Typically, those are
the standalone library configuration and make files, tools, test
files, contribs, documentation, and similar.

Patches may have been applied, typically for configuration and build
issues in the Qt framework. Such patches can be reviewed in the the
public git repository; they will appear in the commit logs of each
library directory, following the latest clean version update commit.

The 'patches' subdirectory contains certain patches applied prior to
the start of the public git history, where the library has not been
updated since.