qBittorrent/src/base/bittorrent
2018-12-03 12:06:32 +08:00
..
private Save torrents queue in separate file 2018-11-27 16:55:45 +03:00
addtorrentparams.h Add uploadLimit, downloadLimit fields to AddTorrentData & AddTorrentParams 2017-10-11 16:23:58 +08:00
cachestatus.h Use cached SessionStatus and CacheStatus 2017-05-10 13:24:37 +03:00
infohash.cpp Fix coding style 2018-07-03 08:38:32 +03:00
infohash.h Fix coding style 2018-07-03 08:38:32 +03:00
magneturi.cpp Replace single-character string with character literal 2018-07-21 23:26:15 +08:00
magneturi.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
peerinfo.cpp Avoid binding constant reference to returned object 2018-07-23 13:40:25 +08:00
peerinfo.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
session.cpp Save torrents queue in separate file 2018-11-27 16:55:45 +03:00
session.h Save torrents queue in separate file 2018-11-27 16:55:45 +03:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Replace single-character string with character literal 2018-07-21 23:26:15 +08:00
torrentcreatorthread.h Fix coding style 2018-05-09 17:06:22 +03:00
torrenthandle.cpp Clean up code 2018-11-27 22:01:27 +08:00
torrenthandle.h Improve force recheck of paused torrent 2018-11-02 19:25:38 +03:00
torrentinfo.cpp Fix typo in variable name 2018-09-11 17:56:55 +00:00
torrentinfo.h Fix some warnings 2018-09-07 19:40:08 +03:00
tracker.cpp Fix typo 2018-12-03 12:06:32 +08:00
tracker.h Fix typo 2018-12-03 12:06:32 +08:00
trackerentry.cpp Fix coding style 2018-07-03 08:38:32 +03:00
trackerentry.h Make method const 2017-05-09 14:21:55 +08:00