sledgehammer999
4b794a9930
Bump to 5.0.5
2025-04-13 10:55:32 +03:00
sledgehammer999
96b27a313e
Update Changelog
2025-04-13 10:45:01 +03:00
Daniel Nylander
c39849bd3b
NSIS: Update Swedish translation
...
PR #22046 .
2025-04-13 10:43:51 +03:00
sledgehammer999
daf7af0d7b
Sync translations from Transifex and run lupdate
2025-04-13 10:37:24 +03:00
Vladimir Golovnev
a6809efbbb
Backport changes to v5.0.x branch
...
PR #22336 .
2025-04-02 11:16:56 +03:00
Vladimir Golovnev
ddd8fbd34e
Add option to enable previous Add new torrent dialog behavior
...
Some people are still unhappy with "standalone window mode" of "Add new torrent dialog" so just provide them with an option to use old "modal dialog mode" in all the current qBittorrent branches.
PR #22492 (based on original PR #19874 ).
2025-03-31 09:19:26 +03:00
Vladimir Golovnev
13fcd3d635
Add missing includes
...
PR #22362 .
2025-03-05 09:07:18 +03:00
Vladimir Golovnev
3c6ff0097f
Don't miss to declare some of the color IDs
...
PR #22330 .
Closes #22326 .
2025-02-25 18:57:00 +03:00
Vladimir Golovnev
03dc089148
Improve command line parameters serialization
...
PR #22319 .
Closes #22306 .
2025-02-25 09:11:59 +03:00
sledgehammer999
100ee5dbe0
Bump to 5.0.4
2025-02-18 16:13:57 +02:00
sledgehammer999
310a9d8e1a
Update Changelog
2025-02-18 16:11:44 +02:00
Vladimir Golovnev
677cabcbdf
GHA CI: fix AppImage building
...
PR #22286 .
2025-02-16 17:46:38 +03:00
sledgehammer999
b86079974c
Bump copyright year
2025-02-16 16:39:55 +02:00
sledgehammer999
ca6a89e238
Sync translations from Transifex and run lupdate
2025-02-16 16:27:34 +02:00
Chocobo1
0132b17af6
GHA CI: fix AppImage building
...
Upstream now defaults to static runtime and the previous URL is invalid now.
Upstream commits:
* c28054bab6
* ce5291e259
Also fuse2 is not needed now as stated on:
https://github.com/AppImage/type2-runtime?tab=readme-ov-file#type2-runtime-
PR #22286 .
2025-02-16 11:02:36 +03:00
Vladimir Golovnev
505c1e1c0a
Backport changes to v5.0.x branch
...
PR #22207 .
2025-02-14 13:56:49 +03:00
Vladimir Golovnev
ecde201ec5
WebAPI: Don't trim string parameters
...
PR #22266 .
Closes #19485 .
Closes #22254 .
2025-02-12 09:34:37 +03:00
skomerko
730bf957a4
WebUI: Don't keep references to context menu targets
...
PR https://github.com/qbittorrent/qBittorrent/pull/22234 .
2025-02-11 20:26:43 +03:00
Hugo Carvalho
069cd029eb
NSIS: Update Portuguese translation
...
PR #21632 .
2025-02-11 12:19:56 +03:00
Vladimir Golovnev
375e6800e9
Remove stopped torrent from "error" tracker filter
...
PR #22219 .
2025-01-31 15:25:23 +03:00
Vladimir Golovnev
09fb92466a
Handle Qt style options uniformly
...
PR #22133 .
Closes #22061 .
2025-01-28 21:18:19 +03:00
thalieht
69321f0e94
Hide zero and infinity values in peer list only when that setting is set to Always
...
PR #22205 .
Closes #21998 .
2025-01-27 09:47:54 +03:00
thalieht
f39e066672
Fix torrent content checkbox state under certain conditions
...
PR #22190 .
Closes #22189 .
2025-01-26 17:08:19 +03:00
Chocobo1
6a5ea93c92
Avoid memory leak on macOS
...
Only Mark-of-the-Web and Power Management are affected.
PR #22176 .
2025-01-19 16:35:45 +08:00
Chocobo1
35dce07c63
Fix cannot remove trackers via WebAPI
...
The backport commit c3c7f28bad
was insufficient.
Closes 22039.
PR #22071 .
2024-12-29 14:40:17 +08:00
sledgehammer999
0188e11dd7
Bump to 5.0.3
2024-12-16 01:51:32 +02:00
sledgehammer999
1dc348539b
Update Changelog
2024-12-16 01:49:38 +02:00
sledgehammer999
241a0e91bf
Sync translations from Transifex and run lupdate
2024-12-16 01:49:09 +02:00
Vladimir Golovnev
68f7295500
Avoid race condition when update tracker entries
...
PR #21995 .
2024-12-15 17:50:19 +03:00
Vladimir Golovnev
53adb7bfa8
Backport changes to v5.0.x branch
...
PR #21898 .
2024-12-09 07:04:06 +03:00
Giacomo411
6128f6eecc
NSIS: Update Italian translation
...
PR #21920 .
2024-12-08 12:18:07 +02:00
sledgehammer999
d156a44f8d
WebUI: Fix reloading page after login
...
Manual backport of PR #21832
Original author: Evgenii Ryshkov
See commit: 1e851b3637
2024-12-08 12:15:15 +02:00
Thomas Piccirello
c3c7f28bad
WebUI: Fix removing tracker URL with '|' character
...
Closes #19074 .
PR #21346 .
2024-12-07 23:47:49 +02:00
Chocobo1
9ac14cdf9f
Don't follow symlink when creating torrents on Windows
...
Now on Windows, it won't follow/include .lnk files when creating torrents.
Note that libtorrent will throw errors if we force adding .lnk files.
Non-Windows OS will still follow symlinks.
Closes #13286 .
PR #21944 .
2024-12-07 21:19:46 +03:00
Vladimir Golovnev
b899ea8c40
Use cached current time when parse RSS feed
...
PR #21959 .
2024-12-07 11:12:31 +03:00
Vladimir Golovnev
0d7c367332
Avoid redundant requests of announce entries from libtorrent
...
PR #21949 .
2024-12-06 20:00:27 +03:00
wavygecko
22826499d5
Don't add duplicate episodes to previously matched
...
PR #21917 .
2024-11-28 15:12:17 +03:00
Vladimir Golovnev
dbfd830b56
Avoid repeatedly creating the same QDateTime values
...
PR #21904 .
2024-11-26 15:11:07 +03:00
Vladimir Golovnev
ad3348b95f
Fix incorrect SQL column definition
...
PR #21874 .
2024-11-23 11:25:40 +03:00
Bartu Özen
44b08fcb74
WebAPI: Fix incorrect key in torrent creator
...
PR #21879 .
2024-11-23 11:22:04 +03:00
Vladimir Golovnev
71b752baf3
Discard obsolete "state update" events after torrent is reloaded
...
PR #21873 .
Closes #21827 .
2024-11-23 11:21:17 +03:00
sledgehammer999
15b6091261
Bump to 5.0.2
2024-11-17 23:25:16 +02:00
sledgehammer999
abe457389d
Update Changelog
2024-11-17 23:22:51 +02:00
sledgehammer999
abce4cd1bc
Sync translations from Transifex and run lupdate
2024-11-17 23:22:09 +02:00
3gf8jv4dv
2bfb336905
NSIS: Update Traditional Chinese translation
...
PR #21694 .
---------
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
2024-11-17 22:45:24 +02:00
3gf8jv4dv
2dee65fa52
NSIS: Update Simplified Chinese translation
...
PR #21693 .
---------
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
2024-11-17 22:45:23 +02:00
Ikko Eltociear Ashimine
423b3ed9bf
NSIS: update luxembourgish
...
PR #21456 .
2024-11-17 22:45:18 +02:00
Vladimir Golovnev
3454f064f0
Backport changes in v5.0.x branch
...
PR #21698 .
2024-11-17 10:50:54 +03:00
Chocobo1
ac9ca4f452
Don't apply Mark-of-the-Web on existing files
...
`TorrentImpl::isDownloading()` was excessively broad which included unexpected events for the
case here. So use the underlying state directly.
Closes #21788 .
PR #21836 .
2024-11-16 16:04:51 +03:00
Chocobo1
09899a7d0d
Avoid reapplying Mark-of-the-Web when it already exists
...
Also use scope guards to handle resources.
Related #21788 .
PR #21806 .
2024-11-14 10:14:52 +03:00