qBittorrent/src/base/bittorrent
Eugene Shalygin 6cd233dd61 Add queue repair code
This is a bit adjusted code created by nxd4, who shared it in issue
disappearing).
2017-01-18 17:27:20 +01:00
..
private Fix name of variable same as class member 2016-11-04 21:44:00 +04: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 Add queue repair code 2017-01-18 17:27:20 +01:00
session.h minimizing the number of warnings about deprecated auto_ptr 2016-12-08 19:24:52 +07: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 Merge pull request #5342 from glassez/session 2016-11-01 03:02:29 +02:00
torrenthandle.h Replace TorrentHandle::fileExtremityPieces() with TorrentInfo::filePieces() 2016-06-02 10:30:35 +02: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