Version: 2.6.4 (using KDE 3.5.7, Kubuntu (feisty) 4:3.5.7-0ubuntu1~feisty2) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.20-16-generic I can't find any option in ARK to change the compression rate, when I add a file to an zip/rar... archive. I don't know how to compress anyway with ark, it just adds the files without any compression, if there's any feature ARK or KDE, I can't find it, so it's worthless for me. Could you please add somthing like in, Xarchiver, Winrar, Winzip, and lots of other Programs, there everytime when I add one or more files to an archive, I can change the compression rate, from fast to high or from one to fife.
(Sorry for my bad English) I'd like to have a possibility to change compression algorithm, method and rate for 7zip archives (how this implemented in 7zip on Windows).
Changing the default assignee in the currently open Ark bug reports to me.
*** Bug 348579 has been marked as a duplicate of this bug. ***
Git commit f222a5056f1e8920ae75e5925b028be243e6ce6b by Ragnar Thomsen. Committed on 09/04/2016 at 19:40. Pushed by rthomsen into branch 'master'. Implement GUI to set compression level for new archives Three new int's were added to plugin json files specifying minimum, maximum and default compression level for each readwrite mimetype. A new KCollapsibleGroupBox with a QSlider was added to CreateDialog to allow setting the compression level. FIXED-IN: 16.08 Differential Revision: D1364 M +4 -0 app/mainwindow.cpp M +33 -9 kerfuffle/archiveformat.cpp M +13 -2 kerfuffle/archiveformat.h M +7 -2 kerfuffle/cliinterface.cpp M +18 -0 kerfuffle/createdialog.cpp M +1 -0 kerfuffle/createdialog.h M +75 -8 kerfuffle/createdialog.ui M +4 -0 part/part.cpp M +9 -3 plugins/cli7zplugin/kerfuffle_cli7z.json M +5 -2 plugins/clirarplugin/kerfuffle_clirar.json M +9 -3 plugins/clizipplugin/kerfuffle_clizip.json M +37 -2 plugins/libarchive/kerfuffle_libarchive.json M +13 -12 plugins/libarchive/readwritelibarchiveplugin.cpp http://commits.kde.org/ark/f222a5056f1e8920ae75e5925b028be243e6ce6b