Commit Graph

119 Commits

Author SHA1 Message Date
Marcos Pinto 47fe9bd11f set parent for add torrent dialog 2007-09-30 21:13:37 +00:00
Marcos Pinto c0d8bf2d7f fix tray password resetting itself sometimes 2007-09-30 09:12:38 +00:00
Marcos Pinto 45f5fef825 encrypted passwords for tray lock with backwards compatibility for old method to ease upgrade 2007-09-30 08:52:56 +00:00
Marcos Pinto 691cf5b34f double-click on torrent opens up containing folder and fix about dialog 'bug' on windows 2007-09-27 03:54:12 +00:00
Marcos Pinto d793835a7e add try/except to catch crash if the plugin configuration window is closed 2007-09-11 21:27:50 +00:00
Marcos Pinto af177749ff icon revamp for freedesktop.org specs and to use svg instead of png inside deluge 2007-09-09 01:06:29 +00:00
Marcos Pinto 28dbb279a0 revert 1607 2007-09-02 22:57:25 +00:00
Marcos Pinto ba3ff0877f only show pref dialog once 2007-09-02 03:07:26 +00:00
Marcos Pinto d1d0cad3fb copyright fixes 2007-08-29 08:37:38 +00:00
Marcos Pinto b38fd29eae fix proxy settings not being saved properly 2007-08-26 23:31:04 +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 4bea6f98ae plugin manager integrated into preferences 2007-08-21 00:50:04 +00:00
Marcos Pinto 4d2a2dd604 move "move completed downloads" into the "move torrent" plugin 2007-08-20 02:28:51 +00:00
Marcos Pinto c58331f5e6 move torrent plugin 2007-08-19 23:16:10 +00:00
Alex Dedul b89f320d26 Remember last chose download directory when "Ask where to save each download"
is selected.
2007-08-15 03:13:04 +00:00
Marcos Pinto aea7be5aa5 fix typo 2007-08-13 08:45:31 +00:00
Marcos Pinto 77a88d9797 add license to about dialog 2007-08-13 08:42:37 +00:00
Alex Dedul 1372b3fc67 Replaced --tray command option with "Start in tray" preference. 2007-08-11 01:18:50 +00:00
Alex Dedul bcb03beffd Tweaks to allocation and file manager prefs. 2007-08-10 21:32:20 +00:00
Marcos Pinto a349e5e6b9 compact/full and manager prefs tweak 2007-08-10 21:17:32 +00:00
Marcos Pinto ee074874fa fix typo 2007-08-10 21:02:05 +00:00
Marcos Pinto 2a09f50ecb add full allocation to preferences so users arent confused thinking that we dont support it 2007-08-10 20:55:08 +00:00
Alex Dedul 12f28e33ae Tweaks to Desktop File Manager prefs. 2007-08-09 16:56:49 +00:00
Marcos Pinto 95d5e33301 add custom option for file manager 2007-08-08 23:03:44 +00:00
Marcos Pinto 8bd900d189 add "open containing folder" by me and lifetime totals in tray tooltip by micah 2007-08-08 21:45:18 +00:00
Alex Dedul 758b5d8851 Added per torrent max connections and max upload slots preferences. 2007-08-08 19:59:46 +00:00
Alex Dedul a1c252dbbe Made more buttons to use clicked signal. 2007-08-08 02:03:28 +00:00
Marcos Pinto 174ff4ee70 fix button pressed issue 2007-08-08 01:21:39 +00:00
Marcos Pinto 48bdbbb060 add send info pref so we can get a better idea of our users 2007-08-07 03:09:18 +00:00
Marcos Pinto c77327c41f flags, dialogs remain on top, peer tab touchups - micah 2007-08-06 00:40:18 +00:00
Marcos Pinto ef1296cc36 dialogs/windows modality fix 2007-08-05 20:13:24 +00:00
Marcos Pinto eff70a1c2c files tab and peers tab made into plugins - micah 2007-08-05 04:07:17 +00:00
Alex Dedul 06a9592a3d Properly set private flag in files selection dialog. 2007-08-04 18:47:56 +00:00
Alex Dedul 508ad6f8b2 Made names and interfaces consistent in code of all tabs. 2007-08-04 18:38:29 +00:00
Marcos Pinto fbe3bc976d redone proxy support 2007-08-01 19:57:32 +00:00
Marcos Pinto 756dcd294b add new "automatically check for new deluge version" feature :-D 2007-08-01 04:14:58 +00:00
Marcos Pinto 865c826b60 fix test active port...who the hell removed this before? 2007-08-01 01:00:10 +00:00
Marcos Pinto 0c86a8e3ad smart prefs for random port 2007-07-28 23:02:15 +00:00
Marcos Pinto 267ba8f7ac add use random port option 2007-07-28 18:58:59 +00:00
Marcos Pinto a5082fda82 float/int tweaks 2007-07-24 20:30:34 +00:00
Alex Dedul 47e723fa89 Moved the files tab code to tab_files.py. 2007-07-24 19:57:37 +00:00
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