Bug 273665

Summary: add button to enable/disable 'execute action after all downloads have been finished' from toolbar
Product: [Applications] kget Reporter: mojedokumenty <mojedokumenty>
Component: UIAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description mojedokumenty 2011-05-19 20:23:02 UTC
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.
Comment 1 Matthias Fuchs 2011-09-25 18:33:09 UTC
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