musescore:3.4beta

Last commit made on 2019-12-26
Get this branch:
git clone -b 3.4beta https://git.launchpad.net/musescore

Branch merges

Branch information

Name:
3.4beta
Repository:
lp:musescore

Recent commits

684f74e... by anatoly-os <email address hidden>

prepare 3.4 Beta release

4b55b7a... by anatoly-os <email address hidden>

update translations

a15a869... by Dmitri Ovodok <email address hidden>

Merge pull request #5557 from Howard-C/section-break-not-save

[Inspector] [Regression] fix #298913: new section break inspector lose data

1b91856... by Howard-C <email address hidden>

fix #298913: new section break inspector lose data

This is because `read()` and `write()` aren't updated to "inspector style" (which deals with `Pid` instead of variables in class).

684f23d... by anatoly-os <email address hidden>

fix crash on startup caused by Telemetry dialog

a6b07a1... by Dmitri Ovodok <email address hidden>

Merge pull request #5535 from Howard-C/gen-keysig

fix #297738: "generate key signatures" in staff type change does not work

3c1fe4a... by Dmitri Ovodok <email address hidden>

Fix getShortcutBySequence not using its argument when searching a shortcut

Found thanks to gcc warning.
Fixup for d73fa000ba3bbd7cdf055766a83117e65defd07d

46f00c3... by anatoly-os <email address hidden>

update translations

4fa60a1... by Dmitri Ovodok <email address hidden>

Fix vtest uploading

406566c... by Howard-C <email address hidden>

disable "Generate key signatures" button for staff type change applied to tablature staff