OSDN Git Service

okular: use KTemporaryFile instead of QTemporaryFile in Movie constructor
[kde/kde-extraapps.git] / ark /
2022-10-18 Ivailo Monevark: query for the preferred service from the viewer
2022-10-18 Ivailo Monevgeneric: link to karchive library for KCompressor and...
2022-10-17 Ivailo Monevark: use the complete file name for output in add dialog
2022-10-17 Ivailo Monevark: reuse constant in singlefileplugin source file
2022-10-17 Ivailo Monevark: check for LibDeflate instead of ZLIB
2022-10-17 Ivailo Monevgeneric: port to the new KCompressor and KDecompressor...
2022-10-14 Ivailo Monevgeneric: prepare for Katie changes
2022-10-11 Ivailo Monevark: implement overwrite query for libarchive plugin
2022-10-09 Ivailo Monevark: connect to the KArchive progress signal
2022-10-09 Ivailo Monevark: implement extraction of password-protected files
2022-10-06 Ivailo Monevark: emit entries for added files from libarchive plugin
2022-10-06 Ivailo Monevark: report the actual error from libarchive plugin
2022-10-06 Ivailo Monevgeneric: use the new karchive library
2022-10-03 Ivailo Monevgeneric: show feature and package summary when building...
2022-10-02 Ivailo Monevgeneric: use the new kde4_optional_find_package() macro
2022-09-27 Ivailo Monevark: rename extracthere plugin to match the .desktop...
2022-09-27 Ivailo Monevgeneric: use the new kde4_optional_add_subdirectory...
2022-09-21 Ivailo Monevark: adjust to kparts changes
2022-05-12 Ivailo Monevgeneric: version bump
2022-04-10 Ivailo Monevark: handle warnings when setting write filter in libar...
2022-04-10 Ivailo Monevark: typo
2022-04-10 Ivailo Monevark: drop support for LHA/LZH
2022-03-26 Ivailo Monevark: typo
2022-03-23 Ivailo Monevark: partially implement bz2, gz and xz writing
2022-03-21 Ivailo Monevark: crude crash fix for application/x-archive with...
2022-03-11 Ivailo Monevark: do not use static buffer in KArchiveInterface...
2022-03-02 Ivailo Monevark: remove browser support leftovers
2021-11-25 Ivailo Monevark: add missing MIME types and filters depending on...
2021-11-21 Ivailo Monevgeneric: replace QDesktopServices with QStandardPaths
2021-11-21 Ivailo Monevark: register application/x-xar MIME type as supported...
2021-08-27 Ivailo Monevgeneric: remove unused dot files [ci skip]
2021-08-13 Ivailo Monevgeneric: version bump
2021-07-31 Ivailo Monevgeneric: sub-projects separate build fix
2021-07-28 Ivailo Monevark: implement encrypted entries info for libarchive...
2021-07-28 Ivailo Monevgeneric: generate export headers
2021-06-14 Ivailo Monevgeneric: remove appdata metadata files
2021-03-26 Ivailo Monevgeneric: move find_package() calls to top-level build...
2021-03-10 Ivailo Monevark: include required header in karchiveplugin source...
2021-03-10 Ivailo Monevark: fix installation of karchive plugin
2021-02-26 Ivailo Monevgeneric: consistent library variables usage
2021-02-21 Ivailo Monevark: add missing semi-colon char in MIME types
2021-02-17 Ivailo Monevark: Katie v4.9.2 compatibility
2021-02-10 Ivailo Monevgeneric: preperations for Katie changes
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-21 Ivailo Monevgeneric: replace macro_log_feature() with set_package_p...
2020-02-10 Ivailo Monevgeneric: require KDE4 version atleast 4.19.0
2020-02-08 Ivailo Monevgeneric: replace installation paths with KDE4_ prefixed
2020-02-07 Ivailo Monevgeneric: purge Qt support with fire
2020-02-04 Ivailo Monevark: make use of JSON format support provided by Katie...
2020-01-25 Ivailo Monevark: make libarchive plugin priority 110 and lower...
2020-01-04 Ivailo Monevgeneric: remove redundant quotes in kcfgc files
2019-11-29 Ivailo Monevark: replace archive_entry_pathname_w() with archive_en...
2019-11-29 Ivailo Monevark: deal with TODO
2019-07-17 Ivailo Monevark: hide progress bar on job reset
2019-05-23 Ivailo Monevgeneric: replace forward declarations with headers...
2016-04-22 Ivailo Monevark: do not link kerfuffle plugins to KIO unnecessaraly
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-19 Ivailo Monevark: fix some compiler warnings
2016-04-18 Ivailo Monevgeneric: misc cleanups
2016-04-06 Ivailo Monevgeneric: misc cleanups
2016-04-06 Ivailo Monevgeneric: build system cleanups
2016-04-06 Ivailo Monevgeneric: build system cleanups
2016-04-05 Ivailo Monevark: workaround archive_entry_set_pathname() limitation
2016-03-07 Ivailo Monevark: update supported MIME types
2015-11-25 Ivailo Monevgeneric: make changes required for building against...
2015-10-29 Ivailo Monevark: update supported MIME types
2015-09-07 Ivailo Monevgeneric: fix tests after the build system cleanup
2015-09-02 Ivailo Monevgeneric: misc cleanups
2015-09-01 Ivailo Monevgeneric: major build system cleanup
2015-07-26 Ivailo Monevgeneric: optimize png images with optipng
2015-07-26 spmgeneric: misc cleanups
2015-05-20 Ivailo Monevgeneric: remove KDE prefix from header inclusions
2015-03-02 Ivailo Monevark: call emitResult() before returning
2015-02-27 Ivailo Monevgeneric: adjust for CMake moc
2015-02-24 Ivailo Monevark: handle abosolute path entries properly
2015-01-20 Ivailo Monevgeneric: require KDE 4.14.3 at minimum
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: simplify the session restoration logic
2015-01-04 Ivailo Monevmain: Stop leaking pointers when we do not enter the...
2015-01-04 Ivailo Monevark: normalize all signal connections
2015-01-04 Ivailo Monevark: drop libarchive cmake module and unconditionalize...
2014-12-21 Ivailo Monevimplement context menu for Ark (backport)
2014-12-11 Ivailo Monevraise minimum libarchive requirement to 3.0.3
2014-12-11 Ivailo Monevfixup zip and 7z archives support
2014-12-11 Ivailo Monevcleanup libarchive messages
2014-12-11 Ivailo Monevdrop use cli plugins for 7z and zip as libarchive v3...
2014-12-04 Ivailo Monevremove all doxygen pages and add top-level config
2014-11-26 Ivailo MonevStop crashing on exit when being used solely as a KPart...
2014-11-24 Ivailo Monevremoved macro_display_feature_log() calls from cmake...
2014-11-22 Ivailo Monevremoved docs
2014-11-18 Ivailo Monevfixed libarchive deprecations warnings
2014-11-18 Ivailo Monevinitial import of ark