-
Notifications
You must be signed in to change notification settings - Fork 2.9k
4.6.0 ports #29326
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
Merged
4.6.0 ports #29326
Conversation
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
* When you press the mouse down, the pasted range will initially be placed at the same measure alignment as the source material * When you then start moving, the position of the mouse becomes the start position for the pasted range.
- Created initial test case for Issue 19571 - Updated test case with improved validation
We can't assume that all (custom) SMuFL font meta data files are complete and valid.
When an Ambitus is created, it has by default no tpcs set. In the layout code, this situation is handled by placing the notes on the top and bottom staff line. The `accessibleInfo` method did not take this situation into account, and called `tpc2name`; the "inner" tpc2name method has a stack buffer overflow when an invalid tpc is passed in.
Resolves: musescore#29187 Also makes those buttons slightly more compact, for consistency with the rest of the app.
lupdate appears to depend on things from `qtdeclarative`. The gain of not installing all archives is small, so let's not risk breaking anything again in the future and let's just install all archives.
This appears to be a Qt bug which is triggered by a property alias pointing to a property of an item which is referenced via another property alias. (https://bugreports.qt.io/browse/QTBUG-124476)
* tweak copy * don't show on single-staff instruments * disable when "never hide" is selected
Resolves: musescore#29267 And some spacing issues, and some texts that might potentially be cut off due to hardcoded widths...
…tempo Fix playback tempo when creating new score
RomanPudashkin
approved these changes
Aug 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
#29288
#29245
#29294
#29281
#29260
#29226
#29194
#29230
#29247
#29301
#29306
#29018
#29296