QZip: improve reading of zip files, fix some edge cases in writing
authorKonstantin Ritt <ritt.ks@gmail.com>
Fri, 8 Jun 2012 12:58:38 +0000 (15:58 +0300)
committerQt by Nokia <qt-info@nokia.com>
Fri, 8 Jun 2012 19:49:58 +0000 (21:49 +0200)
commit80ceba9a367a59da549b8680780ca5d160d16274
tree1e2f20ea70d82a44ac81bc9b09ddfe9bfefcab9d
parent09992c654db860b22d6b109707462346bfb5ca26
QZip: improve reading of zip files, fix some edge cases in writing

This supercede https://codereview.qt-project.org/#change,25111 and fixes
some more cases;
The autotest crash is fixed as well (but the test itself omitted due to
.pro file misconfiguration)

Change-Id: I4a3adde18b4f9a8ac9822f700eee71d2a12b9c2c
Reviewed-by: Harald Fernengel <harald.fernengel@nokia.com>
src/gui/text/qzip.cpp
tests/auto/gui/text/qzip/tst_qzip.cpp