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 branch #19751

Merged
merged 24 commits into from Nov 13, 2023
Merged

Backport changes to v4.6.x branch #19751

merged 24 commits into from Nov 13, 2023

Conversation

@Chocobo1

This comment was marked as resolved.

@glassez

This comment was marked as resolved.

@Chocobo1

This comment was marked as resolved.

thalieht and others added 19 commits November 8, 2023 08:34
Otherwise, there is a conflict of run-time libraries used (since Qt DLLs are still use dynamic MSVCRT) that leads to strange errors.

PR qbittorrent#19718.
Closes qbittorrent#19701.
The overlay scrollbars introduced in Firefox 100 take up no space,
breaking the existing overflow detection.
Add an extra check for `scrollHeight != clientHeight` which is able to
detect an overflow independent of scrollbar style.

PR qbittorrent#19779.

---------

Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
PR qbittorrent#19815.

---
Co-authored-by: Vladimir Golovnev <glassez@yandex.ru>
Mobile Safari on iOS does report `ios` platform, but iPadOS reports `mac`
instead. It is common sense to check for touch points when this happens
to differentiate Mac and iPad.

PR qbittorrent#19822.
Closes qbittorrent#19057.

---------

Co-authored-by: Vladimir Golovnev <glassez@yandex.ru>
The property widget already has scroll bars and thus we don't need this span.

Closes qbittorrent#15000.
PR qbittorrent#19404.
@sledgehammer999

This comment was marked as resolved.

@glassez

This comment was marked as resolved.

@glassez

This comment was marked as resolved.

@glassez
Copy link
Member Author

glassez commented Nov 12, 2023

@sledgehammer999
#19919 improves #19831 so they should be merged into single entry in the changelog.

@sledgehammer999

This comment was marked as resolved.

@glassez

This comment was marked as resolved.

Use single free disk space checker instance for all the web sessions.

PR qbittorrent#19855.
Closes qbittorrent#19732.
@glassez glassez merged commit 267d504 into qbittorrent:v4_6_x Nov 13, 2023
18 checks passed
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.

None yet

10 participants