qBittorrent/src/base/bittorrent
2019-11-16 22:13:35 +02:00
..
private Fix translation not applied 2019-11-11 16:39:55 +08: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 Remove unused type alias 2019-11-04 13:47:30 +08:00
session.h Add option to control qBittorrent process memory priority 2019-10-31 03:18:43 +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 Reallow to force recheck torrents that aren't fully started 2019-11-16 22:13:35 +02:00
torrenthandle.h Let eta function return signed integer 2019-11-14 12:14:29 +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