[Differential] [Request, 19 lines] D2274: Fix handling of drag'n'drop adding files to archives

rthomsen (Ragnar Thomsen) noreply at phabricator.kde.org
Sat Jul 23 16:08:02 UTC 2016


rthomsen created this revision.
rthomsen added a reviewer: elvisangelaccio.
rthomsen set the repository for this revision to rARK Ark.
rthomsen added a project: Ark.
Restricted Application added a subscriber: kde-utils-devel.

REVISION SUMMARY
  This diff does two things:
  
  - Set multi-volume archives to read-only (only when non-empty).
  - Show a KMessageWidget when user drags files to a read-only archive or encrypted archive when password is unknown.
  
  We cant set encrypted archives with unknown password to read-only, because we still want to support deleting files from them.

TEST PLAN
  - Open existing multi-volume archive and check that it's readonly.
  - Open existing multi-volume archive (or other read-only archive type) and try d'n'd adding files.
  - Open existing non-he pwd-protected archive and try d'n'd adding files.

REPOSITORY
  rARK Ark

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

AFFECTED FILES
  kerfuffle/archive_kerfuffle.cpp
  part/archivemodel.cpp
  part/archivemodel.h
  part/part.cpp
  part/part.h

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/20160723/b79d5032/attachment-0001.html>


More information about the Kde-utils-devel mailing list