← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1265578] Re: Add toolbar to download queue for common operations

 

The attached patch will add a toolbar to the queue.

Picture of how it looks: http://imgur.com/aPBx7Qi

This toolbar is static; it is always present (with enabled/disabled
items).

iceman had otherwise the proposal that the toolbar should be only
visible when items are selected, but this is not included in this patch.

"Start" will set items in Normal. "Pause" will set items in "Paused".

Note that paused items will get disconnected (hence change to
queuemanager).

** Patch added: "dcpp_queuetoolbar.diff"
   https://bugs.launchpad.net/dcplusplus/+bug/1265578/+attachment/3939283/+files/dcpp_queuetoolbar.diff

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1265578

Title:
  Add toolbar to download queue for common operations

Status in DC++:
  New

Bug description:
  Common operations that users perform in the queue should be available in the form of a toolbar for ease of access. The following items are identified to at least be part of said toolbar;
  * Pausing a queued item
  * Resuming a paused queued item
  * Move queued items up/down in priority
  * Remove a queued file

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1265578/+subscriptions


References