qBittorrent/src/base/net
Chocobo1 86e3d0d816
Improve ReverseResolution class
* Use QHostAddress type for IP
* Avoid double lookup
* Use larger cache size
2020-01-30 14:11:03 +08:00
..
private Move DownloadHandlerImpl class to its own file 2019-11-11 19:41:10 +08: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
downloadmanager.cpp Use systematic approach to generate hash 2020-01-27 18:14:27 +08:00
downloadmanager.h Allow to cancel download request 2019-09-14 11:31:07 +03:00
geoipmanager.cpp Fix country name misspelling 2019-11-03 00:17:04 +08: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 Add comparison operators for ProxyConfiguration 2019-06-19 18:52:24 +08:00
proxyconfigurationmanager.h Add comparison operators for ProxyConfiguration 2019-06-19 18:52:24 +08:00
reverseresolution.cpp Improve ReverseResolution class 2020-01-30 14:11:03 +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