summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Added a protocol for the network traffic between client and daemon.bendikro2012-07-02
* Fix #1943 - invalid session id when calling a rpc exported function from a pl...Andrew Resch2012-06-10
* Fix #2062 : Console discards text before first colour stringEirik Byrkjeflot Anonsen2012-04-20
* fix mistake in last commitCalum Lind2012-04-19
* Fix #2065 : Console crash with missing closing quoteDan392012-04-19
* Catch & log KeyError when removing a torrent from the queued torrents setJohn Garland2012-04-18
* WebUI: Increase focus delay for password field cursorCalum Lind2012-04-18
* Fix #2071 : KeyError in gtkui when file priority set to value '3'Calum Lind2012-04-18
* Gtkui: move height request to child widget in create dialogCalum Lind2012-04-18
* Fix missing semi-colon in deluge.desktopCalum2012-04-18
* Console: Fix prefixed space for tab completing commandsCalum Lind2012-03-26
* Console: Fix missing trailing space for command options with tab completeCalum Lind2012-03-26
* Remove unnecessary translation from connection managerCalum Lind2012-03-26
* Use (documented) formatdate over format_date_timeJohn Garland2012-03-23
* Grey out file priorities for 'is_seed:True' seeding torrentsCalum Lind2012-03-22
* Bring MainWindow to front when opening another instance of gtkuiCalum Lind2012-03-22
* Improve Magnet and Url support for add command in consoleCalum Lind2012-03-21
* Hide unused Infohash button in WebUICalum Lind2012-03-14
* Preserve order when moving multiple torrents in the queueJohn Garland2012-03-12
* Add get_queue_position & use it for sorting idsJohn Garland2012-03-12
* Fix not properly detecting when torrent is at end of queueJohn Garland2012-03-12
* Label Plugin: Mark 'Label Options' for translationCalum Lind2012-03-11
* Label Plugin: Disable menu items for 'All' in sidebarCalum Lind2012-03-11
* Label Plugin: Defer translate No Label text in submenuCalum Lind2012-03-11
* Fix Label Plugin text 'All' for translation in sidebarCalum Lind2012-03-11
* Mark torrent menu Pause text for translationCalum Lind2012-03-11
* Fix #2052 : Progress bar state text marked for deferred translationCalum Lind2012-03-11
* Modified fix for #1957 non-acsii columnsCalum Lind2012-03-11
* Fix for Up Speed column not sorting in WebuiCalum Lind2012-03-10
* Allow a minimum of 0.1 for "Stop Seed at Ratio" regarding label options.Pedro Algarvio2012-03-08
* Fix collapsed treeview in Create Torrent dialogCalum Lind2012-03-04
* Fix compatibility for Python2.5 and Debian LennyCalum Lind2012-03-04
* Set process name to match application using setproctitleCalum Lind2012-03-04
* Fix adding magnet error in webui when started from classic modeCalum Lind2012-03-03
* Add gtkui template to feeder pluginCalum Lind2012-03-03
* Fix #2045 : UnicodeDecodeError when using non-ascii chars in infoCalum Lind2012-03-02
* Ensure is_finished value is correct after state changed alertCalum Lind2012-03-02
* Fix #2021 : Share ratio limit not obeyed for torrents downloaded outside delugeCalum Lind2012-03-02
* Blocklist: remove default url as it is outdatedJohn Garland2012-03-02
* Fix preferences dialog not opening with main window on WindowsCalum Lind2012-03-02
* Fix #1976 : Text entry with trailing newline characters causes issues for Mov...Calum Lind2012-03-02
* Add optparse custom version to prevent unnecessary loading of libtorrentCalum Lind2012-03-02
* Alternative fix for re-enabling plugin issueCalum Lind2012-03-02
* Fix #2038 : Chrome 17 disconnecting from webuiCalum Lind2012-03-02
* Catch glade object issue when re-enabling AutoaddCalum Lind2012-03-02
* Fix plugins not showing enabled in webuiCalum Lind2012-03-02
* Fix potential keyerror for on_torrent_removed in sessionproxyCalum Lind2012-03-02
* Execute: log stdout/stderr when command failsJohn Garland2012-03-02
* Execute: make running commands asynchronousJohn Garland2012-03-02
* Properly wait for the component.shutdown deferred on shutdown. This should p...Andrew Resch2012-03-01