qBittorrent/src/base/bittorrent
2019-02-13 18:23:25 +02:00
..
private Don't use 'else' after return/break 2019-02-13 18:23:25 +02: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
filepriority.cpp Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
filepriority.h Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
infohash.cpp Simplify InfoHash, TrackerEntry class internals 2018-12-26 12:04:41 +08:00
infohash.h Simplify InfoHash, TrackerEntry class internals 2018-12-26 12:04:41 +08:00
magneturi.cpp Drop support for "BC Link" format 2018-12-31 20:00:15 +08:00
magneturi.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
peerinfo.cpp Convert pass-by-value arguments to const refs where applicable 2019-02-12 02:45:55 +02:00
peerinfo.h Convert pass-by-value arguments to const refs where applicable 2019-02-12 02:45:55 +02:00
session.cpp Merge pull request #10220 from thalieht/const 2019-02-13 12:11:00 +08:00
session.h Merge pull request #10220 from thalieht/const 2019-02-13 12:11:00 +08:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
torrentcreatorthread.h Add const to many vars and arguments 2019-02-11 20:19:41 +02:00
torrenthandle.cpp Merge pull request #10220 from thalieht/const 2019-02-13 12:11:00 +08:00
torrenthandle.h Merge pull request #10220 from thalieht/const 2019-02-13 12:11:00 +08:00
torrentinfo.cpp Add const to many vars and arguments 2019-02-11 20:19:41 +02:00
torrentinfo.h Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00
tracker.cpp Merge pull request #10220 from thalieht/const 2019-02-13 12:11:00 +08:00
tracker.h Fix typo 2018-12-03 12:06:32 +08:00
trackerentry.cpp Don't use 'else' after return/break 2019-02-13 18:23:25 +02:00
trackerentry.h Drop support of libtorrent < 1.1.10 2019-01-11 15:13:17 +03:00