summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/path_chooser.py
Commit message (Expand)AuthorAge
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* Use super class call where possibleCalum Lind2017-03-16
* Replace/remove usage of dict.keys()Calum Lind2017-03-16
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* Flake8 codebaseCalum Lind2014-09-22
* [GTKUI] All files Flake8'd and use new headerCalum Lind2014-09-03
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_exceptCalum Lind2014-09-03
* Small fixes to path chooserbendikro2013-05-18
* GTKUI: New path chooser to handle remote paths and store favorite pathsbendikro2013-05-18