qBittorrent/src/base/bittorrent
2018-08-01 21:29:32 +03:00
..
private Fix coding style 2018-07-03 08:38:32 +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 Never save resume data for already paused torrents 2018-08-01 21:29:32 +03:00
session.h Improve torrent initialization 2018-07-12 21:03:36 +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 Avoid potentially setting the wrong piece priorities 2018-07-30 13:22:05 +08:00
torrenthandle.h Avoid potentially setting the wrong piece priorities 2018-07-30 13:22:05 +08:00
torrentinfo.cpp Make TorrentInfo loading behavior uniform 2018-06-29 15:48:36 +03:00
torrentinfo.h Rename torrent if content was initially renamed 2018-05-19 20:21:21 +03:00
tracker.cpp Replace single-character string with character literal 2018-07-21 23:26:15 +08:00
tracker.h Properly reply to announce request 2018-03-09 17:41:06 +03: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