qBittorrent/src/base/utils
2019-06-06 00:20:57 +08:00
..
bytearray.cpp Change splitToViews() return type to QVector 2019-05-19 12:06:18 +08:00
bytearray.h Change splitToViews() return type to QVector 2019-05-19 12:06:18 +08:00
foreignapps.cpp Change splitToViews() return type to QVector 2019-05-19 12:06:18 +08:00
foreignapps.h Fix asking to install Python 2018-09-25 11:46:39 +08:00
fs.cpp Forward declare as much as possible 2019-05-19 12:06:18 +08:00
fs.h Add isNetworkFileSystem() detection on Windows 2018-10-12 00:03:12 +08:00
gzip.cpp Fix stack overflow in Utils::Gzip::decompress 2017-05-02 12:47:07 +08:00
gzip.h Revise Utils::Gzip::decompress 2017-04-20 22:26:35 +08:00
misc.cpp Remove redundant variable 2019-06-06 00:20:57 +08:00
misc.h Remove unused functions 2019-05-19 12:06:18 +08:00
net.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
net.h Load WebUI certificate & key from file path 2019-01-28 16:33:48 +08:00
password.cpp Change splitToViews() return type to QVector 2019-05-19 12:06:18 +08:00
password.h Apply PBKDF2 when storing passwords 2018-12-05 13:28:42 +08:00
random.cpp Forward declare as much as possible 2019-05-19 12:06:18 +08:00
random.h Remove const in declarations' arguments that are passed by value 2019-02-25 17:05:15 +02:00
string.cpp Fix wrong comparison result 2019-05-29 00:03:04 +08:00
string.h Remove const in declarations' arguments that are passed by value 2019-02-25 17:05:15 +02:00
version.h Fix unsafe type narrowing 2019-04-15 20:23:26 +08:00