Commit Graph

11630 Commits

Author SHA1 Message Date
c0re100
4ffc2ccce8
Handle Qt6 install directory correctly 2022-06-14 06:33:18 +08:00
Chocobo1
3f142360ed Fix wrong file names displayed in tooltip
Closes #17179.
2022-06-12 12:55:59 +08:00
c0re100
683ecc7a73
Bump to 4.4.3.12 2022-06-01 08:32:20 +08:00
c0re100
ded9802f59
Merge branch 'v4_4_x' of https://github.com/qbittorrent/qBittorrent into v4_4_x 2022-06-01 08:18:13 +08:00
brvphoenix
af07a98784 Don't decompress the reply data for Qt 6.3 2022-05-31 12:57:02 +08:00
Feng Yu
cdd7001261
Remove extra libs from AppImage (#384) 2022-05-26 00:41:33 +08:00
sledgehammer999
6c546df70b
Bump to 4.4.3.1 2022-05-24 23:10:49 +03:00
sledgehammer999
a46348ada9
Update Changelog 2022-05-24 23:09:44 +03:00
c0re100
8cebeb290c
Qt6 packaging name 2022-05-25 01:38:54 +08:00
c0re100
40f4c73b47
Bump to 4.4.3.11 2022-05-24 23:49:23 +08:00
c0re100
f64575c8da
Merge branch 'v4_4_x' of https://github.com/qbittorrent/qBittorrent into v4_4_x 2022-05-24 23:49:01 +08:00
Feng Yu
4a8c23b666
Delete libtorrent source directory when update failed. fix #380 (#382) 2022-05-24 21:27:59 +08:00
sledgehammer999
5fc9bf5d29
Merge pull request #17084 from sledgehammer999/regen_ts
Regenerate translation files
2022-05-24 14:30:38 +03:00
sledgehammer999
556db6a91a
Regenerate translation files
Closes #17083
2022-05-24 01:50:17 +03:00
c0re100
7f2c0ec0e9
Bump to 4.4.3.10 2022-05-24 02:32:52 +08:00
c0re100
eb7db4e6a9
Merge branch 'v4_4_x' of https://github.com/qbittorrent/qBittorrent into v4_4_x 2022-05-24 02:32:35 +08:00
c0re100
c07d649f4b
Bump to 4.4.2.11 2022-05-23 02:15:30 +08:00
c0re100
ba61a84828
Merge branch 'v4_4_x' of https://github.com/qbittorrent/qBittorrent into v4_4_x 2022-05-23 01:32:19 +08:00
sledgehammer999
9ed9ffcaf2
Bump to 4.4.3 2022-05-22 19:36:51 +03:00
sledgehammer999
bf986fcf4c
Update Changelog 2022-05-22 19:35:13 +03:00
sledgehammer999
0036a02a72
Sync translations from Transifex and run lupdate 2022-05-22 19:14:42 +03:00
sledgehammer999
6e268b007b
Update instructions about NSIS packaging
Include a helper a script to gather valid Qt translations for packaging.
2022-05-22 18:58:09 +03:00
sledgehammer999
2be2ee6fc2
Delete Qt translations files 2022-05-22 18:58:08 +03:00
sledgehammer999
be4fa061ee
qmake: Use installed Qt's translations for packaging 2022-05-22 18:58:08 +03:00
sledgehammer999
665bbc2421
CMake: Use installed Qt's translations for packaging 2022-05-22 18:57:59 +03:00
thalieht
8d408ffc8b
Consistently emit signal when file "ignored" state is changed
PR #17042.
Closes #17037.
2022-05-20 08:29:22 +03:00
Chocobo1
aa39c7aae5 Fix wrong GUI behavior in "Optional IP address to bind to" setting
Previously the address field got erroneously reset to "All addresses"
when the network interface is down.
2022-05-20 12:29:31 +08:00
Vladimir Golovnev
7ad667e8d2
Add trackers in exported .torrent files
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>

PR #17018.
2022-05-12 08:12:19 +03:00
summer
0c8220c9fd
Prevent the new update box from blocking input on other dialogues
PR #16678.
2022-05-01 16:20:00 +03:00
summer
e9364b72f9 Reduce the number of hashing threads by default
This seems to be the culprit responsible for slower hash rate in RC2_0 releases
2022-05-01 12:31:27 +08:00
Chocobo1
a004f0afc5 WebUI: show correct location path
The `path` might contains '&' (delimit character) so it must be
encoded.
Closes #15976.
2022-05-01 12:28:09 +08:00
Chocobo1
d7f172060c Disable Linux-specific function when compiling for Windows 2022-05-01 12:28:09 +08:00
Chocobo1
9eae2b8ea9 Use correct type for comparisons
`_write()` actually returns `int` type.

And fix wrong function parameters.

Closes #16938.
Closes #16944.
2022-05-01 12:28:09 +08:00
Vladimir Golovnev
26e220e003
Avoid dereferencing null pointers
PR #16896.
Closes #16884 and similar issues.
2022-04-20 10:44:21 +03:00
Feng Yu
ab45816bcf
fix qt 6.3 AppImage build (#363) 2022-04-10 02:29:53 +08:00
Vladimir Golovnev
d7e9533e8c
Don't corrupt IDs of v2 torrents
PR #16841.
2022-04-09 11:53:17 +03:00
Vladimir Golovnev
8306a41d11
Correctly apply content layout when "Skip hash check" is enabled
PR #16825.
2022-04-07 07:15:31 +03:00
yin846
dbf3359f2c
add TS (torrent storm) to peer blacklist (#361) 2022-04-06 15:16:20 +08:00
Vladimir Golovnev
169c4991d5
Use an appropriate method to show modal dialog
PR #16809.
2022-04-06 08:39:34 +03:00
Vladimir Golovnev
78344a10fa
Don't forget to create 'download_path' field
PR #16810.
2022-04-06 08:38:50 +03:00
Chocobo1
f8d9f70e7f
GHA CI: work around error when installing Qt
This is to (temporarily) work around CI errors at jurplel/install-qt-action.
Upstream issue: https://github.com/jurplel/install-qt-action/issues/130

Original PR #16767.
PR #16780.
2022-03-31 13:15:46 +08:00
Feng Yu
1ef0a16d89
fix appimage build (#358) 2022-03-30 14:01:26 +08:00
c0re100
b26ab52248
Merge branch 'v4_4_x' of https://github.com/qbittorrent/qBittorrent into v4_4_x 2022-03-30 09:54:28 +08:00
Vladimir Golovnev
011ac90a52
Correctly handle changing of temp save path
PR #16753.
2022-03-28 07:32:13 +03:00
An0n
c1b38221d2
Fix WebUI crash due to missing tags from config
Tags can be missing from config but set inside .fastresume. May happen due to corrupted/deleted config.
Closes #11906.
PR #16739.
Original PR #16711.
2022-03-27 15:15:13 +08:00
Chocobo1
c621cae43b
Don't use explicit memory management
And avoid dangling pointers.
Original PR #16705.
2022-03-27 14:17:42 +08:00
c0re100
780ad2c06c
Fix disk_io_write_mode
For Windows+libtorrent 2.0 only
2022-03-27 09:02:54 +08:00
c0re100
1336c27b9b
Use branch name as libt_version 2022-03-27 08:31:20 +08:00
c0re100
08ff1fb0d3
Remove unnecessary spaces 2022-03-27 08:29:26 +08:00
c0re100
db18496c91
Merge branch 'v4_4_x' of https://github.com/c0re100/qBittorrent-Enhanced-Edition into v4_4_x 2022-03-25 16:26:28 +08:00