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 Qaterial from Qt5 to Qt6 #135

Closed
wants to merge 19 commits into from

Conversation

ssakone
Copy link
Contributor

@ssakone ssakone commented Feb 11, 2022

Should work with all Qt 6 version.

@ssakone ssakone changed the title Migrate Qaterial latest version from Qt5 to Qt6 Migrate Qaterial from Qt5 to Qt6 Feb 20, 2022
@OlivierLDff OlivierLDff mentioned this pull request Aug 20, 2024
OlivierLDff added a commit that referenced this pull request Aug 20, 2024
This PR introduce some breaking change:
- Stop support for Qt5
- Not sure WASM works
- Not sure static works (ios) (I guess Qt is doing that by itself now)
- Installing only work for shared library. This is what you generally
want anyway.

On the new features:
- It works with Qt6 using qt5compat module for effect
- It uses qt6 macros (that is why installation doesn't work anymore) and
drop my QtGeneratorCmake dependency
- flake dev shell, to quickly get a working dev env

Thanks to #111 and
#135 for the prep work

---------

Co-authored-by: Beautify Robot <[email protected]>
@OlivierLDff
Copy link
Owner

Superseded by #157.
Feel free to add something in a new PR if something is missing from my pr

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