qBittorrent/src/base/net
Chocobo1 c6b772da11
Improve function interface
`SettingsStorage` methods require `QString` so make `SettingValue` follow it.
`Path::operator+` can use `QStringView` to accept wider audience.
2022-03-26 12:41:02 +08:00
..
dnsupdater.cpp Use QString literals 2022-03-11 00:11:30 +08:00
dnsupdater.h Store enum type in settings directly 2021-12-06 13:53:52 +08:00
downloadhandlerimpl.cpp Use QString literals 2022-03-11 00:11:30 +08:00
downloadhandlerimpl.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
downloadmanager.cpp Revise string literal usage 2022-03-26 11:53:50 +08:00
downloadmanager.h Update function signature for Qt6 qHash() 2022-03-13 16:05:11 +08:00
geoipdatabase.cpp Use QString literals 2022-03-11 00:11:30 +08:00
geoipdatabase.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
geoipmanager.cpp Revise string literal usage 2022-03-26 11:53:50 +08:00
geoipmanager.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
portforwarder.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
portforwarder.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
proxyconfigurationmanager.cpp Improve function interface 2022-03-26 12:41:02 +08:00
proxyconfigurationmanager.h Use QString literals 2022-03-11 00:11:30 +08:00
reverseresolution.cpp Use complete types in container declarations 2021-03-24 14:31:28 +03:00
reverseresolution.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
smtp.cpp Use QString literals 2022-03-18 12:46:01 +08:00
smtp.h Don't use deprecated QTextCodec 2021-03-16 19:10:10 +03:00