summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/preferences.py
Commit message (Expand)AuthorAge
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* [GTK] Fix adding daemon accountsCalum Lind2022-02-12
* [Common] Add is_interface to validate network interfacestbkizle2022-01-30
* [GTK] Use GtkSpinner when testing open portDjLegolas2022-01-03
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [GTKUI] Added detection of torrent URL on GTK UI focusMatias Wilkman2021-10-03
* [UI] Remove num_blocks_cache_hits usage for statsCalum Lind2021-10-03
* [UI] Add magnet icons for copy and add actionsCalum Lind2021-09-21
* [GTKUI] Fix torrentdetails tab bar position not savingCalum Lind2021-02-20
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [GTK] Add missing translation markupCalum Lind2019-10-31
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [GTK] Replace all deprecated VBox and HBoxCalum Lind2018-11-06
* [GTK] Fix tray preferences greyed outCalum Lind2018-11-06
* [GTK] Fix unicode warnings on Python 2Calum Lind2018-11-05
* [GTK3] Replace stock icon and text usageCalum Lind2018-11-02
* [GTK3] Migrate to AppIndicator3Calum Lind2018-11-02
* [GTK3] Fix the transient parent for PathChooserCalum Lind2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02