42 Commits (0a144708d8c25e413b33a92c64c8c7cf190f724a)

Author SHA1 Message Date
Christophe Dumez f839d6fe41 - Improved trackers errors code a lot and moved it to Bittorrent class 17 years ago
Christophe Dumez 9cbab8d63e -FEATURE: Url seeds are now displayed in torrent properties and are editable 17 years ago
Christophe Dumez a0e32fefd7 - Fixed compilation warnings 17 years ago
Christophe Dumez 93938d8597 - still optimizing includes 17 years ago
Christophe Dumez 325a588526 - Fixed some signals/slots (safer) 17 years ago
Christophe Dumez 1fb848e9ed - Added download from url handling in GUI (still missing: search plugin update and rss) 17 years ago
Christophe Dumez 7c8677d787 - Improved a lot downloading from url using libcommoncpp2 instead of libcurl 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 f0353e50b2 - Upload/download limits per torrent are now saved on restart. I can't test this feature yet though because libtorrent is crashing when I try to use it :) 17 years ago
Christophe Dumez 8c5d38400a - Allow to set global upload/download bandwidth limit from tray icon menu 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 c8e4894d85 - Fixed size update when filtering files in a torrent (broken in svn) 17 years ago
Christophe Dumez c11e5e8b12 - Blocked users (by ipfilter) are now logged in GUI 17 years ago
Christophe Dumez d12e510fad Improved start_All and resume_All functions to detect if a torrent's state changed or not. This way, it doesn't flood the GUI if the user keeps on clicking on those buttons 17 years ago
Christophe Dumez 9bde00b7de Improved ETA calculation 17 years ago
Christophe Dumez 80f61880b7 made ETA calculation more reliable 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 568b2ddf75 Progress of paused torrents is now correct on restart 17 years ago
Christophe Dumez c39da36cca - Added Encryption support! 18 years ago
Christophe Dumez 7fad742e99 - Fixed compiling with latest libtorrent svn 18 years ago
Christophe Dumez 2196fcc911 - Supports SOCKS5 proxies as well as HTTP ones 18 years ago
Christophe Dumez 9093f8e44a - Proxy is now used for tracker / web seeds / peers connections 18 years ago
Christophe Dumez 45d51e1d44 - The torrent size displayed now takes filtered files into consideration 18 years ago
Christophe Dumez 4ca852c2b3 - Added a message log when an UPnP WAN service is detected 18 years ago
Christophe Dumez 3ff075c048 - Display more log messages 18 years ago
Christophe Dumez fc10f3c4cd - Forgot to remove this include 18 years ago
Christophe Dumez 78916bba41 - Added debug in UPnP 18 years ago
Christophe Dumez 92f840519c - Allow to change UPnP port while it is enabled 18 years ago
Christophe Dumez e0a0a0beb1 - fix for UPnP option 18 years ago
Christophe Dumez e8cc751f22 - Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon 18 years ago
Christophe Dumez d2d3968b8b - Finished trackers edition 18 years ago
Christophe Dumez 1256da9bd5 - Remember edited trackers on restart 18 years ago
Christophe Dumez fd2d2ddc0b - Added UPnP support (experimental) - taken from aMule CVS 18 years ago
Christophe Dumez af3384f748 - Now VERSION is defined in src.pro, avoid duplication, cleaner and more adapted. 18 years ago
Christophe Dumez 87f440aa9e ** I18N Commit ** 18 years ago
Christophe Dumez 524540e63d - Fixed downloadFromUrl() (still have to do some checking with the thread) 18 years ago
Christophe Dumez aa6f6161c3 - Oups, sorry I forgot pause_all() & start_all() functions in last commit :) 18 years ago
Christophe Dumez bd3bde919d ** BIG COMMIT ** 18 years ago
Christophe Dumez dc89c5d381 - A lot of fixes/improvements in bittorrent class (now compiling) 18 years ago
Christophe Dumez 11a146a796 - Updated TODO / Changelog 18 years ago