Commit Graph

5668 Commits

Author SHA1 Message Date
Andrew Resch 208eef713a Fix #1047 move completed does not work if saving to non default path 2009-10-27 03:08:47 +00:00
John Garland dbe90d2882 Use custom user-agent when downloading files with httpdownloader. 2009-10-26 13:58:42 +00:00
Andrew Resch 3153a545ca Update translations 2009-10-26 01:54:19 +00:00
Damien Churchill 65545df485 modify the M.O.M so the API is practically the same as the O.M, so the only method that accepts an id is changeId 2009-10-25 17:48:28 +00:00
John Garland 29d01993c9 Fix typo, update plugin info. 2009-10-25 13:42:11 +00:00
Andrew Resch 9627b7cb92 Fix exception when using the 'halt' command 2009-10-24 19:49:20 +00:00
Andrew Resch c068384845 Fix create_plugin.py script 2009-10-24 05:51:26 +00:00
Andrew Resch 92eb10be29 Fix #215 ETA sort order 2009-10-24 04:56:10 +00:00
Andrew Resch c6d4208a29 Fix previous commit [5864] 2009-10-24 03:47:35 +00:00
Andrew Resch c6eaec6998 Fix #799 translate connection status 2009-10-24 02:04:19 +00:00
Andrew Resch b77e846744 Fix starting plugins when the pluginmanager is started 2009-10-23 23:23:38 +00:00
Andrew Resch 566d3c5ebf Fix possible exception when trying to load pre-1.2 plugins 2009-10-23 01:15:30 +00:00
Andrew Resch 6eee4fb31f Fix 'autostart localhost if needed' option 2009-10-23 01:07:46 +00:00
Damien Churchill 36e74e05ca fix removing torrents that fail to download when added via url 2009-10-21 20:30:07 +00:00
Damien Churchill 2289b5f173 fix switching the options when a different torrent is selected
fix showing the private flag
2009-10-21 20:15:16 +00:00
Damien Churchill f6b5eb0a0c fixes to the M.O.M and the options details tab, still not 100% though 2009-10-21 19:48:44 +00:00
Damien Churchill d70edb245b show the infinity symbol if ratio is less than 0 2009-10-20 22:45:32 +00:00
Damien Churchill 21701cb096 fix setting bandwidth limits via the statusbar 2009-10-20 22:33:18 +00:00
Damien Churchill da2a7ef138 fix setting the add options in the mom 2009-10-20 21:53:54 +00:00
Damien Churchill 3f1d769ffc merge changes into trunk 2009-10-20 21:44:27 +00:00
Andrew Resch 9c491c13cc Add option to create torrent name sub-folders in extract folder
Fix issue where the plugin would not stop extracting files after being disabled
2009-10-19 02:10:43 +00:00
Damien Churchill bdc173cf4b use os._exit() rather than exit() when forking 2009-10-14 15:53:31 +00:00
Andrew Resch 4ae439a99a Pause the TorrentDetails component when the window is minimized.
Clean up the pause/resume component code in mainwindow
2009-10-14 15:49:55 +00:00
Damien Churchill 04217e16d4 big bunch of fixes to the M.O.M along with a couple to the O.M 2009-10-13 16:21:28 +00:00
Damien Churchill 4a00edc066 move the parameter type converting into a seperate method 2009-10-13 15:22:24 +00:00
Damien Churchill aa274eca74 improve the forking code 2009-10-13 15:20:45 +00:00
Damien Churchill c0b5bcc7d3 add the option to fork the webui 2009-10-13 11:32:40 +00:00
Damien Churchill 551d38c7a0 fix a bug in the connection manager where the host list wasn't refreshed after a host was added 2009-10-13 09:56:49 +00:00
Damien Churchill c3f433500b allow setting of the value without firing an event 2009-10-12 16:45:28 +00:00
Damien Churchill 23c949d4ec give names to both the radio buttons so they end up in a group (duh) 2009-10-12 16:44:30 +00:00
Damien Churchill 3d85791a03 fix a bug in converting non-boolean values back to boolean in the options manager 2009-10-12 09:53:13 +00:00
Andrew Resch a3636ccdb7 Fix saving torrent state on fresh configs
Do not try to call doIteration() on the reactor if it has already stopped
2009-10-11 18:46:35 +00:00
Damien Churchill e0111271a3 change the value of torrent.queue from -1 to 99999 so the grid sorting works the same as the gtk ui 2009-10-10 14:06:08 +00:00
Damien Churchill 44217fd977 add a man page for deluge-web 2009-10-10 13:45:31 +00:00
Andrew Resch 6274a32ca1 Add man pages for deluge-console and deluge-gtk
Update the other man pages
2009-10-09 16:26:10 +00:00
Andrew Resch 11c0e9a304 Likewise in trunk.. 2009-10-09 00:40:46 +00:00
Andrew Resch 844f98db04 Fix path errors when adding torrents externally in Windows 2009-10-09 00:19:07 +00:00
Andrew Resch 3c69822761 Modify setup.py to allow building without libtorrent/ 2009-10-08 02:51:49 +00:00
Andrew Resch 3a90109724 Likewise in trunk 2009-10-08 02:43:54 +00:00
Andrew Resch ce0968e6dc Update gettextize.sh script to use proper encoding
Regenerate deluge.pot
2009-10-05 00:00:37 +00:00
Andrew Resch 2e6b21aa85 Add script to regenerate the POTFILES.in file
Update the POTFILES.in file
2009-10-04 23:48:18 +00:00
Andrew Resch 8a5ccbc2d4 Update setup.py 2009-10-04 23:19:34 +00:00
Andrew Resch 718a12b492 Update ChangeLog and README 2009-10-04 23:07:24 +00:00
Andrew Resch 34b25d77f1 Fix blocklist plugin 2009-10-04 22:47:27 +00:00
Andrew Resch b680ff48e5 Use new method to add plugin tab
Stop graph tearing
Patches from Ian Martin
2009-10-04 19:25:10 +00:00
Andrew Resch 9a0b6030e6 Allow plugins to properly add tabs and have them restored upon restart - patch from Ian Martin 2009-10-04 19:24:15 +00:00
Andrew Resch 0e532c7f4e Commit #1019 allow up to 4 MiB piece sizes 2009-10-04 19:15:35 +00:00
Andrew Resch 384a828795 Commit #850 make urls clickable in the comments field 2009-10-04 19:11:37 +00:00
Andrew Resch 5c481c3b13 A few fixes for the blocklist plugin 2009-10-04 19:09:06 +00:00
Andrew Resch c3193f3c70 Add support for forward slashes in config setting 2009-10-03 22:53:21 +00:00