Mike Tzou
66f0e6a8f2
Merge pull request #13563 from adem4ik/patch-2
...
Fix typo in connection.cpp
4 years ago
Andrei Stepanov
04306a544f
Fix typo in connection.cpp
...
limiation -> limitation
4 years ago
Mike Tzou
e4fe3bfe35
Merge pull request #13534 from NotTsunami/patch-1
...
CMake: Bump version number
4 years ago
Mike Tzou
b636bf4b2a
Merge pull request #13537 from SeproDE/betterSanetizeRSS
...
Place WebUI RSS description in sandboxed iframe
4 years ago
Vladimir Golovnev
05c7796909
Merge pull request #13414 from NotTsunami/travis
...
Disallow CMake build failures on Travis
4 years ago
NotTsunami
e2b3463c05
CMake: Bump version number
4 years ago
Sepro
6c016cf443
Place WebUI RSS description in sandboxed iframe
4 years ago
sledgehammer999
fc48168153
Close parentheses in Changelog entry
4 years ago
sledgehammer999
096e6f2f80
Bump to 4.4.0alpha1
4 years ago
sledgehammer999
4a00bfcc55
Update Changelog
4 years ago
sledgehammer999
e757b4f8da
Sync translations from Transifex and run lupdate
4 years ago
Mike Tzou
1c663adee7
Merge pull request #13465 from WillDaSilva/mid-click-close-tabs
...
Enable the use of middle-click to close tabs
4 years ago
Vladimir Golovnev
720c1c8216
Merge pull request #13395 from glassez/disk_io
...
Implement disk IO thread wrapper
4 years ago
Will Da Silva
6e0cf96726
Make middle-click close search tabs
4 years ago
Mike Tzou
152afa71fa
Merge pull request #11644 from lbilli/nodata
...
Don't create 'data' subdirectory on Linux
4 years ago
lbilli
1c7bfcac46
Don't create 'data' subdirectory on Linux
4 years ago
Mike Tzou
5be7b256e9
Merge pull request #13499 from bershanskiy/hashing_threads
...
Add option for hashing_threads setting
4 years ago
Mike Tzou
84a96505e1
Merge pull request #13500 from Chocobo1/flags
...
Run svgcleaner on the country flags
4 years ago
Anton Bershanskiy
b4bfdd6f7a
Add option for hashing_threads, use 10 asyc IO threads
...
Add option for setting lt::settings_pack::hashing_threads
introduced by libtorrent 2.0. It has no effect for earlier
libtorrent versions.
Use 10 async IO threads, as per #11461 .
Closes #11461 .
4 years ago
Mike Tzou
8276b6f468
Merge pull request #13495 from thalieht/peerlistZero
...
Fix regression of not hiding zero values in the peer list
4 years ago
Chocobo1
63ab911584
Run svgcleaner on the country flags
...
As a side effect, svgcleaner also fixes the corrupt flags reported in #13497 .
Closes #13497 .
4 years ago
Chocobo1
da5969d0a6
Sync country flags with upstream
4 years ago
Mike Tzou
726704a7ed
Merge pull request #13487 from Chocobo1/creator
...
Add support for creating v2 torrents
4 years ago
thalieht
9d25405144
Check cheaper conditional first
4 years ago
thalieht
95b452a3e9
Fix regression of not hiding zero values in the peer list
...
Fixup 13aab6e04d
4 years ago
Chocobo1
19d77b0881
Add support for creating v2 torrents
4 years ago
Mike Tzou
4fa8862398
Merge pull request #13484 from Chocobo1/webui
...
Fix image not loading under proxy
4 years ago
Vladimir Golovnev
bad5e1f887
Merge pull request #12086 from FranciscoPombal/code-cleanup
...
Clean ups
4 years ago
Vladimir Golovnev
cf93fe124d
Merge pull request #13439 from FranciscoPombal/clazy_fixes_2
...
Clazy fixes
4 years ago
Vladimir Golovnev
a95c70344d
Merge pull request #13480 from FranciscoPombal/fix-ci
...
Fix packages installation on Ubuntu CI
4 years ago
Chocobo1
611f2de11f
Fix wrong capitalization
4 years ago
Chocobo1
744b89c878
Fix image not loading under proxy
...
Closes #13483 .
4 years ago
FranciscoPombal
7d01b6a29c
Fix packages installation on Ubuntu CI
4 years ago
FranciscoPombal
2c10b3936b
Change some types (uint -> int) in RSS subsystem
4 years ago
FranciscoPombal
deffdbe881
Change some types (uint -> int) in Session class
4 years ago
FranciscoPombal
87864531ab
Clean up in Session class
4 years ago
FranciscoPombal
f502f60f7c
Avoid unessary QString allocation
4 years ago
FranciscoPombal
776c1f1546
Always use multi-arg arg() overload when possible
...
Fixed clazy-qstring-arg Clazy warnings
4 years ago
Mike Tzou
bfef403411
Merge pull request #13463 from jagannatharjun/cmake-version
...
Fix CMake generated qBittorrent's version string
4 years ago
Mike Tzou
8df53e9370
Merge pull request #13468 from jagannatharjun/graph-full
...
Correctly fill whole width of graph
4 years ago
jagannatharjun
e2c0f00adb
Correctly fill whole width of graph
4 years ago
jagannatharjun
8696988d53
Fix CMake generated qBittorrent's version string
...
${qBittorrent_VERSION} will expand to a string that ends with build number but version string from qMake doesn't end with build number
4 years ago
NotTsunami
6ebc19fccb
Remove branches block from Travis config
...
This block has no significance because these branches are stale and
builds will not be triggered on these branches.
4 years ago
NotTsunami
0fa40c9ac3
Disallow CMake build failures on Travis
...
Our CMake configuration has matured over time, thus require CMake
builds to require successful builds on Travis CI.
4 years ago
Mike Tzou
39e8eb0427
Merge pull request #13432 from FranciscoPombal/status_badge
...
Add workflow status badge for GitHub Actions CI
4 years ago
FranciscoPombal
e3d9fe7e4d
Add workflow status badge for GitHub Actions CI
4 years ago
Vladimir Golovnev
eec6637cfa
Merge pull request #13456 from glassez/cmake
...
Fix CMake project
4 years ago
Vladimir Golovnev (Glassez)
3d0543c444
Fix static build with Qt < 5.14
4 years ago
Mike Tzou
79b4fb70f5
Merge pull request #13445 from jagannatharjun/pieces-green
...
Use toned green color for downloading pieces in Pieces bar
4 years ago
Vladimir Golovnev (Glassez)
aef8f4f465
Set target property before it is used
4 years ago