Commit graph

231 commits

Author SHA1 Message Date
Werner Schweer
48f2f0897f add parenthesis/bracket to accidental 2017-01-31 17:28:56 +01:00
Werner Schweer
6ecd806ff3 better bw. compatibility 2017-01-25 15:55:04 +01:00
Werner Schweer
1d4c6b2f21 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
Werner Schweer
5433d719d9 replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
Werner Schweer
0b1aea952f layout for movements 2017-01-05 11:28:45 +01:00
Nicolas Froment
75ae531279 Merge pull request #2920 from AntonioBL/tuplet_sanitize
Tuplet sanitize
2016-12-30 13:36:49 +01:00
Werner Schweer
337e885896 barline changes, part-1 2016-12-28 16:36:59 +01:00
AntonioBL
b65df09211 fix reading of tuplets and add tests 2016-12-19 14:11:55 +01:00
AntonioBL
d1eab7abeb fix import of old corrupted tuplets 2016-12-19 14:11:27 +01:00
AntonioBL
57f2791c44 fix tuplet duration and baselength when importing old files 2016-12-19 14:11:13 +01:00
Werner Schweer
6e7e05aaec impl. staff type changes 2016-12-18 14:31:34 +01:00
Werner Schweer
660b393b98 change StaffType interface 2016-12-14 15:44:24 +01:00
Werner Schweer
cb7485f6f8 hide MStaff 2016-12-14 15:40:26 +01:00
Werner Schweer
6dd13e4074 hide MStaff elements 2016-12-14 15:40:26 +01:00
Werner Schweer
8ca739b5e7 more style values 2016-11-18 14:29:05 +01:00
lasconic
22cfe6a9db Add more noteheads and staff type for dynamic noteheads (shapes, notenames, etc...) 2016-11-18 13:09:49 +01:00
lasconic
3b7c0fedd4 fix #136406. add Tuplet::read in the compatibility code and add mtests. 2016-11-09 17:12:52 +01:00
lasconic
ea88600e3a fix compilation warning 2016-10-26 12:15:02 -04:00
Werner Schweer
f7d96502c3 update layout, change handling of clefs, system header and trailer 2016-10-25 17:35:55 +02:00
Nicolas Froment
9448ab29eb Merge pull request #2872 from lasconic/noteheads
change storage of notehead type and group
2016-10-20 13:33:20 +02:00
lasconic
accacb87b9 Change storage of notehead type and group in Drumset 2016-10-20 11:49:58 +02:00
Werner Schweer
4e0b0dbae0 update layout code 2016-10-20 11:32:17 +02:00
lasconic
ffedbba0b2 Change storage of notehead type and group in notes 2016-10-18 16:57:36 +02:00
lasconic
3def7bb21c fix Jazz style for chord symbols 2016-10-14 21:39:31 +02:00
lasconic
3c02b5e922 MuseJazz compatibility for Musescore 1.3 files 2016-10-12 19:25:28 +02:00
lasconic
591dd75059 replace extern functions by static for excerpt creation 2016-10-12 11:09:53 +02:00
Werner Schweer
0763a5cca4 make part names editable 2016-10-10 18:37:39 +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
2b255202d9 change implementation of articulations 2016-10-06 12:21:39 +02:00
lasconic
03237ee332 fix read114 test for accidentals, remove old unused accidentals and replace by naturals. Order accidentals like SMuFL. Add a couple more accidentals. 2016-09-29 15:17:51 +02:00
Nicolas Froment
8966da923f Merge pull request #2839 from lasconic/refactor-add-clef
add more clefs, refactor clef
2016-09-29 10:09:02 +02:00
lasconic
f966b08d77 add more F and C clefs, refactor clef.cpp and use symId and line when possible 2016-09-29 01:14:03 +02:00
Werner Schweer
6f5aadf8ef remove staffIdx(Staff*) from score() 2016-09-28 21:13:05 +02:00
lasconic
88487955b9 add compatibility tests for clefs 2016-09-28 16:39:48 +02:00
Werner Schweer
6ca3fc19e0 fix #124166 printing from MuseScore or exporting via a third-party pdf printer causes an unexpected result 2016-09-26 10:19:35 +02:00
lasconic
5a11929267 Compatibility code for Style in 2.0 files 2016-09-22 18:08:06 +02:00
Werner Schweer
8c18761d3b change accidental file format 2016-09-22 12:02:41 +02:00
lasconic
1bd9e454a3 more compatibility tests for 1.3 2016-09-20 11:56:12 +02:00
lasconic
642e753fd3 add back compatibility test for 1.3, add test for 2.0, change read207 to 206 2016-09-19 13:25:54 +02:00
lasconic
46bad8e61b fix compilation 'checkMeasure' typo 2016-09-14 10:23:35 +02:00
Werner Schweer
dae86056a3 preparations for new compatibility implementation 2016-09-13 09:40:54 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
9ec1d02471 code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
ws
d8e4373435 make DPI=72 constant 2015-11-16 14:24:47 +01:00
lasconic
4f5372b8de merge conflict in importxml.cpp 2015-10-28 12:53:20 +01:00
lasconic
bf3ca4d273 Merge branch '2-3-line' of https://github.com/MarcSabatella/MuseScore into MarcSabatella-2-3-line
On branch MarcSabatella-2-3-line
2015-10-28 12:41:40 +01:00
Joachim Schmitz
dcd18a00a7 change "bar line" to "barline"
While both seems correct, we should be consistent about it.
See also https://musescore.org/en/node/77186, Marc had settled for
"barline" in his book and except for some debug statements we're pretty
consistently using 'barline' in MuseScore source too, just one user
visible deviation in libmscore/element.cpp.
While at it, also change "End bar barline" to "Final barline".
2015-09-14 11:42:31 +02:00
Marc Sabatella
2e7e27b715 support scaled or non-scaled line distances 2015-09-01 13:42:17 -06:00