summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/mainwindow.py
Commit message (Expand)AuthorAge
* [GtkUI] Reword preferences to prefer dark themeHEADdevelopCalum Lind2024-02-19
* [GtkUI] Add a way to change themesDjLegolas2024-02-19
* [Lint] Update pre-commit apps to latest versionsCalum Lind2023-02-24
* [GTK] Added a torrent menu option for magnet copyDjLegolas2022-01-21
* 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
* [GTKUI] Fix torrentdetails tab bar position not savingCalum Lind2021-02-20
* [#3441|GTKUI] Add a torrentdetails tabs position menuCalum Lind2021-02-20
* [Lint] Fix Black and Flake8 issuesCalum Lind2019-11-13
* [Gtk] Refactor presenting windowCalum Lind2019-06-12
* [GTK] Improve detecting X11 display serverCalum Lind2019-06-12
* [GTK] Only import wnck on X11 displayCalum Lind2019-06-12
* [macOS] Fix GTK windowing issuesCalum Lind2019-05-23
* [GTK] Fix needing bytes with hashlib on Py3Calum Lind2018-11-07
* [GTK] Fix windows not showing topmost on desktopCalum Lind2018-11-07
* [GTK] Fix showing sidebar and tabsbarCalum Lind2018-11-07
* [GTK] Fix and cleanup storing window positionCalum Lind2018-11-06
* [PY3] Fix tray password encoding issueCalum Lind2018-11-02
* [GTK3] Fix catching Wnck not availableCalum Lind2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02