musescore:3.0beta2

Last commit made on 2018-12-11
Get this branch:
git clone -b 3.0beta2 https://git.launchpad.net/musescore

Branch merges

Branch information

Name:
3.0beta2
Repository:
lp:musescore

Recent commits

1f7a1f8... by anatoly-os <email address hidden>

fix #278772: quick fix which prevents the crash

Didn't dive deeper yet. The real reason of the crash could lie deeper.

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

prepare MacOSX package for Qt 5.9

Will be update with separate appcast.xml for now

2b25396... by anatoly-os <email address hidden>

update translations

85297d4... by anatoly-os <email address hidden>

update instrumentsxml.h

Run share/instruments/generateTs.py

1c19a04... by anatoly-os <email address hidden>

grant .dmg bigger storage

After packaging, the .dmg is compresses, so there are no changes in the size of resulting file

6b21038... by anatoly-os <email address hidden>

finalise Beta release

Update splash screen
Upload appcast.xml to prebuild folder. Official appcast.xml will be updated manually.
switch Sparkle channel to "Testing"
disable file associations for Beta .msi installer
build 3.0beta2 branch on AppVeyor
make STABLE, change VERSION

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

return back icons position

Official build from Travis places icons too high
update .dmg package installer images

d7350e5... by lasconic

[Travis-CI] bypass makefile to call lupdate

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

update toolchain to xcode9.4

Fix hanging on codesigning (https://stackoverflow.com/questions/40213534/how-can-i-use-linguist-in-qt-without-pro-file)

9a3897b... by lasconic

[Travis-CI] Fix macosx lupdate (2). Tabs...