qBittorrent/src/base/net
Vladimir Golovnev (Glassez) a8c333ff25
Drop "private" subfolders
"private" subfolders violate the structure of the project,
since the existence of all other subfolders is based on a
different principle.
In addition, there is no clear line between "private" and
"non private".
2020-05-08 14:59:18 +03:00
..
dnsupdater.cpp Use DownloadHandler behind the scenes 2019-03-08 13:00:37 +03:00
dnsupdater.h Reduce number of DownloadManager signals 2019-03-05 11:28:29 +03:00
downloadhandlerimpl.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
downloadhandlerimpl.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
downloadmanager.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
downloadmanager.h Allow to cancel download request 2019-09-14 11:31:07 +03:00
geoipdatabase.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
geoipdatabase.h Drop "private" subfolders 2020-05-08 14:59:18 +03:00
geoipmanager.cpp Drop "private" subfolders 2020-05-08 14:59:18 +03:00
geoipmanager.h Remove some unused #include 2019-06-04 17:48:55 +03:00
portforwarder.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
portforwarder.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
proxyconfigurationmanager.cpp Construct QString more efficiently 2020-03-25 12:00:11 +08:00
proxyconfigurationmanager.h Add comparison operators for ProxyConfiguration 2019-06-19 18:52:24 +08:00
reverseresolution.cpp Let ReverseResolution always return/emit a result 2020-01-30 19:24:18 +08:00
reverseresolution.h Improve ReverseResolution class 2020-01-30 14:11:03 +08:00
smtp.cpp Replace static_cast by qOverload 2019-07-26 22:32:18 +08:00
smtp.h Remove some unused #include 2019-06-04 17:48:55 +03:00