Summary: | Add 'copy torrent url' feature into: Menu -> Edit / under RMB | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Juha Tuomala <tuju> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Juha Tuomala
2008-10-18 12:21:43 UTC
SVN commit 882040 by guisson: Keep track of URL torrent was loaded from and add action to copy it to clipboard BUG: 169540 BUG: 173085 M +2 -0 ktorrent/core.cpp M +2 -1 ktorrent/ktorrentui.rc M +1 -0 ktorrent/pastedialog.cpp M +25 -0 ktorrent/viewmanager.cpp M +4 -0 ktorrent/viewmanager.h M +15 -4 ktorrent/viewmodel.cpp M +7 -1 libbtcore/interfaces/torrentinterface.h M +4 -0 libbtcore/torrent/torrentcontrol.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=882040 Thanks for implementing this. |