Qt 6.11.2 - #402
Open
EnterTheArcane wants to merge 8 commits into
Open
Conversation
EnterTheArcane
marked this pull request as ready for review
August 21, 2026 05:39
EnterTheArcane
marked this pull request as draft
August 21, 2026 05:39
EnterTheArcane
force-pushed
the
qt-6.11.2
branch
from
August 21, 2026 05:45
724de73 to
acdf36d
Compare
Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
EnterTheArcane
force-pushed
the
qt-6.11.2
branch
from
August 21, 2026 05:49
acdf36d to
5bfbdf7
Compare
Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
Signed-off-by: EnterTheArcane <96613937+EnterTheArcane@users.noreply.github.com>
EnterTheArcane
requested review from
guillaume-haerinck,
nick-l-o3de and
spham-amzn
August 21, 2026 19:35
EnterTheArcane
marked this pull request as ready for review
August 21, 2026 19:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm taking a page from the Book of Nick:
WHAT DO
6.11.2-rev1using the official source archive instead of Git.RelWithDebInfoconfiguration on every platform.QtCanvasPainter remains excluded because its open-source build is GPL-3.0-only and requires QtDeclarative.
HOW TEST
All Windows x64, Linux x86_64, Linux aarch64, and macOS arm64 GitHub Actions package builds and validations pass.