This website requires JavaScript.
Explore
Help
Sign In
d4708
/
qBittorrent
Watch
1
Star
0
Fork
0
You've already forked qBittorrent
mirror of
https://github.com/d47081/qBittorrent.git
synced
2025-01-15 17:20:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
qBittorrent
/
src
/
base
/
utils
History
sledgehammer999
5437974b85
Fix natural sorting when the common part of 2 strings ends partially in a number which continues in the uncommon part.
...
Closes
#8080
#6732
.
2017-12-21 17:00:37 +02:00
..
fs.cpp
Improve utils/fs.* and fix coding style
2017-08-15 16:17:57 +03:00
fs.h
Improve utils/fs.* and fix coding style
2017-08-15 16:17:57 +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
Revert "Drop python2 support.".
Closes
#7005
.
2017-07-06 01:07:09 +03:00
misc.h
Fix dialogs didn't position on the correct screen which qBittorrent window is on.
Closes
#1690
,
#2474
,
#3538
.
2017-05-01 14:33:25 +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
Fix natural sorting when the common part of 2 strings ends partially in a number which continues in the uncommon part.
2017-12-21 17:00:37 +02:00
string.h
[GUI] Implement stable sort (
#7703
)
2017-11-30 17:10:30 +08:00
version.h
Fix ignoring of incorrect version strings in search plugins.
Closes
#7101
.
2017-08-20 22:44:20 +02:00