Bug 273665 - add button to enable/disable 'execute action after all downloads have been finished' from toolbar
Summary: add button to enable/disable 'execute action after all downloads have been fi...
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: UI (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 20:23 UTC by mojedokumenty
Modified: 2011-09-25 18:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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