summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/path_combo_chooser.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
* [GTK3] Marked FIXME code changes for GTK3Calum Lind2018-11-02
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [GTKUI] Revert use of non-existent mainwindow.get_window methodCalum Lind2016-11-19
* [Lint] Fix files to pass Flake8 v3.2.0Calum 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] Update methods to latest GTK2 API 2.24Calum Lind2016-11-11
* [GTKUI] Import gobject module names directlyCalum Lind2016-11-11
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Py2to3] Passes libfuturize.fixes.fix_division_safeCalum Lind2016-10-26
* [GTKUI] Tidyup to use more width and no eol backslashesCalum Lind2016-10-21
* [Lint] Enable pylint 'bad-continuation' and fix issuesCalum Lind2016-05-09
* [Lint] Autopep8 aggressive runCalum Lind2015-11-04
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* [Lint] Cleanup code to pass PyLint Convention categoryCalum Lind2015-10-30
* [Lint] Cleanup code to pass PyLint Error categoryCalum Lind2015-10-30
* [GTKUI] Fixes for tooltip deprecation warnings and signal handler warning.bendikro2015-08-31
* Flake8 codebaseCalum Lind2014-09-22
* Autopep8 E265Calum Lind2014-09-22
* Remove gtkui specific func from path_chooser_commonCalum Lind2014-09-19
* [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_numliteralsCalum Lind2014-09-03
* [Python-Modernize] libmodernize.fixes.fix_printCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_exceptCalum Lind2014-09-03
* Fix building the code documentation with sphinxCalum Lind2014-02-20
* Fixed glade missing signal warning in path_combo_chooserbendikro2014-01-30
* Flake8'd gtkui/path_combo_chooserCalum Lind2014-01-21
* Fixed small bug in path_combo_chooserbendikro2014-01-21
* Small fixes to path chooserbendikro2013-05-18
* GTKUI: Display only folder not full path on path chooserCalum Lind2013-05-18
* GTKUI: New path chooser to handle remote paths and store favorite pathsbendikro2013-05-18