-
-
Notifications
You must be signed in to change notification settings - Fork 41
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 GUI to Qt6 #1329
Milestone
Comments
martukas
added a commit
that referenced
this issue
Apr 3, 2023
martukas
added a commit
that referenced
this issue
Apr 3, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
Draft
13 tasks
Currently RaspberryPi OS does not have apt packages for Qt6. There are instructions out there for how to cross-compile Qt6 for Raspi, but this is a pretty complicated and involved process and it may be quite the burden to take on scripting this and maintaining it. My current judgement is that we should wait for Raspi to officially support Qt6 and only then migrate. |
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 4, 2023
martukas
added a commit
that referenced
this issue
Apr 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What has to be done
We need to migrate our GUI code from Qt5 to Qt6.
Subtasks:
How do you know it has to be done
Qt5 will not be officially supported past May 2023, which is coming up quite soon. We should get ahead of this.
Starting points
Just do it!
Don't forget (can delete these when done)
The text was updated successfully, but these errors were encountered: