qBittorrent/src/base/bittorrent
2019-07-28 13:05:46 +08:00
..
private Merge pull request #10950 from glassez/drop-deprecated 2019-07-23 09:19:15 +03:00
addtorrentparams.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
cachestatus.h Use cached SessionStatus and CacheStatus 2017-05-10 13:24:37 +03:00
downloadpriority.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
downloadpriority.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
infohash.cpp Change to lt namespace 2019-05-13 11:20:41 +08:00
infohash.h Change to lt namespace 2019-05-13 11:20:41 +08:00
magneturi.cpp Replace QList by QVector for tracker related operations 2019-05-22 12:57:22 +08:00
magneturi.h Replace QList by QVector for tracker related operations 2019-05-22 12:57:22 +08:00
peeraddress.cpp Improve parsing in BitTorrent::PeerAddress::parse 2019-07-24 22:22:02 +08:00
peeraddress.h Improve parsing in BitTorrent::PeerAddress::parse 2019-07-24 22:22:02 +08:00
peerinfo.cpp Extract PeerAddress class into separate file 2019-07-23 06:27:35 +03:00
peerinfo.h Extract PeerAddress class into separate file 2019-07-23 06:27:35 +03:00
session.cpp Merge pull request #10961 from glassez/fastresume 2019-07-23 18:47:30 +03:00
session.h Merge pull request #10961 from glassez/fastresume 2019-07-23 18:47:30 +03:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Don't use deprecated libtorrent features 2019-07-21 19:28:28 +03:00
torrentcreatorthread.h Add override keyword to functions 2019-07-19 11:58:56 +08:00
torrenthandle.cpp Fix incomplete file extension not applied for new torrents 2019-07-28 13:05:46 +08:00
torrenthandle.h Store libtorrent native file index in QHash 2019-07-23 06:43:39 +03:00
torrentinfo.cpp Don't use deprecated libtorrent features 2019-07-21 19:28:28 +03:00
torrentinfo.h Replace QList by QVector for tracker related operations 2019-05-22 12:57:22 +08:00
tracker.cpp Change to lt namespace 2019-05-13 11:20:41 +08:00
tracker.h Add override keyword to functions 2019-07-19 11:58:56 +08:00
trackerentry.cpp Add "Tracker entries" dialog 2019-07-11 12:10:19 +08:00
trackerentry.h Add "Tracker entries" dialog 2019-07-11 12:10:19 +08:00