summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Fix warning related to gettextneeshy2020-04-23
* Fix template config.ui naming in create_plugin script.Alex Knaust2020-04-20
* [Console] Fix AttributeError setting config valuesCalum Lind2019-11-28
* [Logging] Fix findCaller with unknown sourceminus2019-11-19
* [Logging] Fix Python 3.8 compatibilityminus2019-11-19
* [Lint] Fix Black and Flake8 issuesCalum Lind2019-11-13
* [Core] Fix potential "dictionary changed size during iteration" on shutdownAnders Jensen2019-11-12
* [#3298|Core] Fix pickle loading non-ascii state errorCalum Lind2019-11-12
* [GTK] Remove orphaned codeCalum Lind2019-10-31
* [GTK] Fix typo in preferences language labelPere Orga2019-10-31
* Fix privilege dropping when setting process ownershipJack O'Sullivan2019-10-31
* [GTK] Add missing translation markupCalum Lind2019-10-31
* [GTK] Fix Status tab download speed and uploadedCalum Lind2019-10-31
* [Label] Fix Options/Add windows not reopeningDjLegolas2019-06-25
* [WebUI] Fix class-header for Deluge.EditTrackersWindowDjLegolas2019-06-25
* [Notifications] Fix unhandled TypeErrors on Python 3Calum Lind2019-06-25
* [Common] Fix creation of pidfile via command optionDjLegolas2019-06-25
* [Core] Fix for peer.client UnicodeDecodeErrorCalum Lind2019-06-24
* [Common] Fix show_file unhandled dbus errorint3l2019-06-24
* [WebUI] Handle torrent add failuresDjLegolas2019-06-21
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [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
* [GTK] Fix peers tab flag tooltip errorCalum Lind2019-06-12
* [GTK] Fix missing argument for GtkMenu.popup()Calum Lind2019-06-12
* [Extractor] Fix startup errorCalum Lind2019-06-12
* [Web] Fix unable to change passwordCalum Lind2019-06-11
* [Web] Change request.base path encoding to utf-8Calum Lind2019-06-11
* [Web] Fix TypeError with reverse proxy x-deluge-base headerCalum Lind2019-06-11
* [i18n] Try loading intl.dll on WindowsCalum Lind2019-06-11
* [Web] Fix peers tab failing to set flag locationthelamer2019-06-11
* [Core] Fix SimpleNamespace on Python2Calum Lind2019-06-08
* [Docs] Cleanup changelog and docsCalum Lind2019-06-06
* Update translation filesCalum Lind2019-06-06
* [Core] Copy lt alerts to avoid segfaultsCalum Lind2019-06-05
* [Travis] Add unit test for libtorrent 1.2Calum Lind2019-06-05
* [Core] Update to support libtorrent 1.2DjLegolas2019-06-05
* fix blurry icons in gnomeByeonghoon Yoo2019-06-04
* [macOS] Fix GTK windowing issuesCalum Lind2019-05-23
* [Docs] Updates and fixes to build on Python 3Calum Lind2019-05-21
* Minor updates to log.pySerg2019-05-20
* [GTK] Fix drag and drop files in files_tabCalum Lind2019-05-20
* [i18n] Ignore non-translation dirs in get_languagesCalum Lind2019-05-20
* [Logging] Fix line numbers missing on Python 3Calum Lind2019-05-20
* [Core] Fix prefetch magnets missing trackersCalum Lind2019-05-20
* [Core] Write torrent file with full magnet metainfoCalum Lind2019-05-18
* [GTK] Fix missing magnet trackers with Add dialog (non-prefetch)Calum Lind2019-05-18
* [bencode] Fix unhandled TypeError with stringCalum Lind2019-05-18
* [GTK] Fix handling failed magnet prefetching in Add dialogCalum Lind2019-05-18