qBittorrent/src/base/bittorrent
2019-12-25 19:23:37 +08: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 Migrate away from deprecated API in Qt 5.14 2019-12-25 19:23:37 +08:00
session.h Rework the listening IP/interface selection code 2019-12-11 09:56:45 +02: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 Migrate away from deprecated API in Qt 5.14 2019-12-25 19:23:37 +08:00
torrenthandle.h Allow transfer list text color changes through QSS 2019-12-19 12:45:26 +05:30
torrentinfo.cpp Migrate away from deprecated API 2019-11-29 02:57:31 +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