summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/listview.py
Commit message (Expand)AuthorAge
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Lint] Fix spelling mistakesCalum 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] Fix unicode warnings on Python 2Calum Lind2018-11-05
* [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] Use explicitly named functions for creating menuitemsCalum Lind2018-11-02
* [GTK3] Fix column lookup not i18n-isedCalum Lind2018-11-02
* [GTK3] Remove listview orphaned codeCalum Lind2018-11-02
* [GTK3] Fix displaying column popup menuCalum Lind2018-11-02
* [GTK3] Fix GObject deprecation warningshugosenari2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02