qBittorrent/src/base/bittorrent
sledgehammer999 25c7c297e8 Merge pull request #6317 from dzmat/public_to_private
reduce methods accessibility from public to private
2017-02-06 00:11:38 +02:00
..
private reduce methods accessibility from public to private 2017-01-29 15:17:55 +07:00
cachestatus.cpp Add libtorrent v1.1 basic support 2016-01-31 14:04:25 +03:00
cachestatus.h Add libtorrent v1.1 basic support 2016-01-31 14:04:25 +03:00
infohash.cpp Use truncated torrent hash in temp path 2016-04-25 08:39:36 +03:00
infohash.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
magneturi.cpp Create MagnetUri object from BC link or HASH string 2016-01-31 21:32:41 +03:00
magneturi.h Create MagnetUri object from BC link or HASH string 2016-01-31 21:32:41 +03:00
peerinfo.cpp Revert "Temporarily revert PR #2885 (filename column in peers view)." 2016-02-27 20:51:39 +01:00
peerinfo.h Revert "Temporarily revert PR #2885 (filename column in peers view)." 2016-02-27 20:51:39 +01:00
session.cpp Merge pull request #5959 from dzmat/DRY_fix_minor 2017-01-19 01:49:21 +02:00
session.h Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway. 2017-01-19 01:13:55 +02:00
sessionstatus.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
sessionstatus.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentcreatorthread.cpp Prepare for libtorrent v1.1 support 2016-01-31 10:40:55 +03:00
torrentcreatorthread.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrenthandle.cpp Immediately update torrent_status after manipulating super seeding mode. Partially fixes #6072. 2017-02-05 22:02:33 +02:00
torrenthandle.h Fetch torrent status when generating final fastresume data 2017-01-18 18:59:03 +01:00
torrentinfo.cpp Fix warning C4267. 2016-12-02 15:32:27 +08:00
torrentinfo.h Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
tracker.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
tracker.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
trackerentry.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
trackerentry.h Add libtorrent v1.1 basic support 2016-01-31 14:04:25 +03:00