kdelibs/kutils/karchive
Ivailo Monev 55432743c0 kutils: assume that KArchive::list() filtered the entries when recursing
the conditionals were there to maybe match with and without trailing slash
but KArchive::list() works correctly for the fomats that do not add
trailing slash to directories aswell

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-25 23:33:12 +02:00
..
tests kutils: test KCompressor and KDecompressor with empty data 2022-12-24 12:59:19 +02:00
CMakeLists.txt generic: store package found definitions in config header 2022-10-30 05:41:21 +02:00
karchive.cpp kutils: assume that KArchive::list() filtered the entries when recursing 2022-12-25 23:33:12 +02:00
karchive.h kutils: group structs and typedefs documentation 2022-12-24 13:24:47 +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