Diffusion Ark d56aabf4b0a2

Fix handling of drag'n'drop adding files to archives

Authored by rthomsen on Jul 23 2016, 6:29 PM.

Description

Fix handling of drag'n'drop adding files to archives

Multi-volume archives are set to read-only (only when non-empty) in
Archive class. This is needed because rar and 7z don't support modifying
such archives.
Also, a KMessageWidget is now shown when user drags files to a read-only
archive or an encrypted archive when password is unknown.

Unfortunately, we cant set encrypted archives with unknown password to
read-only, because we still want to support deleting files from them.

Differential Revision: D2274

Details

Committed
rthomsenJul 23 2016, 6:29 PM
Differential Revision
D2274: Fix handling of drag'n'drop adding files to archives
Parents
R36:2342495046b2: Fix endless loop of ListJobs
Branches
Unknown
Tags
Unknown