qt5base-lts/src/3rdparty
Eirik Aavitsland e63dba14fb Update bundled libjpeg-turbo to version 2.0.0
New, manually created configuration files (jconfig.h / jconfigint.h)
for building in Qt are now placed outside the src directory.

[ChangeLog][Third-Party Code] libjpeg-turbo was updated to version 2.0.0

Done-with: André Klitzing <aklitzing@gmail.com>
Change-Id: I77e34419ebe2f70038b9b80cdf13876055c2a35f
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-09-28 14:11:44 +00:00
..
android Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
angle [Backport] Remove usage of auto_ptr in MacroExpander 2018-06-21 13:13:04 +00:00
dbus-ifaces dbustray: add NewMenu signal and emit it when menu changed 2018-02-22 21:05:43 +00:00
double-conversion Upgrade double-conversion to v3.1.1 2018-09-25 22:13:59 +00:00
easing Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
forkfd forkfd: Restore errno on exit from the SIGCHLD handler 2018-05-30 03:57:36 +00:00
freebsd Improve documentation for 3rdparty freebsd code 2016-11-23 09:35:46 +00:00
freetype Fix encoding of freetype/LICENSE.txt to utf-8 2018-05-04 12:02:22 +00:00
gradle Update gradle files 2018-03-23 10:30:52 +00:00
harfbuzz Doc: Improve HarfBuzz configure options documentation 2018-09-27 03:32:02 +00:00
harfbuzz-ng Doc: Improve HarfBuzz configure options documentation 2018-09-27 03:32:02 +00:00
iaccessible2 Document IAccessible2 version 2018-09-24 10:30:56 +00:00
icc Improve PDF/A-1b support in QPdfWriter 2017-03-28 07:02:05 +00:00
libjpeg Update bundled libjpeg-turbo to version 2.0.0 2018-09-28 14:11:44 +00:00
libpng Update bundled libpng to version 1.6.34 2017-11-07 09:16:59 +00:00
md4 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
md5 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
pcre2 Document SLJIT part of pcre2 2018-09-06 12:09:31 +00:00
pixman Document version number of pixman 2018-08-31 12:06:34 +00:00
rfc6234 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
sha1 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
sha3 Extend documentation for SHA-3 third-party license 2016-11-23 09:35:26 +00:00
sqlite Update bundled sqlite to 3.24.0 2018-07-13 14:36:08 +00:00
tinycbor Update TinyCBOR 2018-09-01 15:19:34 +00:00
wasm WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
wintab Convert features.tabletevent to QT_CONFIG 2017-06-28 16:15:14 +00:00
xcb Update READMEs for the bundled xcb sources and the xcb plugin 2018-03-23 19:01:25 +00:00
xkbcommon Document xkbcommon version 2018-08-15 14:14:26 +00:00
zlib Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00
.gitattributes
libjpeg.pri Update bundled libjpeg-turbo to version 2.0.0 2018-09-28 14:11:44 +00:00
README
sqlite.pri Add HAVE_USLEEP define to give better performance where possible 2018-01-09 09:51:56 +00:00
xkbcommon-x11.pri Clean up xkbcommon.pri 2016-08-19 04:27:50 +00:00
xkbcommon.pri Detect C standard and try using the most recent one (take 2) 2018-04-21 09:05:14 +00:00
zlib_dependency.pri Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00
zlib.pri Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00: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.