Bug 218048

Summary: Provide a list of recently used destinations in torrent dialog
Product: [Applications] ktorrent Reporter: Magnus Bergmark <magnus.bergmark>
Component: generalAssignee: Joris Guisson <joris.guisson>
Status: RESOLVED FIXED    
Severity: wishlist CC: ashl1future, joel.porquet
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Magnus Bergmark 2009-12-09 22:12:16 UTC
Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    Ubuntu Packages

When adding a torrent, the "Download torrent to" destination is a text edit box. I propose to change this to an editable combo box with recently used destinations in the drop-down.

Saving more than 10 locations is probably overkill, and the same kind of completion could be used when writing.

An alternative is to have a small drop-down button next to it which presents history when a user actively clicks it. There, an option to clear history could be present.
Comment 1 Joel 2010-04-08 11:26:57 UTC
I'm totally in favor of such a feature. I usually download two kinds of files which go in two different folders, so it'd be great to have a drop-down field with recently used destinations.
Comment 2 Joris Guisson 2010-08-08 21:24:54 UTC
SVN commit 1160676 by guisson:

Add download and move when completed location history buttons to FileSelectDlg

BUG: 218048

 M  +1 -0      ChangeLog  
 M  +77 -1     ktorrent/dialogs/fileselectdlg.cpp  
 M  +18 -9     ktorrent/dialogs/fileselectdlg.h  
 M  +20 -0     ktorrent/dialogs/fileselectdlg.ui  


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