41 Commits (7030f858268ff15b2fa7648bf29d416030da2026)

Author SHA1 Message Date
Christophe Dumez 7030f85826 - Added an assert to check that progress value is < 100% 17 years ago
Christophe Dumez 5231f5a22b - Rewrote a lot of code concerning finishedTorrents code. It was optimized and should be safer too 17 years ago
Christophe Dumez 13f21ef6cd - Make use of new torrent_checked_alert that was just included in libtorrent. This allowed to improve torrent that just finished checking handling and progress column sorting. Also allowed to optimize cpu/memory usage a little. 17 years ago
Christophe Dumez 8b26b7fd48 - BUGFIX: Fixed progress column delayed sorting (after torrent finished checking) 17 years ago
Christophe Dumez 1c0e890252 - Fixed columns width in transfers list (problem was caused by the hidden "hash" column that didn't have a null size) 17 years ago
Christophe Dumez 80fa44f8bb - It is not possible to pause torrents in finished tab (closes #129498) 17 years ago
Christophe Dumez b0f3cdad5d - Improved a lot the download list delegate 17 years ago
Christophe Dumez 7f89b30190 - Fixed a compiling error 17 years ago
Christophe Dumez 6951619c04 - Improved updateDlList code 17 years ago
Christophe Dumez c19937cf98 - removed some useless debug 17 years ago
Christophe Dumez f839d6fe41 - Improved trackers errors code a lot and moved it to Bittorrent class 17 years ago
Christophe Dumez 4e4b0ed9ff - Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy 17 years ago
Christophe Dumez 95fc9e3a72 Fix last commit 17 years ago
Christophe Dumez 2ab7f6f923 - Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes. 17 years ago
Christophe Dumez 93938d8597 - still optimizing includes 17 years ago
Christophe Dumez 0db60065c0 - Removed useless mutex in GUI 17 years ago
Christophe Dumez 53d2bc34fc - fixed minor code error in finishedList 17 years ago
Christophe Dumez a27e7e1b9e - Lightened finished list code 17 years ago
Christophe Dumez 325a588526 - Fixed some signals/slots (safer) 17 years ago
Christophe Dumez 86a0e68f46 - Added ratio column 17 years ago
Christophe Dumez 8df61db644 - Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :( 17 years ago
Christophe Dumez 54f9375b32 - Update to GNU GPL v3 17 years ago
Christophe Dumez 18ec98c3fb - Reloading a torrent only when necessary (properties, when files are filtered but full allocation mode is disabled) 17 years ago
Christophe Dumez 55538934e0 A better fix for progress column sorting on restart (still untested, gtsoul please check) 17 years ago
Christophe Dumez 5e73539393 - fixed delete permanently in finished list 18 years ago
Christophe Dumez 6802e22f7e - Improved a lot switching between tabs 18 years ago
Christophe Dumez 5fc754520a - small fix in finished list 18 years ago
Christophe Dumez 9c83c195e3 - Fixed some slots bindings in finished list 18 years ago
Christophe Dumez cf2bc1e980 - removed ETA & DL speed columns in finished torrents list 18 years ago
Christophe Dumez 7263867f14 - Display torrent properties on double click in finished torrents list (togglepausedstate() was useless here) 18 years ago
Christophe Dumez cfe979c8dd - Updated changelog 18 years ago
Christophe Dumez 762df4b914 - Columns width are now remembered on restart for the finished torrent list 18 years ago
Christophe Dumez 30d328774f - Fixed compiling error in finishedTorrents.cpp 18 years ago
Christophe Dumez e1660e592b - Added Upload limit per torrent in finished list 18 years ago
Christophe Dumez 381ae195b9 - Fixed a bug in the number of finished torrents initial display 18 years ago
Christophe Dumez a0743c0713 - Preview from finished list should now be working 18 years ago
Christophe Dumez 8c9ce5dd45 - Improved popup menu in finished list 18 years ago
Christophe Dumez a615038498 - Added a popu menu in finished list 18 years ago
Christophe Dumez cd70dcc3ba - Allow the user to display torrent properties in finished list 18 years ago
Christophe Dumez 6d0b550f5d - Implemented DeleteFromHardDrive & finishedList 18 years ago
Christophe Dumez 37027c0480 - A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working 18 years ago