Skip to content

[Previewer] Use file name in archive for window caption

Kai Uwe Broulik requested to merge work/kbroulik/previewer-title into master

Instead of showing "file:///tmp/ark-blabla.txt" it will show the path inside the archive, e.g. "foo/bar.txt"


@elvisangelaccio

Not sure if Archive::Entry * can go away before the job finishes but validatedFilePath() accesses it, too.

Merge request reports