Version: unspecified (using KDE 4.6.0) OS: Linux Enhancement suggestion: Rather than going to configure options, it would be extremely handy to be able to use a button or menu entry to enable/disable 'execute action after all downloads have been finished'. Technically, an action needs to be enabled for the entry that already exists under 'KGet Settings -> Advanced -> Execute action after all downloads have been finished' Reproducible: Always This issue have been spotted in kget release 2.6.0, bundled with openSUSE 11.4.
SVN commit 1255657 by mfuchs: Adds KSelectAction for after download finished actions. This KSelectAction is hidden by default but can be added to the toolbar manually. Making it possible to choose an after download finished action without navigating to the corresponding settings. BUG:273665 BUG:272192 M +55 -6 mainwindow.cpp M +1 -0 mainwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1255657