Commit graph

2062 commits

Author SHA1 Message Date
Alex Dedul
b5aff38295 Massive clean up in UI update code. Update torrents info UI instantly when we
click on them in torrents list.
2007-07-12 10:21:03 +00:00
Alex Dedul
d07e8cddb6 More Files tab clean up. 2007-07-12 05:41:27 +00:00
Alex Dedul
a4000c46e2 Test commit, fixed spacing. 2007-07-12 02:30:55 +00:00
Marcos Pinto
1cdea54047 fix cpu usage in peer and file tab - plisk 2007-07-11 21:17:39 +00:00
Marcos Pinto
7938cb7fba only change storage dir location if move is successful 2007-07-11 20:59:33 +00:00
Marcos Pinto
cd70b85850 fixes seeding issue after restarting deluge when move_storage is enabled - micah 2007-07-11 20:48:49 +00:00
Marcos Pinto
3f9193592f do not code at 4:30am 2007-07-11 09:29:21 +00:00
Marcos Pinto
ecb552f939 touchup for file progress 2007-07-11 09:26:03 +00:00
Marcos Pinto
2d9948e083 fix peers tab oops 2007-07-11 09:16:33 +00:00
Marcos Pinto
db11bd01eb fix missing pref 2007-07-11 09:08:21 +00:00
Marcos Pinto
73bde09e49 fix file progress hang...yes\! 2007-07-11 09:02:13 +00:00
Marcos Pinto
ee856c7521 fix last commit 2007-07-11 08:13:06 +00:00
Marcos Pinto
1e1c5ed780 move finished downloads to - eternalswd 2007-07-11 08:04:45 +00:00
Marcos Pinto
c5e2b67800 clean up torrent list creation - plisk 2007-07-11 07:26:07 +00:00
Marcos Pinto
37a502ad40 more file progress tweaks but not enough 2007-07-11 07:08:06 +00:00
Marcos Pinto
8faf6d624a cleanup file tab progress code 2007-07-11 06:55:27 +00:00
Marcos Pinto
623c1c8dfc Fix sorting by size on the Files tab - plisk 2007-07-11 05:30:49 +00:00
Marcos Pinto
8ecd826e8a coding style guidelines 2007-07-11 05:00:10 +00:00
Marcos Pinto
2efe45896b fix buildvalue segfault 2007-07-11 04:34:15 +00:00
Marcos Pinto
2482aba77b remove offset in file tab - plisk 2007-07-11 04:29:07 +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
6fd53ec356 fix typo 2007-07-11 02:31:44 +00:00
Marcos Pinto
432adbab87 make up/dl speed usage consistent - plisk 2007-07-11 02:25:19 +00:00
Marcos Pinto
9dfbe53ed6 add 'help translate this app' to help menu 2007-07-11 00:43:16 +00:00
Marcos Pinto
cbf1c5c9ab remove unused torrent_popup 2007-07-10 22:40:52 +00:00
Marcos Pinto
33d3ecc5cd 1395 lt sync 2007-07-10 20:09:44 +00:00
Marcos Pinto
bdf37286cf #422 -plisk 2007-07-10 19:56:25 +00:00
Marcos Pinto
6aabd140f5 ntfs-3g - plisk 2007-07-10 19:52:02 +00:00
Marcos Pinto
3c3703bdf1 reiser4 support in libtorrent - plisk 2007-07-09 23:20:36 +00:00
Marcos Pinto
3e04e54937 1392 lt snc 2007-07-09 18:56:38 +00:00
Marcos Pinto
788b882f0f ydl 5.0 support 2007-07-09 18:47:32 +00:00
Marcos Pinto
db50da4fc0 optimized peer_connection by postponing diffie hellman key creation and generation of handhake until the connection has succeeded 2007-07-09 06:17:52 +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
51eb0040e3 get rid of additions and rely on extra compile flag 2007-07-09 03:26:11 +00:00
Andrew Resch
8ee99ee9a1 Allow 'deluge_core.cpp' to be compiled without NDEBUG defined. Patch
from plisk.
2007-07-09 02:26:59 +00:00
Marcos Pinto
c87d165a1f lt sync 1388 2007-07-08 21:06:45 +00:00
Marcos Pinto
6f7ac72599 start hidden in tray fix - oksana 2007-07-08 20:55:31 +00:00
Marcos Pinto
ac483482b6 tray toggle preferences - plisk 2007-07-08 20:54:31 +00:00
Marcos Pinto
210329f85b fix typo 2007-07-08 01:38:10 +00:00
Marcos Pinto
3a699585d5 fix exception for preferences 2007-07-08 01:37:39 +00:00
Marcos Pinto
d122e57f1a stfu 2007-07-08 01:11:54 +00:00
Marcos Pinto
6bfd1d504d more info to help newbies 2007-07-08 00:50:47 +00:00
Marcos Pinto
7d3c05f3fa lt sync 1384 2007-07-07 20:54:26 +00:00
Marcos Pinto
2eed5c615c openssl cleanup 2007-07-07 00:13:37 +00:00
Marcos Pinto
9d8e27754c change default from float to int to prevent warning 2007-07-07 00:11:56 +00:00
Marcos Pinto
9be38a0ad0 peer_connections stats fix 2007-07-06 20:52:47 +00:00
Marcos Pinto
8f520c717b made the piece picker handle multi-request blocks better. fixes problem that might occur at the end of a torrent where the piece picker could take over blocks back and forth 2007-07-06 18:11:01 +00:00
Marcos Pinto
334d7ec341 shorten toolbar labels 2007-07-06 18:02:37 +00:00
Marcos Pinto
38deb031b7 blag 60001 support 2007-07-06 11:31:45 +00:00