.. |
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
|
Detect python3 executable on Windows
|
2020-04-02 00:31:41 +03:00 |
foreignapps.h
|
Fix asking to install Python
|
2018-09-25 11:46:39 +08:00 |
fs.cpp
|
Split TorrentHandle interface and implementation
|
2020-04-16 20:22:26 +03: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 |
io.cpp
|
Avoid inefficient behavior
|
2020-04-06 01:04:12 +08:00 |
io.h
|
Avoid holding entire file in memory
|
2020-04-03 18:27:13 +08:00 |
misc.cpp
|
Get library version strings at runtime
|
2020-03-16 21:27:42 +08:00 |
misc.h
|
Use helper functions to construct smart pointers
|
2020-03-05 19:32:28 +08:00 |
net.cpp
|
Rework the listening IP/interface selection code
|
2019-12-11 09:56:45 +02:00 |
net.h
|
Rework the listening IP/interface selection code
|
2019-12-11 09:56:45 +02: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 |