Commit Graph

  • 3c18e890e8 [Tests] Fix AttributeError in test_core with Twisted 19 Calum Lind 2019-05-03 15:33:02 +01:00
  • 615500e6e6 [Plugins] Fix missing deregister for JSON Calum Lind 2019-05-03 13:50:07 +01:00
  • 1425fe5413 [Tox] Pin pip version to fix PEP517 issues Calum Lind 2019-04-26 09:55:02 +01:00
  • 84643fb6f7 [GTK] Remove running reactor in Gdk thread Calum Lind 2019-03-29 15:06:38 +00:00
  • c8b621172e [Lint] Fix flake8 3.7 warnings Calum Lind 2019-03-29 10:57:22 +00:00
  • 02e07dda2a [Docs] Fix recommonmark monkey patch and pin version Calum Lind 2019-03-29 10:18:02 +00:00
  • b2e19561e6 [GTK] Fix file manager window popup behind Deluge Calum Lind 2018-11-17 13:12:35 +00:00
  • 389f4167b2 [i18n] Fix incorrect GB translation Calum Lind 2018-11-17 12:17:30 +00:00
  • 63cc745f5b [Core|Py3] Fix fastresume data not being loaded Calum Lind 2018-11-17 12:12:55 +00:00
  • 1a4ac93fbb [Lint] Bump prettier version to 1.15.2 Calum Lind 2018-11-16 14:58:49 +00:00
  • 582f60ea0b [Tests] Fix failing tracker_icons test Calum Lind 2018-11-16 14:40:39 +00:00
  • 157f6ff62a [WebUI] Catch unhandled 'Bad host id' exception Calum Lind 2018-11-16 13:03:10 +00:00
  • bf4244e8b2 [GTK] Fix adding non-ascii torrents and paths on Py2 Calum Lind 2018-11-16 11:24:15 +00:00
  • 25cfd58792 [GTK] Refactor deluge.common usage Calum Lind 2018-11-16 12:10:18 +00:00
  • 09d04aaac0 [Core] Fix showing incorrect file priorities Calum Lind 2018-11-16 12:14:58 +00:00
  • 27b4e2d891 [Docs] Fix formatting of exported docstrings Calum Lind 2018-11-16 09:57:05 +00:00
  • 043344b986 Modify the transfer protocol in a couple ways. Andrew Resch 2018-11-12 19:44:00 -08:00
  • 3b8f71613b [Packaging] Fix deps for win32 Calum Lind 2018-11-11 14:56:49 +00:00
  • 10fcbecc04 [Common] Fix win32 set env issue on Python 3 Calum Lind 2018-11-11 14:56:07 +00:00
  • ab7f19fbb8 [GTK] Fix no torrent selected on startup Calum Lind 2018-11-07 18:04:50 +00:00
  • b665a4a6f7 [#3211|Packaging] Fix missing tray icon Calum Lind 2018-11-08 12:29:14 +00:00
  • 2c45e59900 Fix UnicodeDecodeErrors with files containing non-ascii chars Calum Lind 2018-11-08 22:04:11 +00:00
  • 89868cc944 [GTK] Fix needing bytes with hashlib on Py3 Calum Lind 2018-11-07 15:51:52 +00:00
  • 841cb889aa [Execute] Fix Glade layout and Py3 bytes issue Calum Lind 2018-11-07 15:49:28 +00:00
  • 6b2f14e51e [GTK] Fix windows not showing topmost on desktop Calum Lind 2018-11-07 15:09:47 +00:00
  • 7e2192e875 [GTK] Fix showing sidebar and tabsbar Calum Lind 2018-11-06 18:17:03 +00:00
  • f11a42b9bf [GTK] Remove old builtin notification config values Calum Lind 2018-11-06 18:15:23 +00:00
  • 845204178b [AutoAdd] Fix GTK3 AttributeErrors Calum Lind 2018-11-06 14:41:32 +00:00
  • d937a323fb [GTK] Replace all deprecated VBox and HBox Calum Lind 2018-11-06 13:21:06 +00:00
  • d7c48d27d8 [Label] Fix mnemonic labels Calum Lind 2018-11-06 12:56:52 +00:00
  • 1bc766213c Remove stray debug logging lines Calum Lind 2018-11-06 11:39:26 +00:00
  • 775aef5f9b [WebUI] Fix creating icon on GTK3 prefs page Calum Lind 2018-11-06 11:38:21 +00:00
  • 83cac4978a [GTK] Fix and cleanup storing window position Calum Lind 2018-11-06 11:19:00 +00:00
  • 2bb9a8e71c [GTK] Fix tray preferences greyed out Calum Lind 2018-11-06 11:16:05 +00:00
  • 39783c7703 [GTK] Fix systray popup TypeError Calum Lind 2018-11-06 10:47:17 +00:00
  • 9f9f564e62 [GTK] Fix unicode warnings on Python 2 Calum Lind 2018-11-05 16:47:58 +00:00
  • ab1b2bcf14 [Exceute] Fix GTK3 pack_start missing paramters Calum Lind 2018-11-05 16:47:06 +00:00
  • bb0c61bb3f [GTK3] Replace deprecated set_data with attribute assignment Calum Lind 2018-11-05 08:38:54 +00:00
  • a7dcf39a32 [GTK3] Fix pathcombo getting folder name on wrong widget Calum Lind 2018-11-02 17:33:09 +00:00
  • e43796ae51 [GTK] Fix missing sidebar tracker icons Calum Lind 2018-11-02 17:29:16 +00:00
  • 6655fe67c3 [UI|Core] Fix problems with file priorities Calum Lind 2018-11-02 11:51:43 +00:00
  • 2104b9831c [Core] Fix file_renamed alert returning method Calum Lind 2018-11-02 09:00:42 +00:00
  • e7127637cf [Dependency] Remove bundled rencode Calum Lind 2018-11-01 20:53:46 +00:00
  • 6233e5c844 [Blocklist] Fix detecting compression type on Py3 Calum Lind 2018-11-01 20:49:53 +00:00
  • a01481b26f [Plugins] Update create script and add GTK3 how-to doc Calum Lind 2018-11-01 18:34:52 +00:00
  • 3d24998577 [Docs] Fix duplicate description warnings Calum Lind 2018-11-01 18:38:32 +00:00
  • f24e9d152c [Common] Remove oldest archive if too many exist Calum Lind 2018-11-01 09:06:41 +00:00
  • f47089ae7d [Core] Archive corrupt torrent.state on load Calum Lind 2018-10-31 18:51:33 +00:00
  • d70abd2986 [Plugins] Refactor plugin scan code Calum Lind 2018-10-31 09:53:22 +00:00
  • 7d998a45f2 Shorten code to declare namespace Calum Lind 2018-10-31 11:31:50 +00:00
  • 3433a911cc [Plugins] Allow enabling any plugin Python version Calum Lind 2018-10-30 14:20:38 +00:00
  • 967606fa0f [Tests] Fix str/bytes issue on Python 3 Calum Lind 2018-10-25 21:00:02 +01:00
  • 97e7d95dd3 Cleanup tox configuration Calum Lind 2018-10-25 15:02:53 +01:00
  • 26c28445a5 [GTK3] Fix showing piecesbar Calum Lind 2018-10-24 18:13:15 +01:00
  • 74a459274c [GTK3] Cleanup widget placement and spacing Calum Lind 2018-10-24 14:38:02 +01:00
  • bb6e290bf8 [GTK3] Fix UnicodeWarning in row comparison on Python 2 Calum Lind 2018-10-24 11:33:16 +01:00
  • 4a79e1f100 [GTK3] Save ui files with Glade 3.22 Calum Lind 2018-10-21 21:31:28 +01:00
  • bff93bb162 [Appveyor] Remove PyGTK and disable win32 packaging Calum Lind 2018-10-21 19:05:10 +01:00
  • bffd091429 Update DEPENDS for GTK3 Calum Lind 2018-10-21 18:33:06 +01:00
  • 70d5931622 [GTK3] Fix column header right-click menu popup Calum Lind 2018-10-19 12:10:25 +01:00
  • ce49cde49d [GTK3] Fix cmp sorting on Python 3 Calum Lind 2018-10-19 12:08:15 +01:00
  • a3bd2e547a [UI] Use Pillow for .ico icons Calum Lind 2018-10-19 11:04:27 +01:00
  • 64710ad226 [GTK3] Disconnect after editing host in connection manager Calum Lind 2018-10-18 20:43:31 +01:00
  • cd6bad0e35 [UI] Fix passing bytes config path to subprocess on Python 3 Calum Lind 2018-10-18 16:51:10 +01:00
  • 1310645f55 [GTK3] Translate daemon status in connection manager Calum Lind 2018-10-18 16:30:48 +01:00
  • e6a7119595 [GTK3] Replace stock icon and text usage Calum Lind 2018-10-18 16:30:08 +01:00
  • 0b39b529dd [PY3] Fix tray password encoding issue Calum Lind 2018-10-18 16:27:00 +01:00
  • 1d0e40c66b fix move_completed sensitivity Calum Lind 2018-10-13 09:52:22 +01:00
  • bcc89c73dd [GTK3] Fix statusbar clicking issues Calum Lind 2018-10-12 16:07:38 +01:00
  • a6b47e18c9 Fix package_data namespace in setup.py kbdserver 2018-10-12 14:41:05 +01:00
  • 5183c92543 [GTK3] Migrate to AppIndicator3 Calum Lind 2018-10-11 17:23:33 +01:00
  • 7c1c3f62d1 [Tests] Ensure GTKUI tests are skipped upon import errors Calum Lind 2018-10-11 17:05:55 +01:00
  • 729f062ea1 [GTK3] Fix RadioMenuItem group error Calum Lind 2018-10-11 16:54:28 +01:00
  • d879ee06a3 [Notifications] Migrate to GTK3 kbdserver 2018-10-12 10:53:40 +01:00
  • ed1b2a50fa [Scheduler] Migrate plugin code to GTK3 kbdserver 2018-10-11 15:58:30 +01:00
  • c51e01ac46 [GTK3] Migrate plugins to GTK3 Calum Lind 2018-07-16 10:27:01 +01:00
  • 4df5bd05ec [GTK3] Replace stock icons for named icons kbdserver 2018-10-01 17:21:37 +01:00
  • cf4012bb60 [GTK3] Fix and remove FIXME comments Calum Lind 2018-09-20 20:47:46 +01:00
  • bbcebe1306 [Tests] Fix use get_iter_first for treestore Calum Lind 2018-09-20 15:10:28 +01:00
  • bcaaeac852 [GTK3] Use explicitly named functions for creating menuitems Calum Lind 2018-09-20 14:54:44 +01:00
  • 4111f94597 [GTK3] Fix GError required attr id for GtkTreeSelection Calum Lind 2018-09-20 13:38:53 +01:00
  • dd7cc31918 [GTK3] Fix catching Wnck not available Calum Lind 2018-09-20 12:39:06 +01:00
  • d8d094cab6 [Travis] Fix missing pygi gtk3 packages Calum Lind 2018-09-20 12:24:14 +01:00
  • dc6e93541b [Docs] Fix mocking external modules Calum Lind 2018-09-20 11:45:47 +01:00
  • f6ffb940ab [Tests] Update tests for GTK3 new paths Calum Lind 2018-09-20 11:45:12 +01:00
  • 6fbb1bb370 [GTK3] Fix ui_entry tests for gtk3 Calum Lind 2018-09-20 11:13:47 +01:00
  • 8285b226eb [GTK3] Fix Python 3 issues Calum Lind 2018-09-20 10:12:23 +01:00
  • 194129c027 [GTK3] Fix create torrent dialog warning Calum Lind 2018-09-20 10:10:16 +01:00
  • 7d5a429466 [GTK3] Fix column lookup not i18n-ised Calum Lind 2018-09-20 09:35:33 +01:00
  • ac5db1b262 [GTK3] Fix gettext translation code Calum Lind 2018-09-20 09:07:16 +01:00
  • a2857a318d [GTK3] Remove unneeded code in path chooser Calum Lind 2018-09-19 17:54:09 +01:00
  • 13e1fa355d [GTK3] Fix path chooser warnings and errors Calum Lind 2018-09-19 17:53:13 +01:00
  • 2e88fa1dfc [GTK3] Remove listview orphaned code Calum Lind 2018-09-19 11:27:15 +01:00
  • 366b10f07b [GTK3] Fix displaying column popup menu Calum Lind 2018-09-19 11:07:52 +01:00
  • 92a048625a [GTK3] Fix the transient parent for PathChooser Calum Lind 2018-09-17 15:54:08 +01:00
  • 8199928160 [GTK3] Use a non-CSD filechooser dialog for PathChooser Calum Lind 2018-09-17 15:47:22 +01:00
  • 545aca9a4c [GTK3] Fix piecesbar Pango methods hugosenari 2018-08-20 09:47:52 -03:00
  • 9f113eab23 [GTK3] Fix ImportError has no attribute message hugosenari 2018-08-20 01:29:21 -03:00
  • bc6bc017cb [GTK3] Fix TextBuffer.get_text() arguments hugosenari 2018-08-20 07:49:34 -03:00
  • 535fda90e3 [GTK3] Use core.pause_torrents with list of torrents hugosenari 2018-08-20 07:13:16 -03:00