musescore:3.6alpha

Last commit made on 2020-11-17
Get this branch:
git clone -b 3.6alpha https://git.launchpad.net/musescore

Branch merges

Branch information

Name:
3.6alpha
Repository:
lp:musescore

Recent commits

fc8fa91... by Joachim Schmitz <email address hidden>

Strip down Leland.mss to just those settings that...

are different from the (pre-3.6) builtin default settings

079a688... by pereverzev_v <email address hidden>

Improved layout of brackets when Leland font is used

f29e2f1... by pereverzev+v <email address hidden>

Merge pull request #6883 from Jojo-Schmitz/prefs-dialog

[MU3] Fix #313019: Default Files in Preferences -> Score are misaligned

5431550... by pereverzev+v <email address hidden>

Merge pull request #6743 from njvdberg/issue-257581-linking-measures

Fix #257581, Fix #64636 - Changes to Measure properties are not propagated between score and existing linked parts

1cfa41c... by Igor Korsukov <email address hidden>

sync CI build scripts with master

529fe7f... by Niek van den Berg <email address hidden>

Fix #257581, Fix #64636 - Changes to Measure properties are not propagated between score and existing linked parts
after save/reload

When reading a mscx file containing parts, link all measures of the part to the corresponding measure in the MasterScore.

b851197... by Joachim Schmitz <email address hidden>

Fix #313019: Default Files in Preferences -> Score are misaligned

also reset initial Tab back to General

33b2794... by pereverzev+v <email address hidden>

Merge pull request #6880 from njvdberg/InstrumentId

InstrumentOrdering updates

36c2bc0... by Niek van den Berg <email address hidden>

Use instrumentId as key for sorting instead of the trackName since the trackName can be translated end therefor not be found.
If the score file doesn't contain a instrumentId for an instrument, use the MusicXML to find the instrumentId for that If no instrumentId is found and fall back on famly <unsorted>.

fc50932... by pereverzev+v <email address hidden>

Merge pull request #6811 from njvdberg/issue-299196-invisible-timesig-spacing

Fix #299196 Fix #312393 - Missing space between key signature and first note if time signature is hidden