Commit Graph

834 Commits

Author SHA1 Message Date
Andrew Resch 3ca459df87 Only update the peers list as necessary. 2008-04-08 05:55:20 +00:00
Andrew Resch ec326c2c6d Show a peer/seed icon for peers. 2008-04-08 05:26:10 +00:00
Andrew Resch c884142691 Only show peers that we've exchanged a handshake with. 2008-04-08 05:15:52 +00:00
Andrew Resch 1bf2339b0f Proper sorting of ip addresses in peers tab.
Try to show a proper string for clients that don't send utf-8
2008-04-08 05:11:36 +00:00
Andrew Resch ed4389fe65 Show country flags in peers tab. 2008-04-08 04:46:01 +00:00
Andrew Resch 4ead675fad Fix pluginmanagerbase to use configmanagers config directory instead of trying to get it from the config
file.
2008-04-08 03:56:27 +00:00
Andrew Resch 7f89a8aff3 Fix issue where folder chooser buttons show the path's parent and not the actual selected path.
Remove file browser options from preferences dialog.
2008-04-08 03:51:29 +00:00
Andrew Resch 36e21935f4 Show proper file priorities now.
Added file tab context menu and can now set priorities for individual files.
2008-04-08 03:05:34 +00:00
Andrew Resch 2b007ff878 Fix when selecting multiple torrents and right-clicking only selecting the one. 2008-04-08 01:02:44 +00:00
Andrew Resch 051e2ae9e7 Add 'set_torrent_prioritize_first_last' method. 2008-04-08 00:41:23 +00:00
Andrew Resch 4423ce667f Make buttons on the options tab actually work. 2008-04-08 00:40:29 +00:00
Andrew Resch 37fcf4ec4d Catch a couple more exceptions. 2008-04-07 21:10:44 +00:00
Marcos Pinto f39e3c69a3 0.13 final sync 2008-04-07 05:13:36 +00:00
Andrew Resch 97e8cdaac8 Change the listview to a treeview -- patch from Andrew Eikum 2008-04-07 01:02:33 +00:00
Marcos Pinto fecd9132ce sync with asio 1.0 release and update lt 2147 2008-04-06 21:12:32 +00:00
Andrew Resch 642569f4bc Fix remove torrent command in null client. 2008-04-06 03:14:29 +00:00
Andrew Resch c226014439 Remove the progress column from the peers tab.
Only show connected peers.
2008-04-06 00:09:30 +00:00
Andrew Resch 4c867264f9 Add '-c, --config' options to set config directory. 2008-04-05 22:40:35 +00:00
Andrew Resch 72e0df3e5f Fix details tab. 2008-04-05 22:04:17 +00:00
Andrew Resch 8eca7bfdeb Add Options tab. 2008-04-05 21:43:04 +00:00
Martijn Voncken 6858e875a1 webui:mv tab_meta->tab_statistics 2008-04-04 19:33:33 +00:00
Martijn Voncken 6bd677bedc fix oops,tracker_name 2008-04-04 19:22:01 +00:00
Martijn Voncken ec1db13c32 webui:layout torrent_meta+add hash 2008-04-04 18:38:44 +00:00
Martijn Voncken 5f4d5efa17 fix #134, pretty eta 2008-04-04 17:56:40 +00:00
Martijn Voncken 7f8fca451d webui : fix add url 2008-04-04 17:02:09 +00:00
Martijn Voncken c9bc6a9526 webui:fix oops in torrent_files 2008-04-03 19:56:24 +00:00
Martijn Voncken 2ccf6786c6 webui:add queue config 2008-04-03 19:49:23 +00:00
Martijn Voncken 380966f3f1 webui:add some values to config pages 2008-04-03 19:06:17 +00:00
Martijn Voncken c585e75b36 edit trackers 2008-04-03 18:32:58 +00:00
Martijn Voncken 3185665941 fix indent 2008-04-02 15:01:46 +00:00
Marcos Pinto 7990de2a31 windows support in open_file 2008-04-01 22:23:41 +00:00
Martijn Voncken c906af496f add apache.py 2008-04-01 17:44:30 +00:00
Martijn Voncken d9ec10dd28 remove https+ add apache 2008-04-01 17:40:50 +00:00
Andrew Resch 0f32cde503 Fix possible issue where the health icon will not disappear. 2008-04-01 08:38:10 +00:00
Andrew Resch 39e8866b97 Fix #131 2008-04-01 07:46:41 +00:00
Andrew Resch 875af674a1 Fix #130 2008-04-01 07:43:51 +00:00
Marcos Pinto 4d81005d5b add open file to files tab 2008-04-01 07:40:27 +00:00
Marcos Pinto 157bcca244 remove debug print 2008-04-01 05:02:02 +00:00
Marcos Pinto dc2ea3a220 fix for paths with spaces 2008-04-01 05:00:01 +00:00
Andrew Resch 4cd7ade277 Some tweaks to the add url dialog. 2008-04-01 00:59:36 +00:00
Andrew Resch aa5da70030 Implement Add by Url in the addtorrentdialog. 2008-04-01 00:47:52 +00:00
Andrew Resch 187fedbb8a Fix AutoAdd preference.
Tweak stats panel.
2008-03-31 12:36:47 +00:00
Andrew Resch 441021b0cb Remove some debug prints. 2008-03-31 12:26:49 +00:00
Andrew Resch 2a9993cfe8 Move AutoAdd to core. 2008-03-31 12:18:19 +00:00
Andrew Resch 34ca508410 AutoAdd fix. 2008-03-31 12:04:14 +00:00
Andrew Resch 787de2cfe0 Add 'hash' to torrent details. 2008-03-31 09:06:16 +00:00
Andrew Resch 22aafb532e Fix edit trackers dialog. 2008-03-31 08:35:54 +00:00
Andrew Resch db13c2e3f3 Implement Error status. 2008-03-31 06:17:55 +00:00
Andrew Resch 4ff17ee367 Implement AutoAdd folder. 2008-03-31 01:37:59 +00:00
Andrew Resch 9a586fb343 Update TODO. 2008-03-30 23:17:58 +00:00