qBittorrent/src/base/utils
2017-11-08 22:39:49 -05:00
..
fs.cpp Improve utils/fs.* and fix coding style 2017-08-15 16:17:57 +03:00
fs.h Improve utils/fs.* and fix coding style 2017-08-15 16:17:57 +03: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 Revert "Drop python2 support.". Closes #7005. 2017-07-06 01:07:09 +03:00
misc.h Fix dialogs didn't position on the correct screen which qBittorrent window is on. Closes #1690, #2474, #3538. 2017-05-01 14:33:25 +08:00
net.cpp Add ip subnet whitelist for bypassing webui auth 2017-11-08 22:39:49 -05:00
net.h Add ip subnet whitelist for bypassing webui auth 2017-11-08 22:39:49 -05:00
random.cpp Replace C-style casts with C++ ones 2017-05-29 17:25:42 +02:00
random.h Replace rand() by a true uniform distribution generator 2017-02-16 12:21:26 +08:00
string.cpp Merge pull request #6369 from magao/issue6367 2017-03-08 00:04:17 +02:00
string.h Refactor out helper function Utils::String::unquote 2017-05-25 18:44:35 +08:00
version.h Fix ignoring of incorrect version strings in search plugins. Closes #7101. 2017-08-20 22:44:20 +02:00