OSDN Git Service

ark: remove browser support leftovers
[kde/kde-extraapps.git] / ark / plugins / libarchive /
2021-11-25 Ivailo Monevark: add missing MIME types and filters depending on...
2021-11-21 Ivailo Monevark: register application/x-xar MIME type as supported...
2021-07-28 Ivailo Monevark: implement encrypted entries info for libarchive...
2021-02-21 Ivailo Monevark: add missing semi-colon char in MIME types
2021-01-18 Ivailo Monevark: do not use libarchive plugin for single-file archives
2021-01-01 Ivailo Monevark: register MIME types supported by recent libarchive...
2020-02-08 Ivailo Monevgeneric: replace installation paths with KDE4_ prefixed
2020-01-25 Ivailo Monevark: make libarchive plugin priority 110 and lower...
2019-11-29 Ivailo Monevark: replace archive_entry_pathname_w() with archive_en...
2019-11-29 Ivailo Monevark: deal with TODO
2016-04-22 Ivailo Monevark: fix warning about null entry since 51d24304
2016-04-22 Ivailo Monevark: make sure lz4 and lzo are handled when supported
2016-04-05 Ivailo Monevark: workaround archive_entry_set_pathname() limitation
2016-03-07 Ivailo Monevark: update supported MIME types
2015-10-29 Ivailo Monevark: update supported MIME types
2015-02-27 Ivailo Monevgeneric: adjust for CMake moc
2015-02-24 Ivailo Monevark: handle abosolute path entries properly
2015-01-04 Ivailo Monevark: adjust for use with the CMake bundled libarchive...
2015-01-04 Ivailo Monevark: remove now unnecessary include
2015-01-04 Ivailo Monevark: drop libarchive cmake module and unconditionalize...
2014-12-11 Ivailo Monevfixup zip and 7z archives support
2014-12-11 Ivailo Monevdrop use cli plugins for 7z and zip as libarchive v3...
2014-11-18 Ivailo Monevfixed libarchive deprecations warnings
2014-11-18 Ivailo Monevinitial import of ark