qBittorrent/src/base/utils
2022-06-23 21:31:16 +08:00
..
bytearray.cpp Raise minimum Qt version to 5.14 2021-06-03 08:56:41 +03:00
bytearray.h Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
compare.cpp Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
compare.h Don't use QCollator when it works on posix mode 2022-06-14 13:22:30 +08:00
foreignapps.cpp Suppress wrong print specifier 2022-05-08 16:46:36 +08:00
foreignapps.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
fs.cpp Revise string literal usage 2022-03-26 11:53:50 +08:00
fs.h Revise string literal usage 2022-03-26 11:53:50 +08:00
gzip.cpp Initialize member fields 2021-09-11 11:53:41 +08:00
gzip.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
io.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
io.h Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
misc.cpp Clean up usage of static keyword 2022-05-30 13:25:34 +08:00
misc.h Don't use explicit memory management 2022-03-24 14:44:38 +08:00
net.cpp Clean up code 2022-05-16 01:15:08 +08:00
net.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
password.cpp Raise minimum Qt version to 5.14 2021-06-03 08:56:41 +03:00
password.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
random.cpp Initialize pointer to a default value 2022-06-23 21:31:16 +08:00
random.h Use nested namespaces definition syntax 2021-01-03 16:53:24 +03:00
string.cpp Consider brackets within wildcard as regular characters 2022-05-18 08:33:14 +03:00
string.h Use QString literals 2022-03-11 00:11:30 +08:00
version.h Implement stringable interface for Version type 2022-03-26 13:58:25 +08:00