qBittorrent/src/base/bittorrent
2019-08-08 18:57:54 +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 2019-08-05 20:56:15 +08:00
magneturi.h Replace QList by QVector 2019-08-05 20:56:15 +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 Use a QString directly instead of QStringList 2019-08-05 20:56:16 +08:00
peerinfo.h Use a QString directly instead of QStringList 2019-08-05 20:56:16 +08:00
session.cpp Replace QString::split() by faster alternatives 2019-08-08 18:57:54 +08:00
session.h Replace QList by QVector 2019-08-05 20:56:15 +08: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 Replace QList by QVector 2019-08-05 20:56:15 +08:00
torrenthandle.h Replace QList by QVector 2019-08-05 20:56:15 +08:00
torrentinfo.cpp Replace QString::split() by faster alternatives 2019-08-08 18:57:54 +08:00
torrentinfo.h Replace QList by QVector 2019-08-05 20:56:15 +08:00
tracker.cpp Replace QMap with QHash 2019-08-05 09:51:39 +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