summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/torrentview.py
Commit message (Expand)AuthorAge
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [GtkUI] Fix ETA sorting to match WebUICalum Lind2021-12-22
* [GTKUI] Add "Last Transfer" columnAndrew Stone2021-11-23
* [GTK] Fix missing argument for GtkMenu.popup()Calum Lind2019-06-12
* [GTK] Fix no torrent selected on startupCalum Lind2018-11-09
* [GTK3] Fix UnicodeWarning in row comparison on Python 2Calum Lind2018-11-02
* [GTK3] Fix column header right-click menu popupCalum Lind2018-11-02
* [GTK3] Fix cmp sorting on Python 3Calum Lind2018-11-02
* [GTK3] Fix and remove FIXME commentsCalum Lind2018-11-02
* [GTK3] Fix GObject deprecation warningshugosenari2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02