qBittorrent/src/base/utils
Vladimir Golovnev cea2948593
Merge pull request #8556 from Piccirello/compiler-warnings
Fix missing initializer warning during build
2018-03-12 14:28:38 +03:00
..
bytearray.cpp Move ByteArray utils into Utils::ByteArray namespace 2018-03-02 17:23:21 +03:00
bytearray.h Move ByteArray utils into Utils::ByteArray namespace 2018-03-02 17:23:21 +03:00
fs.cpp Prevent possible c++11 range-loop container detach 2018-02-20 19:28:51 +00:00
fs.h Redesign Web API 2018-01-28 19:16:24 +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 Use faster code path 2018-03-09 01:34:35 +08:00
misc.h Fix gui issues on high DPI monitor 2017-12-24 21:47:46 +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 Redesign Web API 2018-01-28 19:16:24 +03:00
string.h Redesign Web API 2018-01-28 19:16:24 +03:00
version.h Fix missing initializer warning 2018-03-12 01:21:21 -04:00