-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add Qt6 Support #7339
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
Merged
Add Qt6 Support #7339
Changes from 50 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
124113e
Rebase against master
tresf 9e07736
Fix Qt6 DMG on Apple (#7240)
tresf 1afd5d5
Fixes after rebase
tresf 1d6338a
Fix embed.cpp compilation
tresf b1f0ace
Fix Qt6 signature change for nativeEventFilter (#7254)
Rossmaxx 8dd521a
fix broken signal slot connections (#7274)
Rossmaxx 5471ab1
Enabled VSTs on Qt 6 (#7273)
Rossmaxx e028d13
Changed bar lines to follow snap size (#7034)
BoredGuy1 c55f76c
Fix compilation
PhysSong 1497298
Fix MSVC builds
PhysSong 045a059
fix nullptr deref in AudioFileProcessor (qt6 branch) (#7532)
RiedleroD 5a1b745
Remove Core5Compat usage
messmerd e23b0a4
Fix bad merge
tresf 73c62f2
Fixes after rebase
tresf 54a327d
Simplify QTX_WRAP_CPP call
tresf b6d7b14
Remove comments that are obvious to a developer
tresf bffc40d
Whitespace
tresf 2d8c043
Try using Qt 6 for MSVC CI
messmerd 92b59d9
Fix MSVC build
messmerd f18fc47
Fix GuiApplication on MSVC
messmerd de4576e
Fix interpolateInRgb
messmerd ee20d28
Try building with patched Calf
messmerd f93cae4
Fix submodule
messmerd 47524c6
Fix OpulenZ build
messmerd 4b9af99
Try to fix zyn
tresf 3d7046d
Fix comment
tresf 25bd0b2
Ty to fix zyn (again)
tresf 7941dbf
Ty to fix RemotePluginBase
tresf a47a2ed
Revert "Ty to fix RemotePluginBase"
tresf cd9a832
Update plugins/ZynAddSubFx/CMakeLists.txt
tresf 10632b3
Fix vertical & horizontal scroll wheel in SongEditor
tresf 3bf6805
AppImage: Fix finding of Qt6 libs
tresf bf2b36d
Merge branch 'master' into qt6
tresf bd288e4
Fix implicit QString --> QFileInfo conversion
tresf 4ba9393
Merge branch 'master' into qt6
tresf 1daea18
Point submodule to lmms
tresf f1bee30
Merge branch 'master' into qt6
tresf 043319c
Merge branch 'master' into 'qt6'
messmerd 02f35ed
Fix multiple deprecation warnings
messmerd 6b59994
Fix for Clang compiler
messmerd cf4bf5c
Build with latest Qt LTS version now that we use MSVC 2022
messmerd a71147e
Update jurplel/install-qt-action to v4.3.0
messmerd 5f740e4
Bump minimum Qt6 version for MSVC
messmerd 4f58756
Fix incorrect Qt version checks
messmerd 9f93dde
`QSize()` != `QSize(0, 0)`
messmerd 903572e
Merge branch 'master' into qt6
messmerd 418a680
Fix more deprecation warnings
messmerd 87d6b91
Fix style
messmerd 10969b1
Simplify Spectrum Analyzer mouse events
messmerd 48422da
Minor changes
messmerd b9244a8
Merge branch 'master' into qt6
messmerd 42d8b67
Fix deprecated QCheckBox signal
messmerd fbee2e7
Fix setContent helper functions
messmerd 36736e5
Remove QMultiMap usage from ControlLayout
messmerd ccdf3f8
Remove SIGNAL and SLOT macros
messmerd 2039c96
Revert TrackView.cpp changes
messmerd 1839955
Merge branch 'master' into qt6
messmerd 65f6b1e
Remove Q_DISABLE_MOVE usage since it does not seem to be available in…
messmerd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.