Bug 238789 - Needs buttons to adjust download order
Summary: Needs buttons to adjust download order
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: UI (show other bugs)
Version: 0.8.1
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 15:05 UTC by Adam Porter
Modified: 2010-07-02 14:34 UTC (History)
1 user (show)

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 Adam Porter 2010-05-25 15:05:26 UTC
Version:           0.8.1 (using KDE 4.4.2) 
OS:                Linux

DownThemAll in Firefox has nice buttons for moving downloads up and down, or to the top and bottom, in the list.  KGet has nothing.  Drag-and-drop isn't always suitable, e.g. when wanting to move several downloads from near the bottom of a large list to the top of the list.

Reproducible: Always




OS: Linux (x86_64) release 2.6.32-22-generic
Compiler: cc
Comment 1 Matthias Fuchs 2010-05-29 15:15:06 UTC
I will most likely implement this for KDE 4.6 (4.5 is in feature freeze right now).
Comment 2 Matthias Fuchs 2010-07-02 14:34:11 UTC
SVN commit 1145291 by mfuchs:

Adds actions to increase and decrease the priority of selected transfers.
BUG:238789

 M  +10 -0     core/transfertreemodel.cpp  
 M  +2 -0      core/transfertreemodel.h  
 M  +156 -0    mainwindow.cpp  
 M  +5 -0      mainwindow.h  
 M  +6 -1      ui/kgetui.rc  


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