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

Deprecate Qt5 #1181

Merged
merged 4 commits into from
Jan 5, 2025
Merged

Deprecate Qt5 #1181

merged 4 commits into from
Jan 5, 2025

Conversation

ra3xdh
Copy link
Owner

@ra3xdh ra3xdh commented Jan 4, 2025

Fixes #938 This PR implements the proposal from #938 Qt5 support is deprecated and application switched to Qt6.

  • Remove qucs::SkipEmptyParts
  • Remove Qt5 dependent code
  • Remove WITH_QT6 cmake option
  • Remove Qt5 CI target

@ra3xdh ra3xdh merged commit 38434ff into current Jan 5, 2025
7 checks passed
@ra3xdh
Copy link
Owner Author

ra3xdh commented Jan 5, 2025

Qt5 support has been deprecated since the next release. Qt6 is default build option. The WITH_QT6 flag is not required anymore.

@ra3xdh ra3xdh deleted the deprecate_qt5 branch January 5, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate Qt5 build
1 participant