qBittorrent/src/base/utils
2020-12-11 12:50:12 +08:00
..
bytearray.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
bytearray.h Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
foreignapps.cpp Improve coding style 2020-11-17 21:02:37 +03:00
foreignapps.h Fix asking to install Python 2018-09-25 11:46:39 +08:00
fs.cpp Improve coding style 2020-11-17 21:02:37 +03:00
fs.h Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +03:00
gzip.cpp Improve coding style 2020-11-17 21:02:37 +03:00
gzip.h Revise Utils::Gzip::decompress 2017-04-20 22:26:35 +08:00
io.cpp Improve coding style 2020-11-17 21:02:37 +03:00
io.h Avoid holding entire file in memory 2020-04-03 18:27:13 +08:00
misc.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
misc.h Use helper functions to construct smart pointers 2020-03-05 19:32:28 +08:00
net.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
net.h Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
password.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
password.h Apply PBKDF2 when storing passwords 2018-12-05 13:28:42 +08:00
random.cpp Use numeric_limits instead of constants from C 2019-06-23 11:16:58 +08:00
random.h Use numeric_limits instead of constants from C 2019-06-23 11:16:58 +08:00
string.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
string.h Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
version.h Revise Utils::Version comparison operators 2020-12-11 12:50:12 +08:00