199 Commits (fc4989d73842698cf5f0099c8ab1a474584000cd)

Author SHA1 Message Date
Christophe Dumez 23848be6eb Fix compilation error with libtorrent v0.15 13 years ago
Christophe Dumez d55f3b5aff RSS: Better cookies support 13 years ago
Christophe Dumez 0f291629cc Move FileSystem utility functions out of misc.h 13 years ago
Christophe Dumez c502edf9e1 Brand new torrent addition dialog 13 years ago
Christophe Dumez 82e2b3a6cd Fix possible compilation error on Windows 13 years ago
Christophe Dumez bcb29fb5fa Make sure .unwanted parent is removed if empty (Closes #946826) 13 years ago
Christophe Dumez 41b57a0878 Make sure OS-created files do not prevent "empty" folder removal 13 years ago
Christophe Dumez 90b520651b RSS downloader should not ignore "Do not start automatically" rule 13 years ago
Christophe Dumez b1f1fbf114 Optimize QTorrentHandle 13 years ago
Christophe Dumez a2d9cce181 Code clean up 13 years ago
Christophe Dumez 06ccae591e Coding style changes 13 years ago
Christophe Dumez f3448125c3 Coding style clean up 13 years ago
Christophe Dumez a8a7b61ea9 Coding style clean up 13 years ago
Christophe Dumez d53ca1d096 Fix import of new trackers when adding a torrent with same hash (Closes #747000) 13 years ago
Christophe Dumez a53a70742d Drop support for libtorrent v0.14.x 13 years ago
Christophe Dumez 0c9dbc15f9 Remove misc::time_tToQString() 13 years ago
Christophe Dumez b43e641d21 Remove misc::removeEmptyFolder() 13 years ago
Christophe Dumez c25586b500 Remove misc::safeRemove(): shouldn't be needed 13 years ago
Christophe Dumez 0d0c7559bf Optimize converter between QString and sha1_hash 13 years ago
Christophe Dumez de4559659d Code clean up 13 years ago
Christophe Dumez fb60a6489b Fix potential bug when moving single file torrents to tmp folder (closes #932861) 13 years ago
Christophe Dumez 9eea35f530 Fix banning of IPv6 peers 13 years ago
Christophe Dumez f6b7b8bd6e Get rid of libboost-filesystem dependency if libtorrent >= v0.16.x is used 13 years ago
Christophe Dumez 33325cdfee Update DHT bootstrap nodes 13 years ago
Christophe Dumez 422b483d78 Fix ratio calculation for purely seeded torrents 13 years ago
Christophe Dumez 74081bc6f8 Completly disable Windows cache 13 years ago
Christophe Dumez 76ca967d70 Fix torrent loading problem from Web UI on Windows. 13 years ago
Christophe Dumez c7043d5c39 Add some more debug output 13 years ago
Christophe Dumez 2f7b20c704 Use qputenv/qgetenv from Qt for better cross compatibility 13 years ago
Christophe Dumez 341a88c2ef BUGFIX: Fix ratio calculation (use all_time_download) 13 years ago
Christophe Dumez ce6348bc32 Code clean up 13 years ago
Christophe Dumez 5990615248 Add support for anonymous mode 13 years ago
Christophe Dumez ed5e55f85d Add advanced setting to announce to all trackers 13 years ago
Christophe Dumez 94f92aa4f9 Add setting to ignore slow torrents in queueing system 13 years ago
Christophe Dumez 3282e53e93 Multi-tracker: announce to all trackers to avoid stalling issues 13 years ago
Christophe Dumez 8c491cc831 Disable announce_to_all_trackers to comply with the multi-tracker 13 years ago
Christophe Dumez 6d9e519cdc Fix important memory usage problem in log tab 14 years ago
Christophe Dumez 921512e51d Add make dist target 14 years ago
Christophe Dumez 170b0798fd Revert recent memory fix for Windows 14 years ago
Christophe Dumez 4795e9980b Fix possible memory problem on Windows 14 years ago
Christophe Dumez 02fbd6a135 Fix compilation warnings in smtp.h (cgreco) 14 years ago
Christophe Dumez 122db6a77e Fix exceptions on Windows XP when IPv6 is disabled (Thanks paolo zambotti) 14 years ago
Christophe Dumez b59dded2a4 Update proxy settings in Web UI 14 years ago
Christophe Dumez 65883317c3 FEATURE: Proxy can be disabled for peer connections 14 years ago
Christophe Dumez 7381b0dcf6 Code clean up 14 years ago
Christophe Dumez 8589eb7c0f Code optimization 14 years ago
Christophe Dumez 284fbf5512 Code clean up 14 years ago
Christophe Dumez 52e7d4ad03 Simplify uTP settings 14 years ago
Christophe Dumez b41bcdc605 Make use of new libtorrent feature to set file priorities before adding a torrent 14 years ago
Christophe Dumez 0ead6f72c6 Code optimization 14 years ago