qBittorrent/src/base/net
Chocobo1 517fc39950
Remove unnecessary dynamic allocation
Also remove unneeded `if ()` conditional.
2018-07-23 13:40:25 +08:00
..
private Delete several unused #include 2018-07-03 08:38:32 +03:00
dnsupdater.cpp Replace single-character string with character literal 2018-07-21 23:26:15 +08:00
dnsupdater.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
downloadhandler.cpp Remove unnecessary dynamic allocation 2018-07-23 13:40:25 +08:00
downloadhandler.h Remove unnecessary dynamic allocation 2018-07-23 13:40:25 +08:00
downloadmanager.cpp Apply proxy settings on DownloadManager creation 2018-07-13 13:18:57 +03:00
downloadmanager.h Use new DownloadManager interface 2018-06-29 15:48:17 +03:00
geoipmanager.cpp Use new DownloadManager interface 2018-06-29 15:48:17 +03:00
geoipmanager.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
portforwarder.cpp Make use of QStringLiteral 2018-05-18 02:14:49 +08:00
portforwarder.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
proxyconfigurationmanager.cpp Make use of QStringLiteral 2018-05-18 02:14:49 +08:00
proxyconfigurationmanager.h Fix coding style 2018-05-09 17:06:22 +03:00
reverseresolution.cpp Avoid binding constant reference to returned object 2018-07-23 13:40:25 +08:00
reverseresolution.h Fix coding style 2018-05-09 17:06:22 +03:00
smtp.cpp Replace single-character string with character literal 2018-07-21 23:26:15 +08:00
smtp.h Delete several unused #include 2018-07-03 08:38:32 +03:00