qBittorrent/src/base/bittorrent
Mike Tzou 55c3db339b
Merge pull request #8455 from Chocobo1/large_torrent
Fix loading very large torrents. Closes #8449
2018-03-01 13:22:43 +08:00
..
private Stop logging IP filter parsing errors after a while. 2017-11-29 15:49:59 +02: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 Make peer information flags in peerlist more readable 2017-12-20 11:22:23 +02:00
peerinfo.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
session.cpp Merge pull request #8372 from thalieht/inactiverate 2018-02-24 14:13:39 +03:00
session.h Merge pull request #8372 from thalieht/inactiverate 2018-02-24 14:13:39 +03:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Add source field in Torrent creator. Closes #7965. 2017-12-09 00:39:50 +08:00
torrentcreatorthread.h Add source field in Torrent creator. Closes #7965. 2017-12-09 00:39:50 +08:00
torrenthandle.cpp Fix translation context. 2018-01-07 23:01:22 +08:00
torrenthandle.h Merge pull request #7571 from Chocobo1/webui_download 2017-10-15 20:32:14 +08:00
torrentinfo.cpp Fix loading very large torrents. Closes #8449. 2018-02-22 18:52:10 +08:00
torrentinfo.h Fix loading very large torrents. Closes #8449. 2018-02-22 18:52:10 +08:00
tracker.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
tracker.h Redesign Web API 2018-01-28 19:16:24 +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