+ - FEATURE: Now remembers filtered pieces in a torrent on restart

+    - FEATURE: Now updating pieces progress in real time in torrent properties
+    - BUGFIX: Fixed memory leaks in torrent properties
Updated italian and German translation
This commit is contained in:
Christophe Dumez 2006-10-06 18:07:01 +00:00
parent e83b872c4b
commit 117448fb0b
11 changed files with 325 additions and 310 deletions

View file

@ -119,7 +119,7 @@ class downloadThread : public QThread {
QFile::remove(filePath.c_str());
return;
}
int retries = 0;
unsigned short retries = 0;
bool to_many_users = false;
do{
// Perform Download