* 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. * Restart daemon function * Docstrings! * Implement caching in client.py * Create a new add torrent dialog * 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 * Add remove torrent dialog and ability to remove data * Tray tooltip * Add LSD * Add torrentfiles location config option * Add autoload folder * Add wizard * Add a health indication to the statusbar * Add sidebar for labels and other things.. Plugins should be able to add their own section to this. * Have the dbus interface queue up torrents if we're not connected to a host. Once connected it should prompt the user if they would like to add the queued torrents. Maybe add an indicator to the status bar that their are queued torrents.