96f82f828a
Qt6 doesn't contain QTextCodec anymore but instead provides it in the optional core5compat module. Change-Id: Ia45985a32df3826faf041981b8935c839946e5c9 |
||
---|---|---|
.. | ||
ioapi.h | ||
LICENSE.LGPL | ||
minizip_crypt.h | ||
qioapi.cpp | ||
quazip.cpp | ||
quazip.h | ||
quazip.pri | ||
quazip_global.h | ||
quazipfile.cpp | ||
quazipfile.h | ||
quazipfileinfo.cpp | ||
quazipfileinfo.h | ||
quazipnewinfo.cpp | ||
quazipnewinfo.h | ||
README.ROCKBOX | ||
unzip.c | ||
unzip.h | ||
zip.c | ||
zip.h |
This folder contains the quazip project for ZIP file compression/decompression. These files are distributed under the LGPL v2.1 or later. Only source files actually used in Rockbox Utility are included, further sources have been left out. Check the quazip source distribution for those. The source files have been last synced with the projects release 0.9.1 at https://github.com/stachenov/quazip/ on June 8, 2020.