Summary: | Needs buttons to adjust download order | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Adam Porter <adam> |
Component: | UI | Assignee: | KGet bugs <kget-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mat69 |
Priority: | NOR | ||
Version First Reported In: | 0.8.1 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Adam Porter
2010-05-25 15:05:26 UTC
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 |