qBittorrent/src/base/bittorrent
2019-10-02 16:03:06 +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 Move error logging of adding peers to the proper place 2019-09-04 16:09:24 +08:00
peeraddress.h Move error logging of adding peers to the proper place 2019-09-04 16:09:24 +08:00
peerinfo.cpp Construct QHostAddress more efficiently 2019-09-01 22:33:01 +08:00
peerinfo.h Use a QString directly instead of QStringList 2019-08-05 20:56:16 +08:00
session.cpp Preserve relative order when moving to top/bottom in queue 2019-10-02 16:03:06 +08:00
session.h Use InfoHash type in queueing operations 2019-10-02 15:21:16 +08:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Add option to align file to piece boundary when creating new torrent 2019-09-14 12:16:50 +08:00
torrentcreatorthread.h Add option to align file to piece boundary when creating new torrent 2019-09-14 12:16:50 +08:00
torrenthandle.cpp Move error logging of adding peers to the proper place 2019-09-04 16:09:24 +08:00
torrenthandle.h Fix wrong "added on" date 2019-08-27 15:01:50 +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 Improve embedded tracker 2019-08-21 18:05:50 +08:00
tracker.h Improve embedded tracker 2019-08-21 18:05:50 +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