[Differential] [Updated, 288 lines] D2194: Implement support for multi-volume archives

rthomsen (Ragnar Thomsen) noreply at phabricator.kde.org
Sun Jul 17 14:33:16 UTC 2016


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


  rar is inconsistent when naming parts of  multi-volume archive. Sometimes they will be called name.part1.rar, name.part2.rar etc. and other times name.part01.rar, name.part02.rar etc. We now use a QStringList to list both possible suffixes and check using a QFileInfo if either of the two exists before re-opening archive.

REPOSITORY
  rARK Ark

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D2194?vs=5238&id=5240

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

AFFECTED FILES
  app/mainwindow.cpp
  autotests/plugins/cli7zplugin/cli7ztest.cpp
  autotests/plugins/clirarplugin/clirartest.cpp
  autotests/plugins/clizipplugin/cliziptest.cpp
  kerfuffle/adddialog.cpp
  kerfuffle/archive_kerfuffle.cpp
  kerfuffle/archive_kerfuffle.h
  kerfuffle/archiveformat.cpp
  kerfuffle/archiveformat.h
  kerfuffle/archiveinterface.cpp
  kerfuffle/archiveinterface.h
  kerfuffle/cliinterface.cpp
  kerfuffle/cliinterface.h
  kerfuffle/compressionoptionswidget.cpp
  kerfuffle/compressionoptionswidget.h
  kerfuffle/compressionoptionswidget.ui
  kerfuffle/createdialog.cpp
  kerfuffle/createdialog.h
  part/part.cpp
  plugins/cli7zplugin/cliplugin.cpp
  plugins/cli7zplugin/kerfuffle_cli7z.json.cmake
  plugins/clirarplugin/cliplugin.cpp
  plugins/clirarplugin/kerfuffle_clirar.json.cmake

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

To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20160717/2e42e0dd/attachment.html>


More information about the Kde-utils-devel mailing list