summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/preferences.py
Commit message (Expand)AuthorAge
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02
* [GTK3] Large rename/modify code for GTK3Calum Lind2018-11-02
* Cleanup outgoing_interface code and help textCalum Lind2018-10-04
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* [Py2to3] Replace deprecated base64.(de|en)codestringCalum Lind2018-06-26
* Fix and cleanup outgoing interface codeCalum Lind2018-06-02
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [#3171] Add Option To Specify Outgoing Connection InterfaceDoadin2018-05-21
* [GTKUI] Add prefs liststore col for translationCalum Lind2017-06-09
* [GTKUI] Small refactor prefs remove_pageCalum Lind2017-06-09
* [#2467|GTKUI] Fix prefs tabs sync adding/removing pageCalum Lind2017-06-09
* [Python3] Fixes to make code backward compatibleCalum Lind2017-06-05
* [GTKUI] Fix typos in text stringsCalum Lind2017-05-08
* [GTKUI] Fix adding from clipboardCalum Lind2017-03-20
* [GTKUI] Refactor connect_signals to use 'self'Calum Lind2017-03-20
* Replace/remove usage of dict.keys()Calum Lind2017-03-16
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* [GTKUI] Parse u:p@host:port pasted into proxy or connection managerMatias Wilkman2017-02-23
* [Py2to3] Refactor out usage of unicode and basestringCalum Lind2017-02-23
* [Common] Rename decode_string to decode_bytesCalum Lind2017-02-23
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [GTKUI] Fix showing cache status ratioCalum Lind2017-01-26
* [UI] [Core] Update and refactor proxy settingsCalum Lind2017-01-26
* [UI] [Core] Convert to session_stats_alert for session statusCalum Lind2017-01-26
* [UI] Move and rename util/lang to translations_utilCalum Lind2016-11-28
* Revert "[GTKUI] Add MainWindow.get_window() and replace window attr usage"Calum Lind2016-11-19
* [Lint] Quote cleanupCalum Lind2016-11-17
* [GTKUI] Refactor gtk imports and codeCalum Lind2016-11-11
* [GTKUI] Another update of methods to latest GTK2 API 2.24Calum Lind2016-11-11
* [GTKUI] Add MainWindow.get_window() and replace window attr usageCalum Lind2016-11-11
* [GTKUI] Remove unneeded pygtk requires checkCalum Lind2016-11-11
* [GTKUI] Restart application when switching modesCalum Lind2016-11-04
* [Oops] Bugfix for previous commit: e37c817Calum Lind2016-11-04
* [Lint] Refactor flake8 noqa's and add msg numbersCalum Lind2016-11-04
* [Lint] Add flake8-quotes to tox and fix bad quotesCalum Lind2016-11-04
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Lint] Pylint enable simple-if-statementCalum Lind2016-11-03
* [Lint] Fix pylint warningsbendikro2016-11-03
* Rename classic to standaloneCalum Lind2016-11-02
* [Core] [UI] Remove deprecated lt extensionsCalum Lind2016-11-02
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-26
* Revert "[Py2to3] Replace iteritems and itervalues"Calum Lind2016-10-26
* [Lint] Fix various pylint warnings and fixup codeAndrew Resch2016-10-26
* [Py2to3] Replace iteritems and itervaluesAndrew Resch2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* [GTKUI] Tidyup to use more width and no eol backslashesCalum Lind2016-10-21
* [GTKUI] [Console] Modify UIs to display single incoming portCalum Lind2016-10-21
* [#2889] Fixes for 'Too many files open' errorCalum Lind2016-10-18
* [#2520] [GTKUI] Queue preferences page reworkedCalum Lind2016-05-23