qBittorrent/src/base/utils
Chocobo1 7276a79cef
Call Windows API directly
We already bumped the OS requirement to Windows 7 and those functions
can be called directly without the need to load them first.
2019-09-29 09:52:13 +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 Merge pull request #11195 from Chocobo1/mac 2019-09-07 11:58:23 +08:00
fs.h Rename "fromNativePath" to "toUniformPath" 2019-06-17 15:55:49 +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 Call Windows API directly 2019-09-29 09:52:13 +08:00
misc.h Fix CMake Windows compilation 2019-06-21 18:05:19 +05:30
net.cpp Replace QList by QVector 2019-08-05 20:56:15 +08:00
net.h Replace QList by QVector 2019-08-05 20:56:15 +08:00
password.cpp Remove some unused #include 2019-06-04 17:48:55 +03: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 Replace deprecated macro 2019-09-05 20:16:18 +08:00
string.h Properly remove empty leftover folders after rename 2019-06-15 19:08:23 +08:00
version.h Fix unsafe type narrowing 2019-04-15 20:23:26 +08:00