Version: (using KDE 4.1.2) Installed from: Fedora RPMs I'm downloading Fedora Beta 2 image, my friend asked the URL to join to torrent. Now I could go to ktorrent, RMB the torrent entry in listing and choose 'Copy torrent URL' and then go to IRC client and paste the URL for him, etc. Instead once the torrent has started, there is no way to get the original URL again where it started at the first place, only the tracker URLs are visible.
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.