Commit graph

8836 commits

Author SHA1 Message Date
Marcos Pinto
6bcd0ca604 webseed plugin persistence 2007-08-28 23:23:05 +00:00
Marcos Pinto
d2761b1603 fix for old torrents 2007-08-28 23:19:09 +00:00
Marcos Pinto
fae29ee8be persistence for speedlimiter 2007-08-28 23:05:08 +00:00
Andrew Resch
ca5306bd2d Code refactoring.
Sync preferences_dialog.glade from trunk.
2007-08-28 09:50:25 +00:00
Andrew Resch
53934ec8d8 Add file. 2007-08-28 07:33:07 +00:00
Marcos Pinto
8e2ea90c82 cleanup line-lengths for pep8 2007-08-27 22:14:17 +00:00
Marcos Pinto
dac78171aa tweak proxy tab 2007-08-27 21:29:10 +00:00
Marcos Pinto
39a66dd94b add deluge logo to wizard header 2007-08-27 21:14:40 +00:00
Marcos Pinto
3aeb01f38b move tabs to top 2007-08-27 19:19:23 +00:00
Marcos Pinto
dd88d29f87 bunch of lt fixes 2007-08-27 19:04:41 +00:00
Andrew Resch
c85fda3188 Code refactoring and added docstrings. 2007-08-27 14:34:44 +00:00
Marcos Pinto
b39f981f6d tweak last 2007-08-27 09:14:11 +00:00
Marcos Pinto
3608775441 fix lt bug #126 and some duplicate data from torrent_info 2007-08-27 09:10:29 +00:00
Marcos Pinto
a71a6b8e1a add run configuration wizard to help menu 2007-08-27 06:39:00 +00:00
Marcos Pinto
e0442949b2 touchup plugin descriptions 2007-08-27 06:03:16 +00:00
Andrew Resch
1bd62ba584 Add TorrentQueue's menu glade file. 2007-08-27 05:52:32 +00:00
Marcos Pinto
92c96a9a90 piece picker bug fixes and removed expensive invariant checks 2007-08-27 05:44:12 +00:00
Andrew Resch
623c34b349 TorrentQueue plugin now diplays menu in TorrentMenu. 2007-08-27 05:18:32 +00:00
Andrew Resch
7296920731 Updates to the MainWindow glade file. 2007-08-27 04:55:12 +00:00
Marcos Pinto
b50e1775f0 close file properly 2007-08-27 01:36:45 +00:00
Marcos Pinto
d5b355f807 tweak width a little 2007-08-27 01:09:51 +00:00
Marcos Pinto
770ebe63bf add notice that proxy settings need a restart to become effective 2007-08-27 00:35:31 +00:00
Marcos Pinto
e01ac4c846 bandwidth limiter asserts 2007-08-26 23:49:57 +00:00
Marcos Pinto
b38fd29eae fix proxy settings not being saved properly 2007-08-26 23:31:04 +00:00
Marcos Pinto
77a243abf3 translation sync 2007-08-26 22:04:07 +00:00
Marcos Pinto
909ba1a1d0 add wizard.glade to translation 2007-08-26 21:51:31 +00:00
Marcos Pinto
43fdce15c8 password lock fix to changelog 2007-08-26 21:45:23 +00:00
Marcos Pinto
2ebfa02a11 fix password locking 2007-08-26 21:03:33 +00:00
Marcos Pinto
d4b79ec6f7 have plugin button go to plugin tab in preferences dialog 2007-08-26 20:47:59 +00:00
Marcos Pinto
22390d96dd go back to not blocking torrents during import 2007-08-26 19:59:04 +00:00
Marcos Pinto
cd4c775d2f changelog updates 2007-08-26 19:50:59 +00:00
Marcos Pinto
8fe5b570d1 fix spacing 2007-08-26 19:30:36 +00:00
Marcos Pinto
0e470b9dda fix path 2007-08-26 19:08:34 +00:00
Andrew Resch
6a525530ee Big code clean-up and some refactoring. Added docstrings but more are
needed.
2007-08-26 14:34:50 +00:00
Marcos Pinto
7be512656c pause torrents during import 2007-08-26 07:24:11 +00:00
Marcos Pinto
63bd654c86 code cleanup - 9.55/10 2007-08-26 07:09:49 +00:00
Marcos Pinto
ca89e7d18e add copyright 2007-08-26 06:23:06 +00:00
Marcos Pinto
bcaec81edd add wizard for first time setup 2007-08-26 06:18:11 +00:00
Marcos Pinto
91b6f6b26f tweaks to last commit 2007-08-26 02:03:17 +00:00
Marcos Pinto
4238ac91a3 try to prevent "lost data" by removing previous fastresume file prior to creating another 2007-08-26 01:59:00 +00:00
Marcos Pinto
d071961473 lt bug fixes #1502 and #1500 2007-08-25 22:43:36 +00:00
Marcos Pinto
441c4de1e3 rate limiter fix from lt 2007-08-23 16:55:25 +00:00
Marcos Pinto
46942d15dc fix queue bug. oops 2007-08-23 03:06:43 +00:00
Marcos Pinto
54a61c8695 only try to fix dht corruption once 2007-08-23 02:26:09 +00:00
Marcos Pinto
575c6f5e4f fix pause, piece picker, and bandwidth limit bugs 2007-08-23 01:48:21 +00:00
Andrew Resch
f3c80eb816 Remove idea of a 'get_function'. Updated add_row() to use new
status_fields.
2007-08-22 08:53:12 +00:00
Andrew Resch
f185f19cfb Plugins can now register 'status_fields' with core for use with
get_status().
Updates to TorrentQueue plugin.
2007-08-22 08:24:40 +00:00
Marcos Pinto
ae37b3aa39 libtorrent add torrents in paused state sync 2007-08-22 07:17:21 +00:00
Andrew Resch
5611037db2 Modified update() in TorrentView. It is now able to update only the
requested columns and only columns which are visible.
2007-08-22 06:23:16 +00:00
Marcos Pinto
da43f105b8 remove old plugin_manager glade file 2007-08-22 02:35:28 +00:00