Diffusion Ark dea04e279ff1

Add support for lzipped tar-archives

Authored by rthomsen on Mar 11 2016, 12:33 PM.

Description

Add support for lzipped tar-archives

Support for lzipped tar-archives was enabled in the libarchiveplugin.
Libarchive creates tar.lz archives. However, the lzip format only has a
mimetype for single-compressed file (application/x-lzip) and not for
tar.lz archives. Due to this limitation, a rewrite of CreateDialog was
needed to be able to modify mimetypes in the filter combobox.

BUG: 209418
FIXED-IN: 16.04.0
FEATURE:

Differential Revision: D1098

Details

Committed
rthomsenMar 11 2016, 12:33 PM
Differential Revision
D1098: Add support for lzipped archives
Parents
R36:578fc875341e: Fix bug in Archive::setPassword()
Branches
Unknown
Tags
Unknown