deluge/deluge
Calum Lind 482606d80a [#2990] [Core] Fix torrent priorities mismatch
* The old priorities instead of updated call to lt were being saved to self.options.
2017-03-20 08:28:10 +00:00
..
core [#2990] [Core] Fix torrent priorities mismatch 2017-03-20 08:28:10 +00:00
i18n Localize the Desktop file 2011-07-13 21:49:25 +01:00
plugins [Stats] Remove blanket try..excepts and stop timers correctly 2017-03-18 11:54:01 +00:00
scripts Replace/remove usage of dict.keys() 2017-03-16 23:20:56 +00:00
tests [#2966] [Tests] Rename deprecated method aliases 2017-03-19 22:15:07 +00:00
ui [GTKUI] Refactor adding list of trackers 2017-03-17 10:26:17 +00:00
__init__.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
__rpcapi.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
_libtorrent.py Update to 1.1.2 libtorrent requirement 2017-03-15 09:56:19 +00:00
bencode.py [Lint] Fix files to pass Flake8 v3.2.0 2016-11-17 12:19:41 +00:00
common.py Refactor common magnet funcs 2017-03-17 10:26:17 +00:00
component.py Replace/remove usage of dict.keys() 2017-03-16 23:20:56 +00:00
config.py [Py2to3] Large set of changes for Python 3 compat 2017-03-16 23:20:56 +00:00
configmanager.py [Py2to3] Large set of changes for Python 3 compat 2017-03-16 23:20:56 +00:00
decorators.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
error.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
event.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
httpdownloader.py [Common] Rename decode_string to decode_bytes 2017-02-23 00:30:10 +00:00
log.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
maketorrent.py [Common] Rename decode_string to decode_bytes 2017-02-23 00:30:10 +00:00
metafile.py [Py2to3] Large set of changes for Python 3 compat 2017-03-16 23:20:56 +00:00
path_chooser_common.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
pluginmanagerbase.py Replace/remove usage of dict.keys() 2017-03-16 23:20:56 +00:00
rencode.py [Py2to3] Large set of changes for Python 3 compat 2017-03-16 23:20:56 +00:00
transfer.py [Core] Markup byte-strings to fix httpdownloader and core tests 2017-02-22 12:36:33 +00:00