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

Migrate to PyQt6 #285

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Migrate to PyQt6 #285

merged 1 commit into from
Jan 7, 2023

Conversation

landonepps
Copy link
Collaborator

The main difference between PyQt5 and PyQt6 is that PyQt6 no longer supports shorthand for enums.
I updated all the Qt enums as well as the build scripts.

All tests pass and the addon appears to function the same with DISABLE_QT5_COMPAT=1 set.

@landonepps landonepps merged commit 6eabbfd into kaegi:qt6-migration Jan 7, 2023
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.

1 participant