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

1081 remove qt5 support #1083

Merged
merged 7 commits into from
Oct 9, 2024
Merged

1081 remove qt5 support #1083

merged 7 commits into from
Oct 9, 2024

Conversation

dlyr
Copy link
Contributor

@dlyr dlyr commented Oct 4, 2024

Pull Request Description

Check if you branch history is PR compatible

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Be aware that the PR request cannot be accepted if it doesn't pass the Continuous Integration tests.

  • What kind of change does this PR introduce?

  • What is the current behavior? (You can also link to an open issue here)

Both qt5 and qt6 are supported, but the CI lacks support of qt5 (see #1081)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

If there is Qt5 specific configuration (in cmake) or code (in c++), user codes have to be updated.

@dlyr dlyr force-pushed the 1081-remove-qt5-support branch from 7b86e9d to 1d2e7a6 Compare October 4, 2024 11:40
@dlyr dlyr force-pushed the 1081-remove-qt5-support branch from 1c24611 to 8d0faf2 Compare October 6, 2024 18:32
@dlyr
Copy link
Contributor Author

dlyr commented Oct 7, 2024

The PR CI do not pass with macos-latest maybe due to floating point rounding changes in compiler. Let's first drop qt5, then move to macos-latest in another PR.

@dlyr dlyr requested a review from MathiasPaulin October 8, 2024 21:15
@dlyr dlyr merged commit 46982f5 into release-candidate Oct 9, 2024
11 of 12 checks passed
@dlyr dlyr deleted the 1081-remove-qt5-support branch October 9, 2024 06:59
@dlyr dlyr mentioned this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants