Fixes C4838 warnings: rfc6234/sha384-512.c(326): warning C4838: conversion from '__int64' to 'quint64' requires a narrowing conversion rfc6234/sha384-512.c(331): warning C4838: conversion from '__int64' to 'quint64' requires a narrowing conversion rfc6234/sha384-512.c(796): warning C4838: conversion from '__int64' to 'const quint64' requires a narrowing conversion Change-Id: Ib531d376d3fd49785e227455f280fc4072bba8c5 Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> |
||
|---|---|---|
| .. | ||
| android | ||
| angle | ||
| atspi2 | ||
| dbus-ifaces | ||
| easing | ||
| forkfd | ||
| freebsd | ||
| freetype | ||
| harfbuzz | ||
| harfbuzz-ng | ||
| iaccessible2 | ||
| libjpeg | ||
| libpng | ||
| md4 | ||
| md5 | ||
| pcre | ||
| pixman | ||
| rfc6234 | ||
| sha1 | ||
| sha3 | ||
| sqlite | ||
| wintab | ||
| xcb | ||
| xkbcommon | ||
| zlib | ||
| .gitattributes | ||
| README | ||
| freetype_dependency.pri | ||
| harfbuzz_dependency.pri | ||
| icu_dependency.pri | ||
| libjpeg.pri | ||
| libpng.pri | ||
| pcre_dependency.pri | ||
| png_dependency.pri | ||
| sqlite.pri | ||
| xkbcommon.pri | ||
| zlib.pri | ||
| zlib_dependency.pri | ||
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.