summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/quazip/quazip.h
AgeCommit message (Collapse)AuthorFilesLines
2020-10-29rbutil: More Qt6 compatibility.Dominik Riebeling1-1/+1
Qt6 doesn't contain QTextCodec anymore but instead provides it in the optional core5compat module. Change-Id: Ia45985a32df3826faf041981b8935c839946e5c9
2020-08-07rbutil: Update quazip to release 0.9.1.Dominik Riebeling1-4/+44
Update to latest quazip release. Change-Id: I03189ceeadbe3110a9420153d84bd5d33d5b663f
2015-05-02Update quazip to release 0.7.1.Dominik Riebeling1-76/+301
Update to latest quazip release. Note that quazip is now LGPL and not GPL / LGPL dual licensed anymore. Change-Id: Ie1e975b5b546dd31218eef9df472527493fe81e0
2011-03-25Rockbox Utility: Replace OSDaB Zip with QuaZip.Dominik Riebeling1-0/+346
This change fixes problems with zip files created with newer zip utilities (a known issue is the iLike theme). QuaZip also allows better feedback during operations without changing the imported code. Additionally Rockbox Utility and the Theme Editor are now both using QuaZip; currently Rockbox Utility uses a copy of the sources, merging them later is planned. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29645 a1c6a512-1295-4272-9138-f99709370657