deluge/deluge
Calum Lind a481c4d243 [UI] Update UIs for new default piece priority
- libtorrent 1.1 changes default piece priorty to 4 so changes to
   the UIs are required. Some refactoring and improvements were made as well:

    - A new 'Low' priority introduced that is values 1-3.
    - 'Normal' priority is now value 4.
    - Removed 'Highest' with the addition of 'Low' and 'High' is now values 5-7.
    - Renamed 'Do not download' to 'Ignore' so it is more succinct.
    - Moved file priority constant to ui.common.
2017-01-18 12:33:27 +00:00
..
core [Core] Check valid torrent first in alert handlers 2017-01-18 12:33:26 +00:00
i18n Localize the Desktop file 2011-07-13 21:49:25 +01:00
plugins [Lint] Fix files to pass Flake8 v3.2.0 2016-11-17 12:19:41 +00:00
scripts [Lint] Fix files to pass Flake8 v3.2.0 2016-11-17 12:19:41 +00:00
tests [Core] Refactor of priorities code and test 2016-11-30 22:53:18 +00:00
ui [UI] Update UIs for new default piece priority 2017-01-18 12:33:27 +00:00
__init__.py [Tests] Fix code for isort 4.0.0 2015-08-14 16:45:23 +01:00
__rpcapi.py [Lint] Fix files to pass Flake8 v3.2.0 2016-11-17 12:19:41 +00:00
_libtorrent.py [Lint] Convert all python double quotes to single quotes 2016-11-03 21:45:45 +00:00
bencode.py [Lint] Fix files to pass Flake8 v3.2.0 2016-11-17 12:19:41 +00:00
common.py [UI] Update UIs for new default piece priority 2017-01-18 12:33:27 +00:00
component.py [Lint] Quote cleanup 2016-11-17 10:19:59 +00:00
config.py [Docs] Fix docstring return type format in config.py 2017-01-12 11:13:28 +00:00
configmanager.py [Lint] Fix files to pass Flake8 v3.2.0 2016-11-17 12:19:41 +00:00
decorators.py [Base] Add new deprecated decorator 2016-11-22 20:45:57 +00:00
error.py [Lint] Convert all python double quotes to single quotes 2016-11-03 21:45:45 +00:00
event.py [Lint] Convert all python double quotes to single quotes 2016-11-03 21:45:45 +00:00
httpdownloader.py [Lint] Quote cleanup 2016-11-17 10:19:59 +00:00
log.py [Lint] Fix files to pass Flake8 v3.2.0 2016-11-17 12:19:41 +00:00
maketorrent.py [Lint] Quote cleanup 2016-11-17 10:19:59 +00:00
metafile.py [Lint] Convert all python double quotes to single quotes 2016-11-03 21:45:45 +00:00
path_chooser_common.py [Lint] Convert all python double quotes to single quotes 2016-11-03 21:45:45 +00:00
pluginmanagerbase.py [Lint] Quote cleanup 2016-11-17 10:19:59 +00:00
rencode.py [Lint] Fix files to pass Flake8 v3.2.0 2016-11-17 12:19:41 +00:00
transfer.py [Lint] Refactor flake8 noqa's and add msg numbers 2016-11-04 18:03:21 +00:00