summaryrefslogtreecommitdiffstats
path: root/deluge/ui/console/modes/basemode.py
Commit message (Expand)AuthorAge
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Console] Fix using windows-curses on WindowsCalum Lind2021-08-01
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [Docs] Fix formatting of exported docstringsCalum Lind2018-11-16
* [Lint] Fix flake8 warningsCalum Lind2018-10-25
* [Console] Refactor single letter variablesCalum Lind2018-10-22
* [#3199|Console] Fix UnicodeEncodeError in addstrCalum Lind2018-10-22
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Lint] Flake8 cleanupCalum Lind2018-09-14
* [Py2to3] Fixes to display Web UICalum Lind2018-09-14
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* [Console] Fix and refactor window.add_str codeCalum Lind2018-07-10
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Quote cleanupCalum Lind2016-11-17
* [Lint] Refactor flake8 noqa's and add msg numbersCalum Lind2016-11-04
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Console] Rewrite of the console codebendikro2016-10-30
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* [Console] Flake8 all filesCalum Lind2014-09-18
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_ws_commaCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_exceptCalum Lind2014-09-03
* Change .clear() -> erase()Nogare2012-08-09
* Removed trailing whitespaceAsmageddon2012-08-09
* don't always refresh on __init__Nick2011-02-14
* split off torrent actions popupNick2011-02-07
* add torrentdetails state, allow state switching, move some formating to forma...Nick2011-02-01
* initial checkin of new console uiNick2011-01-26