Commit graph

7288 commits

Author SHA1 Message Date
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
Marcos Pinto
4e7f2b0cd3 we crash on < 2.9 anyway, so this stupidtray isnt needed and thus being removed 2007-08-21 23:07:20 +00:00
Marcos Pinto
730435c032 fix typo 2007-08-21 22:10:55 +00:00
Andrew Resch
810c0813ce Start work on the addition of 'status_field' to ListViewColumn. 2007-08-21 14:43:15 +00:00
Zach Tibbitts
accd178572 fix bug that caused StupidTray to be used 2007-08-21 11:41:57 +00:00
Andrew Resch
9a5db01700 Fix typo in MoveTorrent plugin. 2007-08-21 10:28:04 +00:00
Marcos Pinto
d36298f2cf fix lt bug #136 2007-08-21 08:30:37 +00:00
Marcos Pinto
cd7427f54d update inclusion of files to be translated 2007-08-21 02:57:46 +00:00
Marcos Pinto
b868bc8d05 add plugin manager out to changelog 2007-08-21 01:32:55 +00:00
Marcos Pinto
3a1c89cc48 touchup to plugin tab 2007-08-21 00:59:53 +00:00
Marcos Pinto
4bea6f98ae plugin manager integrated into preferences 2007-08-21 00:50:04 +00:00
Marcos Pinto
8d33015ef4 have interactive_add return unique_id 2007-08-20 19:57:27 +00:00
Andrew Resch
d12e333e3a Updates to the TorrentQueue plugin.
Added 'add_toolbutton()' and 'add_separator()' to ToolBar.
Added 'get_toolbar()' and 'get_selected_torrents()' to PluginManager.
2007-08-20 12:47:54 +00:00
Marcos Pinto
5e7329026e last commit accidentaly included a couple of other changes i was working on. reverting those to have only one change per commit 2007-08-20 02:31:42 +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
Marcos Pinto
4897a9b038 choked fix 2007-08-19 08:55:33 +00:00
Marcos Pinto
4164f15735 initial libtorrent sync 1466 2007-08-19 07:46:55 +00:00
Andrew Resch
38dd216e16 Updates to ListView and the TorrentQueue plugin. 2007-08-18 11:16:31 +00:00
Marcos Pinto
7f2232f34f swap plugins and preferences in menus to be consistant. ticket #499 2007-08-17 23:03:31 +00:00
Andrew Resch
98ecdd12a9 Added remove_column() to ListView. 2007-08-17 09:55:33 +00:00
Alex Dedul
40f9b0a7d0 Sync _dbus.py from deluge-plisk branch. 2007-08-17 09:01:26 +00:00
Marcos Pinto
dd64eda432 little cleanup of width setting and saving 2007-08-17 03:44:32 +00:00
Andrew Resch
8d23e8ee80 The column menu list now toggles visibility of the columns. 2007-08-17 03:16:56 +00:00
Marcos Pinto
1973d7c9e3 revert last...too many changes for now 2007-08-16 23:49:18 +00:00
Marcos Pinto
476a72b0e4 1456 libtorrent sync 2007-08-16 21:06:27 +00:00
Alex Dedul
c1d2d4f0ae Per torrent preferences tweaks. 2007-08-16 07:30:09 +00:00
Marcos Pinto
c9ba1cd207 require there to be active torrents for dht checking to take place 2007-08-16 01:35:43 +00:00
Andrew Resch
e208724bc3 Updated listview menu creation.
Added 'hidden' columns.
2007-08-15 14:30:47 +00:00
Marcos Pinto
00a88b0ff1 destroy deluge window before doing rest of shutdown sequence so users dont kill deluge thinking it's hung 2007-08-15 07:22:10 +00:00
Marcos Pinto
61b111661e move file column width into preferences 2007-08-15 06:17:54 +00:00
Alex Dedul
f8c6151568 Tweaks to peers tab columns. 2007-08-15 05:11:18 +00:00
Marcos Pinto
23a2111650 fix files columns 2007-08-15 04:57:50 +00:00
Alex Dedul
70e4b2d9ed Added copyleft to _dbus.py. 2007-08-15 04:56:59 +00:00
Marcos Pinto
b77f5c1c25 fix columns in peers plugin 2007-08-15 04:52:51 +00:00
Marcos Pinto
c5cbc29705 fix toggle column 2007-08-15 04:39:04 +00:00
Marcos Pinto
56f5e7b7d5 add save column widths to changelog 2007-08-15 04:12:51 +00:00
Marcos Pinto
79ed86f0e7 save column widths 2007-08-15 04:12:21 +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
4f697de7f3 blah. add self. 2007-08-15 02:53:40 +00:00
Marcos Pinto
bb1f887a12 set timer back to zero when done...forgot that :) 2007-08-15 02:52:22 +00:00
Marcos Pinto
d885d3320a try to detect a corrupted dht file and automatically fix it 2007-08-15 02:51:25 +00:00
Marcos Pinto
f195c3c680 add fast to changelog 2007-08-15 02:14:38 +00:00
Alex Dedul
e9605a8432 Show seeding icon next to finished(with filtered files) torrents. 2007-08-14 22:56:37 +00:00
Alex Dedul
62c369bb6f Set desired ratio to 1.0 by default for all torrents. 2007-08-14 21:55:47 +00:00
Alex Dedul
274ba7e771 Fixed typo in Speed Limiter plugin. 2007-08-14 21:03:07 +00:00
Marcos Pinto
14a57c6d00 add checking for url in web seed plugin 2007-08-14 19:21:00 +00:00
Marcos Pinto
8238605aa4 add web seed plugin to changelog 2007-08-14 19:18:33 +00:00
Marcos Pinto
1a3b381164 small fix for last 2007-08-14 19:17:00 +00:00