musescore:3.6_public_beta

Last commit made on 2020-12-15
Get this branch:
git clone -b 3.6_public_beta https://git.launchpad.net/musescore

Branch merges

Branch information

Name:
3.6_public_beta
Repository:
lp:musescore

Recent commits

2cbee43... by Marc Sabatella

fix wandering systems after edit to second or subsequent systems

WHen editing the second or later system on a page,
we don't relayout the previous systems on the page.
Thus, the already-spread value is used as a starting point
causing it to spread further and further with each edit,
and also the calculation of the restHeight for spread of systems
is also off.

Fix is to called the new restoreLayout2() for all those initial systems.

0c7ae9d... by pereverzev_v <email address hidden>

Actualized the Edwin text font

c75e35d... by pereverzev_v <email address hidden>

Actualized the Leland notation font

0b919e5... by pereverzev_v <email address hidden>

Replaced a placeholder image in "Score migration dialog"

9014df4... by Marc Sabatella

fix #277756: no kerning for MuseJazzText

Resolves: https://musescore.org/en/node/277756

When MuseJazzText was first introduced (as MuseJazz),
there was quite a bit of good kerning info.
This was lost when MuseJazzText was split of from MuseJazz -
the kern tables never made the transition.

Although the old kern information is still available in GitHub,
it turns out to no longer work well - too much has changed in the font
(in particu,ar, it seems glyph bearings have been narrowed).
So this commit creates a brand new kern table to MuseJazzText.otf,
using FontForge's autokern feature to generate some reasonable values
for a hand-selected set of character classes.

c949bfa... by Niek van den Berg <email address hidden>

Restore original system layout data earlier so collectPage() is using the correct information.
This solves a very strange and sometimes unpredictable behavior of spacers in combination with vertical staves adjustment.

83ee53f... by Joachim Schmitz <email address hidden>

Enable Ctrl+Shift+# to add a sharp for some non-US keyboards

1304cfd... by Joachim Schmitz <email address hidden>

Update fonttools/smufl2sym-in-trans.json

Follow-up for PR #7044

12225e6... by Asmatzaile <email address hidden>

Fix #313145: Add synalepha shortcut

3b8fb87... by Casper Jeukendrup <email address hidden>

New Icons for Palettes, Dock Widgets and Tab Bar

Modern, consistent and sharp icons.