https://bugs.kde.org/show_bug.cgi?id=396579

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |18.07.80
      Latest Commit|                            |https://commits.kde.org/ark
                   |                            |/20c6faa54cc80b5d525e0cddca
                   |                            |052c0e5b2888c8

--- Comment #4 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 20c6faa54cc80b5d525e0cddca052c0e5b2888c8 by Elvis Angelaccio.
Committed on 17/07/2018 at 19:30.
Pushed by elvisangelaccio into branch 'Applications/18.08'.

Stop ignoring compression options when dropping files

Compression options set by CreateDialog were only taken into account
when adding files through the AddDialog, but not when adding files by
dropping them from Dolphin.

We fix this issue by moving the init of compression options in a new
dedicated function, which we can call also when dropping files.

While at it, this change allows us to simplify the `droppedFiles()`
signal emitted by ArchiveModel.
FIXED-IN: 18.07.80

M  +1    -1    part/archivemodel.cpp
M  +1    -1    part/archivemodel.h
M  +31   -20   part/part.cpp
M  +2    -0    part/part.h

https://commits.kde.org/ark/20c6faa54cc80b5d525e0cddca052c0e5b2888c8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to