| Summary: | "Stop all" from system tray menu not working for newly added torrents | ||
|---|---|---|---|
| Product: | [Applications] ktorrent | Reporter: | Jonas Jasas <jon> |
| Component: | general | Assignee: | Joris Guisson <joris.guisson> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jonas Jasas
2008-02-17 23:26:29 UTC
SVN commit 777074 by guisson: - Fix stop all and start all from system tray menu (it used to apply to the current view, now it applies to all torrents) - Make sure that set download location and add to group are disabled when no torrent is selected BUG: 157991 M +33 -15 apps/ktorrent/ktorrent.cpp M +5 -1 apps/ktorrent/ktorrent.h M +22 -5 apps/ktorrent/ktorrentview.cpp M +22 -1 apps/ktorrent/ktorrentview.h M +2 -0 apps/ktorrent/ktorrentviewmenu.cpp M +9 -0 apps/ktorrent/viewmanager.cpp M +3 -0 apps/ktorrent/viewmanager.h M +2 -2 ktorrent.kdevelop WebSVN link: http://websvn.kde.org/?view=rev&revision=777074 |