Commit graph

11305 commits

Author SHA1 Message Date
lasconic
cc0333ce37 fix #137101: When changing score font, MuseScore should obey engraving defaults provided by the font metadata 2016-10-12 15:13:29 +02:00
Nicolas Froment
6467261ea3 Merge pull request #2868 from lasconic/externToStatic
replace extern functions by static for excerpt creation
2016-10-12 14:16:22 +02:00
Werner Schweer
064b5dec1f implement auto placement for trill lines 2016-10-12 13:10:52 +02:00
lasconic
591dd75059 replace extern functions by static for excerpt creation 2016-10-12 11:09:53 +02:00
Werner Schweer
e7c291942c fix regression: crash during line editing 2016-10-11 18:12:40 +02:00
Werner Schweer
676b0a398e fix #136831: Very tiny scaling of the Figured Bass symbols 2016-10-11 09:35:53 +02:00
lasconic
5063244dfe fix compilation on windows (2) 2016-10-11 09:17:05 +02:00
lasconic
3c87ca4dc4 fix compilation on Windows 2016-10-11 08:56:35 +02:00
lasconic
b149f9caff add more style to be compatible with SMuFL engravingDefaults 2016-10-10 23:05:51 +02:00
Werner Schweer
e3a3d8f1ad update mtest 2016-10-10 20:19:49 +02:00
Werner Schweer
971cf63d3b fix #136781: fretboard diagrams have lost the fret position number, inter alia, in the palettes 2016-10-10 19:51:43 +02:00
Werner Schweer
cf89207aca fix #128081: mute and solo don't ork in the mixer 2016-10-10 19:39:51 +02:00
Werner Schweer
0763a5cca4 make part names editable 2016-10-10 18:37:39 +02:00
Werner Schweer
99c04f832f fix #127086: wavy glissando is not wavy 2016-10-10 18:37:39 +02:00
lasconic
fcb88e516b minor UI tweaks for Fusion theme 2016-10-10 17:57:44 +02:00
Nicolas Froment
0244382372 Merge pull request #2856 from IsaacWeiss/make-fusion-default
Make experimental "Fusion" theme factory default, to increase feedback from test users
2016-10-10 16:02:30 +02:00
Nicolas Froment
b2a366a3e0 Merge pull request #2865 from AntonioBL/windowstests
Fix compilation of tests under Windows
2016-10-10 15:39:27 +02:00
lasconic
ff6a15125b Fix #10722: Label fields for width and height of toolbar icons in Preferences > General 2016-10-10 15:34:51 +02:00
AntonioBL
e0242aaf55 fix compilation of tests under Windows 2016-10-10 14:16:13 +02:00
Nicolas Froment
2112e49d30 Merge pull request #2862 from lvinken/musicxml-fixes
Musicxml fixes
2016-10-10 12:26:39 +02:00
lasconic
2b90bdd593 more solid hiding of Note Tools and Text Tools in right click menu 2016-10-10 11:39:13 +02:00
lasconic
24c05a27f0 fix #136681: Corrupted scores with complex tuplet 2016-10-10 11:20:26 +02:00
Werner Schweer
2df77e9e1d disable note entry in toolbar pulldown menu 2016-10-10 10:39:04 +02:00
Nicolas Froment
cfbff1ea49 Merge pull request #2861 from lasconic/fix-136406
fix #136406: Non-Reduced ratio tuplets of full measure duration not copy-pastable
2016-10-09 18:46:51 +02:00
Leon Vinken
1058a6a8e2 fix some formatting issues 2016-10-09 11:55:43 +02:00
Leon Vinken
9db0d16a31 fix invalid MusicXML export when too many overlapping trills, ottavas or brackets are present 2016-10-09 11:32:20 +02:00
Leon Vinken
138c700be9 fix #125881 - [MusicXML Export] invalid MusicXML when too many overlapping hairpins are present 2016-10-09 11:32:20 +02:00
lasconic
f7cb227ada fix #136406: Non-Reduced ratio tuplets of full measure duration not copy-pastable 2016-10-09 08:55:40 +02:00
Nicolas Froment
423a066c5f Merge pull request #2860 from lasconic/fix-136326
fix #136326: Add Expression text command. Remove technique text style
2016-10-08 20:26:30 +02:00
lasconic
44dbd59d96 fix #136326: Add Expression text command. Remove technique text style 2016-10-08 19:06:54 +02:00
Werner Schweer
1dcaa1b6ab fix #136261, fix #136266 2016-10-08 17:47:52 +02:00
Werner Schweer
6828d0aeb1 fix new wizard: instruments page never reached 2016-10-08 16:56:19 +02:00
Werner Schweer
150939e771 dont show 'more' button and context menu for keysig palette in new wizard 2016-10-08 15:03:21 +02:00
Werner Schweer
fecad90f0a fix #136246: fix key signature palette 2016-10-08 14:24:41 +02:00
lasconic
5adc3a1d40 fix tst_text 2016-10-08 09:02:48 +02:00
lasconic
81a5a23eca fix compat206 mtest, add compat206 markers mtest 2016-10-08 08:18:29 +02:00
lasconic
54fbb4eb74 fix #135791: Dynamics text style should be italic. More compatibility of text styles and markers 2016-10-07 22:45:12 +02:00
lasconic
6d9fe79cc0 fix #135731: square rehearsal mark by default. Fix #89231: Box around rehearsal marks too square for narrow letters 2016-10-07 17:12:09 +02:00
lasconic
9f071d41dd proper compatibility for text style changes in 3.0 2016-10-07 16:32:53 +02:00
Werner Schweer
d9dd7cf09d disable hiding note input toolbar (see 91571) 2016-10-07 16:01:14 +02:00
lasconic
763c1b41e0 fix build, two more BENCH remaining... 2016-10-07 15:21:44 +02:00
lasconic
a65d26f2eb fix typo for BEND text style 2016-10-07 15:12:25 +02:00
lasconic
855d2a6fac Font fallback is now an option. Use the correct font metadata when using the font fallback 2016-10-07 13:21:05 +02:00
Werner Schweer
00c14d749f update palettes; fix 'more' button 2016-10-07 13:00:49 +02:00
Nicolas Froment
b88917831d Merge pull request #2858 from lasconic/fix-127556
fix #127556: remove _repeatMeasure property from MeasureBase
2016-10-07 10:17:22 +02:00
lasconic
66dc473364 fix #127556: remove _repeatMeasure property from MeasureBase 2016-10-07 08:33:55 +02:00
Nicolas Froment
065e71c353 Merge pull request #2855 from lasconic/compat-articulations
add compatibility tests for articulations
2016-10-06 22:23:29 +02:00
ZackTheCardshark
11aa6eccc6 Make experimental "Fusion" theme factory default, to increase feedback from test users 2016-10-06 16:12:28 -04:00
lasconic
03063b2d2f add compatibility tests for articulations 2016-10-06 18:42:03 +02:00
Werner Schweer
e9e39d1d24 make instrument names editable 2016-10-06 18:36:29 +02:00