78 Commits

Author SHA1 Message Date
Marcos Pinto
02cd556f18 remove firstlast plugin from POTFILES, rearrange preferences, change version number for rc2, sync translation with launchpad 2007-07-24 02:12:04 +00:00
Alex Dedul
442cac8aef Fixed #368 - Added ability to prioritize first and last pieces of files in
torrent.
2007-07-23 23:29:37 +00:00
Marcos Pinto
ddfc5ef95d add utf8 encoding to files 2007-07-23 21:59:32 +00:00
Marcos Pinto
e0311a9ff3 duplicate torrent trackers merge - micah 2007-07-20 02:32:33 +00:00
Marcos Pinto
858269986a add alex dedul to authors list 2007-07-18 14:42:19 +00:00
Alex Dedul
6a22d12975 * Added dump_torrent_info_file() to core to just list files in torrent by its
filename.
* Replaced all file filters in torrents with priorities. Nothing to see in UI
yet. Based on patch from eternalswd.
2007-07-18 09:06:24 +00:00
Alex Dedul
a3acf0aed9 Some more smart preferences tweaks. Thanks, eternalswd. 2007-07-18 03:41:26 +00:00
Alex Dedul
0cbb9b49cf Spacing tweaks. Previous commit [1024] is based on patch from eternalswd, thanks. 2007-07-18 03:11:36 +00:00
Alex Dedul
c42b54d6c4 Tweaks for smart preferences. 2007-07-18 03:08:06 +00:00
Zach Tibbitts
94bdc619fc fix for smart dlg 2007-07-17 22:35:16 +00:00
Zach Tibbitts
7a93e1a0fd preliminary smart pref dialog 2007-07-17 22:29:53 +00:00
Marcos Pinto
d9b1fce480 option to load new torrents above completed ones 2007-07-17 05:24:43 +00:00
Marcos Pinto
776004320e clear on max ratio - micah 2007-07-17 04:51:11 +00:00
Alex Dedul
30b69cd85a open_url_in_browser() tweaks. 2007-07-16 15:26:37 +00:00
Alex Dedul
6d42f2234e Plugins and preferences dialogs code clean up. 2007-07-16 13:59:22 +00:00
Alex Dedul
468667d068 Cleaned up files selection dialog code. 2007-07-16 13:31:30 +00:00
Alex Dedul
ac81d240bd Massive clean up of loading torrents. 2007-07-16 03:23:36 +00:00
Marcos Pinto
afa8f88292 connect set_priv in file selection dialog 2007-07-16 00:15:04 +00:00
Alex Dedul
c93a5c57b7 Added feature select files when adding torrent. Patch is from eternalswd,
thanks :).
2007-07-15 19:24:37 +00:00
Marcos Pinto
78d8d116cc more cleaning up - removing unneeded white spaces 2007-07-14 22:22:37 +00:00
Alex Dedul
01edae6a7b Fixed Plugins dialog to properly set_sensitive() for Preferences button. 2007-07-14 08:58:30 +00:00
Alex Dedul
28133d0e07 Show plugins list sorted by name by default in Plugins dialog. 2007-07-13 07:53:16 +00:00
Marcos Pinto
4c03881aba raise gui warning on move_storage failure 2007-07-12 19:38:47 +00:00
Marcos Pinto
db11bd01eb fix missing pref 2007-07-11 09:08:21 +00:00
Marcos Pinto
1e1c5ed780 move finished downloads to - eternalswd 2007-07-11 08:04:45 +00:00
Marcos Pinto
d27137b4e2 fixing imports and indents to comply with python style guide - first attempt, this might break things 2007-07-11 04:22:44 +00:00
Marcos Pinto
432adbab87 make up/dl speed usage consistent - plisk 2007-07-11 02:25:19 +00:00
Marcos Pinto
3e53b24db7 cleanup - eternalswd/plisk 2007-07-09 05:38:05 +00:00
Marcos Pinto
11eecbc293 remember dir of last loaded torrent - eternalswd 2007-07-09 04:40:34 +00:00
Marcos Pinto
ac483482b6 tray toggle preferences - plisk 2007-07-08 20:54:31 +00:00
Marcos Pinto
159aef9680 fix typo 2007-06-29 02:03:48 +00:00
Marcos Pinto
afd563d7b7 multiple file add 2007-06-29 02:00:15 +00:00
Andrew Resch
0cd1ebb009 Fixes for translations. #383, #384 rpmfarm@free.fr
Did not include the fr.po patch because I believe it is out-of-date.
2007-06-27 22:59:45 +00:00
Andrew Resch
8d0c348598 Fixed so preferences is saving to 'max_active_torrents' and not the
invalid 'max_number_torrents'
2007-06-27 19:31:00 +00:00
Andrew Resch
94dc14b355 Only call apply_prefs() if OK is pressed in the Preferences dialog. 2007-06-22 07:21:46 +00:00
Marcos Pinto
bad3ea64d2 remove web seed proxy 2007-06-22 03:21:19 +00:00
Marcos Pinto
b75a3c3dda cast max torrents to float 2007-06-21 23:36:36 +00:00
Marcos Pinto
fcbc3b48b4 new proxy redone 2007-06-21 23:06:06 +00:00
Andrew Resch
65f1f32771 Changed Preferences.get() to not set a type or default value.
If a default value is needed, it should be set in the DEFAULT_PREFS 
dictionary in pref.py.
2007-06-21 22:38:48 +00:00
Andrew Resch
7024caa6f3 Fix deprecation warning 2007-06-21 22:19:18 +00:00
Andrew Resch
a17466f6b9 Changed status icons size.
Changed the way the download/upload speed limit is done in the system 
tray.
2007-06-20 23:34:53 +00:00
Marcos Pinto
e166b066dd upload/download limit setting in tray - idefix 2007-06-20 02:07:38 +00:00
Andrew Resch
221304325a Fixes for auto end seed ratio.
Torrents will now pause and queue to bottom when ratio is hit.
2007-06-19 23:37:23 +00:00
Andrew Resch
7be4e7f9b7 Use 'max_active_torrents' instead of 'max_number_torrents'
Adjust default for 'max_connections' to 200
2007-06-19 21:21:52 +00:00
Marcos Pinto
06758b2b86 fix auto seed ratio stuff 2007-06-19 08:51:21 +00:00
Marcos Pinto
e2e1828454 fix enable system tray pref 2007-06-19 03:19:02 +00:00
Marcos Pinto
829294cc80 oops, one more file 2007-06-17 21:51:03 +00:00
Marcos Pinto
fa0a4813a6 for blocklist, fixes cancelling downloads and not being able to update broken configurations - tarka/steve 2007-06-17 14:02:17 +00:00
Marcos Pinto
71ed6b6f67 proxy support 2007-06-16 10:56:09 +00:00
Marcos Pinto
55e5b75e54 major lt upgrade to trunk and turn on options for upnp, natpmp and utpex 2007-06-15 21:45:53 +00:00