kdelibs/kutils/karchive
Ivailo Monev 81ac307c68 kutils: move some KArchive MIME types from the writable to the readable list
side note: `bsdtar` creates archives with the MIME type extension as
application/x-tar even if the extension is not recognized by libarchive
(i.e. autodetection fails but it proccedes anyway)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-22 01:57:19 +02:00
..
tests kutils: verify the KArchive progress signal values in its test case 2022-10-27 09:49:28 +03:00
CMakeLists.txt generic: store package found definitions in config header 2022-10-30 05:41:21 +02:00
karchive.cpp kutils: move some KArchive MIME types from the writable to the readable list 2022-12-22 01:57:19 +02:00
karchive.h kutils: KArchive documentation correction 2022-12-21 00:49:54 +02:00
kcompressor.cpp kutils: increase the KDecompressor buffer size increment to 1MB 2022-12-14 09:54:10 +02:00
kcompressor.h kutils: reference KMimeType::findByPath and KMimeType::findByContent in KCompressor and KDecompressor documentation 2022-10-20 00:04:55 +03:00
kdecompressor.cpp kutils: increase the KDecompressor buffer size increment to 1MB 2022-12-14 09:54:10 +02:00
kdecompressor.h kutils: reference KMimeType::findByPath and KMimeType::findByContent in KCompressor and KDecompressor documentation 2022-10-20 00:04:55 +03:00