summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* GTKUI: New path chooser to handle remote paths and store favorite pathsbendikro2013-05-18
* GTKUI: Modify Show Zero Hits to apply to all filter categoriesCalum Lind2013-05-18
* GTKUI: More refactoring of filtertree translation textCalum Lind2013-05-18
* GTKUI: Remove add_row and use add_rows insteadCalum Lind2013-05-17
* Fix seeing double torrents in classic modeCalum Lind2013-05-17
* Fix test_client testCalum Lind2013-05-16
* Fix LP#1004793 : Console: Enable use of connect in non-interactive modeCalum Lind2013-05-16
* Only add quit to deluge-console args if it isn't already presentJohn Garland2013-05-16
* Ensure console commands are executed in orderJohn Garland2013-05-16
* ConsoleUI: quit command now gracefully handles stopping a stopped reactorCalum Lind2013-05-16
* ConsoleUI: Tidy up help output and limit command usage message to one lineCalum Lind2013-05-16
* UI client.connect() with no credentials/username now attempts connect using l...Calum Lind2013-05-16
* Remove old pluginsCalum Lind2013-05-15
* Move stray extractor plugin file to correct locationCalum Lind2013-05-15
* Remove unneeded dht saving state to separate fileCalum Lind2013-05-15
* Gtkui: Add an alignment container to radio buttons in interface preferencesCalum Lind2013-05-15
* Move Interface page to top in preferencesCalum Lind2013-05-15
* change 'classic mode' checkbox for standalone/thinclient radio buttonsCalum Lind2013-05-15
* refactor owner code in torrentmanager add methodCalum Lind2013-05-14
* Refactor translation code in GTK torrent and filtertree viewsCalum Lind2013-05-13
* Alter return value to -1 for invalid freespace pathCalum Lind2013-05-13
* Add default localclient info to localhost items in gtk connection managerChase Sterling2013-05-11
* Make sure auth file is closed during get_localhost_authChase Sterling2013-05-11
* Console UI: Fix problem displaying first-run messageCalum Lind2013-05-12
* Rearrange the Network tab in GTK and Web UIsCalum Lind2013-05-12
* GTKUI: Add a separator after Plugins in PreferencesCalum Lind2013-05-12
* Fix #2217 - handling exceptions with authenticationbendikro2013-05-10
* Fix error in previous commit (b6a3161) and added testCalum Lind2013-05-09
* Add a get method to config so a default value can be returnedCalum Lind2013-05-09
* Fix #2324 : Encryption level set by deluge does not match libtorrent valuesCalum Lind2013-05-09
* Fix #2285 : Speed optimizations for sessionproxybendikro2013-05-09
* Fix tracker_error_filter typo and tidyup commenting in filtermanagerCalum Lind2013-05-03
* Fix #2277 : Plugins keys weren't fetched in filter_torrent_idsbendikro2013-05-03
* Reword gtk prefs tooltipCalum Lind2013-05-03
* #2218 #2254 : Re-enable utpex control and add lt_tex (tracker exchange)Calum Lind2013-05-03
* Replace Markup with gtkbuilder atttributes for simpler translation labelsCalum Lind2013-05-02
* Create new generate_pot.py script for translationsCalum Lind2013-05-02
* move and update createicons & check_glade scriptsCalum Lind2013-05-02
* Change Web interface to fork by defaultCalum Lind2013-05-02
* Fixed tests: sessionproxy/torrent/tracker_iconbendikro2013-05-02
* Fix and update testsCalum Lind2013-05-01
* Add get_version script to automate release versions (PEP386 naming)deluge-2.0.0.dev0Calum Lind2013-05-01
* Make sure prioritize first/last doesn't enable pieces inChase Sterling2013-04-29
* Fix #1840 : Refactor last_seen_complete codeCalum Lind2013-04-29
* raise lt versionCalum Lind2013-03-29
* Change to using pop_alerts to get batches of alerts and save callsCalum Lind2013-03-29
* Update Extractor plugin description, version and modify log levelsCalum Lind2013-03-26
* Fix #2290 : Extractor: Dotted filenames being rejectedCalum Lind2013-03-26
* Update osx build and packaging scriptsCalum Lind2013-03-17
* Fixes bug in core.get_torrents_status where diff was always Falsebendikro2013-03-03