qt5base-lts/src/3rdparty
Eskil Abrahamsen Blomfeldt 2bd610ed12 Update download location for Harfbuzz as well
This amends 151287fb51.

qt_attribution.json now has the download link for the
Harfbuzz version used. It was for the wrong version
before, but now it should be correct.

Pick-to: 6.5 6.5.1
Task-number: QTBUG-113352
Change-Id: If79f6a814d909e687c8371aa0948b11b88f3d14b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-05-05 10:22:05 +02:00
..
android Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
blake2 blake2: Fix MSVC warning C4804 2021-05-31 08:39:59 +02:00
D3D12MemoryAllocator rhi: Add D3D12 support 2023-02-07 13:33:01 +01:00
dbus-ifaces dbustray: add NewMenu signal and emit it when menu changed 2018-02-22 21:05:43 +00:00
double-conversion double-conversion: Update to 3.2.1 2023-02-10 19:27:08 +01:00
easing Deploy Comment fields in qt_attribution.json files 2023-04-20 14:17:26 +01:00
forkfd Split multi-file Files entries in qt_attribution.json as lists 2023-04-20 14:17:26 +01:00
freetype Fix license info for import shell scripts 2023-04-26 16:36:18 +02:00
gradle Android: use FileProvider with QDesktopServices::openUrl() 2023-02-24 17:45:10 +02:00
harfbuzz-ng Update download location for Harfbuzz as well 2023-05-05 10:22:05 +02:00
iaccessible2 Remove the qmake project files 2021-01-07 15:32:28 +01:00
icc Deploy Comment fields in qt_attribution.json files 2023-04-20 14:17:26 +01:00
libjpeg Fix license info for import shell scripts 2023-04-26 16:36:18 +02:00
libpng Fix license info for import shell scripts 2023-04-26 16:36:18 +02:00
libpsl Update public suffix list 2023-05-04 17:40:33 +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 Deploy Comment fields in qt_attribution.json files 2023-04-20 14:17:26 +01:00
pcre2 Fix license info for import shell scripts 2023-04-26 16:36:18 +02:00
pixman Document version number of pixman 2018-08-31 12:06:34 +00:00
rfc6234 Deploy Comment fields in qt_attribution.json files 2023-04-20 14:17:26 +01:00
sha1 Clarify license of SHA-1 algorithm 2023-04-26 16:36:18 +02:00
sha3 Split multi-file Files entries in qt_attribution.json as lists 2023-04-20 14:17:26 +01:00
sqlite SQLite: Update SQLite to v3.41.2 2023-03-31 13:10:04 +01:00
tinycbor Highlight third-party modules that are security critical 2023-03-31 02:10:53 +01:00
VulkanMemoryAllocator vma: Revise disabled warnings 2022-10-26 14:53:13 +02:00
wasm Doc: Fix paths for Files property in qt_attribution.json files 2022-12-08 15:14:17 +01:00
wintab Doc: Improve WinTab license information 2020-09-11 17:11:03 +02:00
xcb 3rdparty: Add touchpad gestures support to bundled xinput xcb module 2021-11-13 17:58:45 +03:00
zlib Fix license info for import shell scripts 2023-04-26 16:36:18 +02:00
_clang-format Make clang-format ignore formatting of third party code 2020-08-06 13:35:30 +02:00
.gitattributes Mark gradlew with Unix eol endings as it is a script 2020-07-10 11:38:00 +02:00
CMakeLists.txt src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
README Remove QWS era pvr headers 2012-04-10 10:38:10 +02:00

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.