2007-09-16 02:02:27 +00:00
|
|
|
* Add state saving to listview.. this includes saving column size and position.
|
|
|
|
* Queue plugin 'apply_queue' stuff.. Just finishing the queue plugin and it's
|
|
|
|
intended functionality.
|
|
|
|
* Figure out easy way for user-made plugins to add i18n support.
|
2007-09-17 05:23:59 +00:00
|
|
|
* Restart daemon function
|
2007-09-23 23:51:29 +00:00
|
|
|
* Docstrings!
|
2007-10-26 02:32:40 +00:00
|
|
|
* Implement caching in client.py
|
|
|
|
* Create a new add torrent dialog
|
2007-11-08 08:04:43 +00:00
|
|
|
* Implement open folder
|
|
|
|
* Maybe add pop-up menus to the status bar items
|
|
|
|
* Address issue where torrents will redownload if the storage is moved outside
|
|
|
|
of deluge.
|
|
|
|
* Hide open folder if not localhost
|
|
|
|
* Add classic/normal mode to preferences
|
|
|
|
* Implement 'Classic' mode
|
2007-11-12 13:28:56 +00:00
|
|
|
* Tray tooltip
|
|
|
|
* Add autoload folder
|
|
|
|
* Add wizard
|
|
|
|
* Add a health indication to the statusbar
|
2007-11-13 08:47:26 +00:00
|
|
|
* Add sidebar for labels and other things.. Plugins should be able to add their
|
|
|
|
own section to this.
|
2007-11-18 08:32:15 +00:00
|
|
|
* Option for adding torrents in paused/active state
|
2007-11-25 09:58:12 +00:00
|
|
|
* Add filtering to torrentview to use with the sidebar
|
|
|
|
* Fix up preferences for when using a remote host.. the download folders, etc..
|
|
|
|
* Add decay items to statusbar.. items that will disappear after X seconds
|
|
|
|
|