Bug 194972 - When creating a torrent, trackers should be remembered
Summary: When creating a torrent, trackers should be remembered
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 12:09 UTC by Adrián Chaves (Gallaecio)
Modified: 2009-06-06 12:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrián Chaves (Gallaecio) 2009-06-02 12:09:05 UTC
Version:           3.2.1 (using KDE 4.2.3)
OS:                Linux
Installed from:    Unspecified Linux

I'm seeder, and I create lots of torrents, and have plans to create a lot of them in the future. When creating a torrent, I always have to manually insert a tracker.

I would like being able to choose the ones I've already introduced once from a list. Maybe the ability to choose lists of trackers (there another wish which ask for trackers list file support).
Comment 1 Joris Guisson 2009-06-06 12:59:48 UTC
SVN commit 978185 by guisson:

Added support for auto completion in tracker, webseed and nodes QLineEdit's of torrent creation dialog

BUG: 194972

 M  +1 -0      ChangeLog  
 M  +31 -0     ktorrent/torrentcreatordlg.cpp  
 M  +6 -0      ktorrent/torrentcreatordlg.h  
 M  +1 -0      libktcore/CMakeLists.txt  
 A             libktcore/util/stringcompletionmodel.cpp   ktorrent/torrentcreatordlg.h#977951 [License: GPL (v2+)]
 A             libktcore/util/stringcompletionmodel.h   ktorrent/torrentcreatordlg.h#977951 [License: GPL (v2+)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=978185