95 Commits (668268b6b57016dd4b47dea3d83be40c04f2a63b)

Author SHA1 Message Date
Christophe Dumez c721fad54b - Fixed ratio column sorting 16 years ago
Christophe Dumez 8b40e43432 should speed up startup 16 years ago
Christophe Dumez 01bc15d3f4 - Allow to force rechecking torrents 16 years ago
Christophe Dumez 9b67807926 - Queueing system should work fine now (port is complete, needs testing) 16 years ago
Christophe Dumez b331478179 - Fix "go back to download list dialog" when seeding torrent has filtered files (closes #278508) 16 years ago
Christophe Dumez bfaa82ccba - Not deleting files on hard drive when user is answering no the the 'move to download list' dialog 16 years ago
Christophe Dumez 276dfd9df6 BUGFIX: Torrents are no longer starting from scratch when changing default save path (when torrent addition dialog is disabled) 16 years ago
Christophe Dumez c4a0c8f100 - Should fix bug #276196 16 years ago
Christophe Dumez 306991e776 - More debug 16 years ago
Christophe Dumez de2384e4a7 - Added some debug 16 years ago
Christophe Dumez 236dbcfb4a - attempt to fix #276196 16 years ago
Christophe Dumez 4f8825e371 - Fixed priority column sorting (closes #276190) 16 years ago
Christophe Dumez a3ed44baec - Fixed bad check for finished torrents (introduced in beta6) 16 years ago
Christophe Dumez 321b76a72a - fixed sorting in finished list 16 years ago
Christophe Dumez 95ecaec11e - Sync with stable branch (lot of bug fixing) 16 years ago
Christophe Dumez f0049f1dae - Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI. 16 years ago
Christophe Dumez a622152747 - Make use of h.is_seed() instead of h.progress() == 1. 16 years ago
Christophe Dumez ba06affec7 - Fixed priority column sorting 16 years ago
Christophe Dumez 4e05b62bbe - Priority column fixes 16 years ago
Christophe Dumez 1aedd97d4d - Progress calculation patch 16 years ago
Christophe Dumez ff26ea94f5 - Queued torrents are now identified in Web UI 17 years ago
Christophe Dumez bf7b11d87d - Fixed menus vertical alignement 17 years ago
Christophe Dumez 5fef86ec18 - Upload queueing should now work a lot better :) 17 years ago
Christophe Dumez 20ae3d997c - extending Queueing system to seeding list (unfinished) 17 years ago
Christophe Dumez fcf430eb7b - Updated language files 17 years ago
Christophe Dumez d916bfd73e - Ask if we want to redownload a torrent if its content gets deleted from hard drive (patch from e-stealth) 17 years ago
Christophe Dumez 5af8bddc16 - Web interface by Ishan Arora 17 years ago
Christophe Dumez b2950afd5c - FEATURE: Allow to buy downloads using ShareMonkey 17 years ago
Christophe Dumez b24a1e9123 - COSMETIC: Do not display progress bar in seeding list (always 100%) 17 years ago
Christophe Dumez c4b7622a17 - Do not compute data for hidden columns in order to save CPU 17 years ago
Christophe Dumez a91d2028d8 - Rewrote part of Arnaud's code for column hiding to debug and optimize it 17 years ago
Christophe Dumez adea644c04 - Removed "Resize all columns" action 17 years ago
Arnaud Demaiziere 0d90ad8f7c bufixes on hidden columns in transfert lists 17 years ago
Christophe Dumez be34bed61a - Fixed compilation warning 17 years ago
Christophe Dumez c8b944508b - Saving trackers file only when necessary 17 years ago
Arnaud Demaiziere b8200fd7b2 feature : allow to hide/show columns 17 years ago
Christophe Dumez c580285fe8 - Allow to open destination folder on right click on a torrent 17 years ago
Christophe Dumez 5b6166ee15 - Simplified file preview using QDesktopServices 17 years ago
Arnaud Demaiziere a329a59719 - Start minimized option in program preferences 17 years ago
Christophe Dumez cd70843ee9 - Totally redesigned program preferences 17 years ago
Christophe Dumez 24dced2411 - BUGFIX: the function that set the rows color doesn't handle hidden columns anymore 17 years ago
Christophe Dumez ab588b741e Paused torrents could be displayed as connected for a sec after checking 17 years ago
Christophe Dumez 7921adbcf9 - Cleaned torrent progress asserts 17 years ago
Christophe Dumez 63334ea6fb - Optimized a lot torrent real size calculation 17 years ago
Christophe Dumez 6ecb45d661 - Code optimization using initialization lists 17 years ago
Christophe Dumez 39feb335a4 BUGFIX: Display the torrent that are being checked as 'checking' in seeding list 17 years ago
Christophe Dumez 71599c0f9f - Made finished list menu more similar to the download list one 17 years ago
Christophe Dumez 1bfc181cb2 - Better handing of .finished files (bittorrent class level instead of GUI level) 17 years ago
Christophe Dumez 4e2ebe5a69 - Fixed torrent switching to finished tab 17 years ago
Christophe Dumez 32c330092a - Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :) 17 years ago