Summary: | finer grained (15 minutes) scheduler | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Konstantinos Georgokitsos <kgeorgokitsos> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | samjnaa |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Konstantinos Georgokitsos
2007-03-22 14:04:28 UTC
*** Bug 150831 has been marked as a duplicate of this bug. *** SVN commit 735836 by guisson: Finished the bandwidth scheduler plugin. This means that you can now schedule to the minute and so we can close 143339. BUG: 143339 M +3 -1 bwscheduler/additemdlg.cpp M +99 -69 bwscheduler/bwschedulerplugin.cpp M +6 -3 bwscheduler/bwschedulerplugin.h M +47 -0 bwscheduler/schedule.cpp M +14 -0 bwscheduler/schedule.h M +9 -1 bwscheduler/scheduleeditor.cpp M +13 -0 bwscheduler/scheduleeditor.h M +22 -3 bwscheduler/weekscene.cpp M +9 -0 bwscheduler/weekscene.h M +5 -1 bwscheduler/weekview.cpp M +8 -0 bwscheduler/weekview.h M +1 -0 infowidget/infowidgetplugin.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=735836 |