qBittorrent/src/base/bittorrent
Chocobo1 534ed91d04
Change MixedModeAlgorithm default to TCP. Closes #7779.
MixedModeAlgorithm::Proportional will throttle TCP connections when utp
is in use and users is expecting maximum speed no matter what, so now
disable the throttling.
2017-11-22 22:39:52 +08:00
..
private String fixes and optimizations mentioned by translators on Transifex. 2017-10-24 03:32:56 +03:00
addtorrentparams.h Add uploadLimit, downloadLimit fields to AddTorrentData & AddTorrentParams 2017-10-11 16:23:58 +08:00
cachestatus.h Use cached SessionStatus and CacheStatus 2017-05-10 13:24:37 +03:00
infohash.cpp Replace C-style casts with C++ ones 2017-05-29 17:25:42 +02:00
infohash.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
magneturi.cpp Replace Utils::String::fromStdString() by QString::fromStdString() 2017-03-07 19:42:44 +08:00
magneturi.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
peerinfo.cpp Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
peerinfo.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
session.cpp Change MixedModeAlgorithm default to TCP. Closes #7779. 2017-11-22 22:39:52 +08:00
session.h Allow to specify if announcing to all tiers is desired. 2017-10-30 23:27:28 +02:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Fix crash when aborting a torrent creation process. Closes #7783. 2017-11-21 18:33:47 +08:00
torrentcreatorthread.h [TorrentCreator] Show number of pieces. Closes #6774. 2017-05-27 16:37:08 +08:00
torrenthandle.cpp Merge pull request #7571 from Chocobo1/webui_download 2017-10-15 20:32:14 +08:00
torrenthandle.h Merge pull request #7571 from Chocobo1/webui_download 2017-10-15 20:32:14 +08:00
torrentinfo.cpp Use qUtf8Printable() for logging strings 2017-08-13 16:14:57 +03:00
torrentinfo.h Don't create subfolder inside temp folder 2017-07-29 18:04:23 +03:00
tracker.cpp Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
tracker.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
trackerentry.cpp Make method const 2017-05-09 14:21:55 +08:00
trackerentry.h Make method const 2017-05-09 14:21:55 +08:00