Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport changes to v4.6.x #19582

Merged
merged 16 commits into from
Oct 8, 2023
Merged

Backport changes to v4.6.x #19582

merged 16 commits into from
Oct 8, 2023

Conversation

@glassez glassez added this to the 4.6.0 milestone Sep 8, 2023
Improves "Metadata received" stop condition handling by "Add new torrent" dialog.
The problem is when "Metadata received" stop condition is set the metadata can still be received 0.1 sec before clicking the "OK" button so torrent is actually added with metadata and therefore it cannot respect "Metadata received" stop condition.
The solution is to uncheck "Start torrent" checkbox once metadata is received.

PR qbittorrent#19597.
Closes qbittorrent#19583.
trim21 and others added 5 commits September 18, 2023 16:43
Fixes a couple of memory leaks (although not dangerous in practice, since
we are talking about objects with a lifetime up to the end of the application)

PR qbittorrent#19650.
Closes qbittorrent#19632.
Specifically these alerts:
* i2p_alert
* session_error_alert

PR qbittorrent#19662.
@glassez glassez requested a review from a team September 30, 2023 14:02
@glassez
Copy link
Member Author

glassez commented Sep 30, 2023

I want to add #19668 before merging this PR.

glassez and others added 2 commits October 1, 2023 21:01
Prevents qBittorrent from being failed to start after torrents database metadata is corrupted by one of the first releases of v4.5.x series.

PR qbittorrent#19668.
Closes qbittorrent#19622.
* Includes all 268 flags.
* Upstream commit `a7b7c3c55560cb39d96e70324876e1bb5b1c625b` - (Release v6.11.0)
* Flags source from (zip): https://github.com/lipis/flag-icons/releases/tag/v6.11.0

PR qbittorrent#19518.
xavier2k6
xavier2k6 previously approved these changes Oct 2, 2023
DouiKo and others added 2 commits October 6, 2023 09:31
PR qbittorrent#19494.

Closes qbittorrent#12849.
Closes qbittorrent#12852.
Closes qbittorrent#19072.

---------

Co-authored-by: Vladimir Golovnev <glassez@yandex.ru>
Allows you to bring the main window to the front when one or more "Add new torrent" dialogs are open.
Also allows you to minimize/maximize the "Add new torrent" dialog.

PR qbittorrent#19670.
Closes qbittorrent#17919.
Copy link
Contributor

@thalieht thalieht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested

@xavier2k6
Copy link
Member

Tested

Same.. 👍

@glassez glassez merged commit 4beee27 into qbittorrent:v4_6_x Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants