Summary: | kget shouldn't quit when the user is interacting with it | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Stefano Crocco <stefano.crocco> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefano Crocco
2009-06-02 11:01:52 UTC
SVN commit 1087364 by mfuchs: KGet also supports suspending and hibernating after all downloads are finished. Now then there is also a KNotification shown with a way to abort the action. BUG: 224429 BUG: 195513 BUG: 194962 M +2 -0 conf/preferencesdialog.cpp M +87 -57 core/kget.cpp M +11 -25 core/kget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1087364 |