[Differential] [Updated, 231 lines] D1098: Add support for lzipped archives

rthomsen (Ragnar Thomsen) noreply at phabricator.kde.org
Thu Mar 10 20:13:43 UTC 2016


rthomsen updated this revision to Diff 2677.
rthomsen added a comment.


  Changed CreateDialog to be able to modify the comment and glob pattern for lzip archives. We now use KFileWidget::setFilter() instead of KFileWidget::setMimeFilter() to populate the filterlist. This allows more flexibility in adding archive types to the list.
  
  It is now possible to modify the filterlist, so we can support archives with no mimetype in shared-mime-info. Also, now the primary glob pattern is visible in the dropdown menu of CreateDialog.

REPOSITORY
  rARK Ark

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D1098?vs=2651&id=2677

REVISION DETAIL
  https://phabricator.kde.org/D1098

AFFECTED FILES
  app/mainwindow.cpp
  autotests/kerfuffle/archivetest.cpp
  autotests/kerfuffle/createdialogtest.cpp
  kerfuffle/addtoarchive.cpp
  kerfuffle/createdialog.cpp
  kerfuffle/createdialog.h
  plugins/libarchive/CMakeLists.txt
  plugins/libarchive/libarchiveplugin.cpp
  plugins/libarchive/readwritelibarchiveplugin.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara


More information about the Kde-utils-devel mailing list