diff options
author | Pavel Mogilevskiy <pmogilevskiy@gmail.com> | 2013-02-09 11:56:58 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-02-21 17:19:40 (GMT) |
commit | 5ac70b848e2cd1c4e5462cd8fe3467c57a749adf (patch) | |
tree | 923be8f5a1fb8104f3d0f6e9f1f315f781cc208e /tests/auto/declarative/qdeclarativemousearea | |
parent | c9e96db7879d793d5ea12b6a0a2d6bce74c3e537 (diff) | |
download | Qt-5ac70b848e2cd1c4e5462cd8fe3467c57a749adf.zip Qt-5ac70b848e2cd1c4e5462cd8fe3467c57a749adf.tar.gz Qt-5ac70b848e2cd1c4e5462cd8fe3467c57a749adf.tar.bz2 |
Fix path separators in archives created by QZipWriter
It was not possible to extract data from the archive on OSX
which was created on the Windows platform because of wrong
separators. Archive was created on Windows via QZipWriter and
opened on OSX with QZipReader. It consisted of a lots directories
and subdirectories with files. The solution is to use '/' separator
for internal representation.
Cherry picked from qtbase eff6dbb306956f099374e5a0c5942b9e91a81e71
Change-Id: I2180282d235dc998309fc4f7b67f5c0181b78dda
Reviewed-by: Vasiliy Sorokin <sorokin.vasiliy@gmail.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativemousearea')
0 files changed, 0 insertions, 0 deletions