hiro/qt: Add Qt 6 support #369
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Depends on #365, #366, #367, and #368.
I created separate PRs for the other changes mainly to try to make it so that each change could be justified individually, especially when there's any non-trivial changes (i.e. changing the Hiro API, or making a change where it is less obvious that the new version is identical to the old version.)
This does allow for a build of bsnes that uses Qt 6, though it still has the bugs that occur with Qt 5.