https://bugs.kde.org/show_bug.cgi?id=407537

--- Comment #6 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit e752d278e48b984f80286c9d0016c69b17d522d4 by Boudewijn Rempt.
Committed on 16/05/2019 at 09:44.
Pushed by rempt into branch 'krita/4.2'.

Add a legacy zip store that uses KArchive

KArchive's KZip cannot read all files that Quazip saves. This is
a bug in KArchive, but it breaks older versions of krita that
cannot load some files saved in 4.2 anymore. So, only use quazip
if 64 bits saving is enabled.

M  +1    -0    CMakeLists.txt
M  +2    -0    libs/store/CMakeLists.txt
A  +272  -0    libs/store/KoLegacyZipStore.cpp     [License: LGPL (v2+)]
A  +73   -0    libs/store/KoLegacyZipStore.h     [License: LGPL (v2+)]
M  +28   -2    libs/store/KoStore.cpp
M  +2    -0    libs/store/KoStore_p.h

https://invent.kde.org/kde/krita/commit/e752d278e48b984f80286c9d0016c69b17d522d4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to