summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/connectionmanager.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
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [#3067|GTKUI] Fix the daemon stop button sensitivityCalum Lind2017-06-16
* [#3059|GTKUI] Fix starting and autoconnecting to daemonCalum Lind2017-06-15
* [#3055|GTKUI] Fix unable to auto-start localhost daemonCalum Lind2017-06-12
* [UI] Further refactoring of the connection managersCalum Lind2017-06-07
* [GTKUI] Update connection manager layoutCalum Lind2017-06-07
* [UI] Refactor duplicated code out of connection managersCalum Lind2017-06-07
* [Python3] Fixes to make code backward compatibleCalum Lind2017-06-05
* [#2786] [GTKUI] Fix showing connection manager with malformed ipCalum Lind2017-03-29
* [GTKUI] Fix adding from clipboardCalum Lind2017-03-20
* [GTKUI] Parse u:p@host:port pasted into proxy or connection managerMatias Wilkman2017-02-23
* [GTKUI] Use int not string number for select_pathCalum Lind2017-02-23
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* Revert "[GTKUI] Add MainWindow.get_window() and replace window attr usage"Calum Lind2016-11-19
* [Lint] Quote cleanupCalum Lind2016-11-17
* [GTKUI] Add MainWindow.get_window() and replace window attr usageCalum Lind2016-11-11
* [GTKUI] Cleanup references to MainWindowCalum Lind2016-11-11
* [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
* [#2914] Fix: Specifying file version for default configbendikro2016-10-30
* [Lint] Enable pylint 'bad-continuation' and fix issuesCalum Lind2016-05-09
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* Fix isort and flake8 testsCalum Lind2015-09-25
* [GTKUI] Fix connected issue in connection managerCalum Lind2015-09-25
* Change imports to use absolute pathsCalum 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_exceptCalum Lind2014-09-03
* GTKUI: New path chooser to handle remote paths and store favorite pathsbendikro2013-05-18
* Add default localclient info to localhost items in gtk connection managerChase Sterling2013-05-11
* Fix GTK ConnMgr update after stopping daemon and reduce wait timeCalum Lind2013-02-13
* Remove unnecessary translation from connection managerCalum Lind2012-03-26
* Fix #1944 : Use errno constants for portabilityCristian Greco2011-11-29
* Remove some left overs.Pedro Algarvio2011-07-08
* Moved the MainWindow to GtkBuilder.Pedro Algarvio2011-07-07
* Migrated the connection manager to GtkBuilder.Pedro Algarvio2011-07-06
* Cleaner fix for #1874, code clean up and reusability.Pedro Algarvio2011-06-04
* Fix #1281. Show a nice dialog stating that the client is incompatible on the ...Pedro Algarvio2011-05-17
* GTK UI Connection Manager (#1824)Pedro Algarvio2011-05-07
* Fix #1824.Pedro Algarvio2011-05-01
* More changes related to automatic connections.Pedro Algarvio2011-04-30
* GTK UI connection manager fixes.Pedro Algarvio2011-04-28
* Make sure we have a config loaded in the connection manager. Fixes #1819.Pedro Algarvio2011-04-28
* Fix some clean config dir issues.Pedro Algarvio2011-04-27
* Test fixes and #1814 fix.Pedro Algarvio2011-04-27
* Cleanup debug message new lines.Pedro Algarvio2011-04-26
* Since there's no default username for authentication, update hostlist to incl...Pedro Algarvio2011-04-22