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
I will most likely implement this for KDE 4.6 (4.5 is in feature freeze right now).
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