qt6-bb10/src/3rdparty
Simon Hausmann e9c45bbddd Begin port of qtbase to CMake
Done-by: Alexandru Croitor <alexandru.croitor@qt.io>
Done-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Done-by: Kevin Funk <kevin.funk@kdab.com>
Done-by: Mikhail Svetkin <mikhail.svetkin@qt.io>
Done-by: Simon Hausmann <simon.hausmann@qt.io>
Done-by: Tobias Hunger <tobias.hunger@qt.io>
Done-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Done-by: Volker Krause <volker.krause@kdab.com>
Change-Id: Ida4f8bd190f9a4849a1af7b5b7981337a5df5310
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Reviewed-by: Mikhail Svetkin <mikhail.svetkin@qt.io>
2018-11-01 11:48:46 +00:00
..
android
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
forkfd forkfd: Restore errno on exit from the SIGCHLD handler 2018-05-30 03:57:36 +00:00
freebsd
freetype doc: Document version of bundled Freetype in qt_attribution 2018-10-09 06:26:52 +00:00
gradle Update gradle files 2018-03-23 10:30:52 +00:00
harfbuzz Begin port of qtbase to CMake 2018-11-01 11:48:46 +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
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
md5
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
sha1
sha3
sqlite Update bundled sqlite to 3.24.0 2018-07-13 14:36:08 +00:00
tinycbor Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
wasm wasm: fix parse error 2018-10-08 23:46:41 +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 zlib: Fix spelling of license 2018-10-02 10:19:14 +00:00
.gitattributes
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
README
libjpeg.pri Update bundled libjpeg-turbo to version 2.0.0 2018-09-28 14:11:44 +00:00
sqlite.pri SQLite: enable json1 extension 2018-10-03 19:36:26 +00:00
xkbcommon-x11.pri
xkbcommon.pri Detect C standard and try using the most recent one (take 2) 2018-04-21 09:05:14 +00:00
zlib.pri Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00
zlib_dependency.pri Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00

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.