Skip to content
Commit 3a22bbd5 authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

Add support for reading archive comments

Add support for reading comments in CLI-based plugins such as rar and
zip. The comment is parsed from the output of ListJob. The comment is
displayed below the file view in a read-only QPlainTextEdit with
monospace font. A QSplitter is used so the user can resize the comment
field.

Support is added to clirar, clizip and cli7z plugins. The 7z-format
doesn't support comments, but the cli7z-plugin supports reading comments
in e.g. zip archives.

BUG: 328790
FIXED-IN: 15.12.0
REVIEW: 124468
parent d4a3b8a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment