qBittorrent/src/base/utils
Vladimir Golovnev (Glassez) 79048812e9
Fix folder name extraction functions
It should return empty string if there is no parent folder.
2020-12-26 14:47:06 +03: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 Fix folder name extraction functions 2020-12-26 14:47:06 +03:00
fs.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
gzip.cpp Improve coding style 2020-11-17 21:02:37 +03:00
gzip.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00: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 #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
net.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
net.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00: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 #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
string.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
string.h Allow to add root folder to torrent content 2020-12-23 13:07:33 +03:00
version.h Merge pull request #13948 from FranciscoPombal/pragmatism 2020-12-14 13:51:02 +03:00