musescore:3.2.1_backend

Last commit made on 2019-06-28
Get this branch:
git clone -b 3.2.1_backend https://git.launchpad.net/musescore

Branch merges

Branch information

Name:
3.2.1_backend
Repository:
lp:musescore

Recent commits

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

Fix single-note dynamics on rendering scores via a command line

59a887d... by anatoly-os <email address hidden>

Revert changes to build AppImage with Qt 5.9.8

633c499... by anatoly-os <email address hidden>

remove obsolete lib

7bcead0... by anatoly-os <email address hidden>

try Ubuntu 18.04 environment for AppImage build

f89b859... by anatoly-os <email address hidden>

fix docker recipe

771fd8a... by anatoly-os <email address hidden>

add the libmirclient dependency

Required when building with ubuntu 16.04

0b930da... by Dmitri Ovodok <email address hidden>

Fix a crash on exporting PDF/PNG with parts from some scores

To produce a crash the score should:
 1) Have no excerpts created
 2) Have no title box (VBox) at the beginning

This patch reorders AddExcerpt undo command and createExcerpt()
invocation to match the order used in ExcerptsDialog.

81c73fc... by Dmitri Ovodok <email address hidden>

Merge pull request #5155 from MarcSabatella/281362-palette-arrange

fix #281362: allow shift+drag to rearrange palette

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

Merge pull request #5181 from MarcSabatella/291378-texttab-staff

fix #291378: stay on same staff when entering stickings

60c9d91... by Dmitri Ovodok <email address hidden>

Merge pull request #5183 from Jojo-Schmitz/staff-properties

fix #291426: arrow icons inversed in staff properties dialog