Commit graph

261 commits

Author SHA1 Message Date
Marc Sabatella
4f42fb0d82 fix #24735: correct layout of fret diagrams & chord symbols 2014-06-07 20:23:50 -06:00
ws
9a6d909a29 fix #25945 2014-06-05 11:37:21 +02:00
ws
e8be73f41b fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
ws
b7dd5af499 update KeySig implementation 2014-06-03 15:28:10 +02:00
ws
7eca27a6c8 25921 2014-06-02 13:07:19 +02:00
ws
e1b1246e0c make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
ws
27e3e060bb fix for mtest/measure 2014-05-31 13:23:27 +02:00
ws
6edea9fd9e fix mtest & regression 2014-05-31 12:04:41 +02:00
ws
3ae79f8b3e fix #25238 2014-05-30 17:25:52 +02:00
Nicolas Froment
5022f0271a Merge pull request #925 from BartlomiejLewandowski/25823-copied-tie
fix #25823 removal of ties
2014-05-30 16:09:03 +02:00
Nicolas Froment
e4ca2a3d23 Merge pull request #936 from Jojo-Schmitz/enum-class
convert as many "enum" as possible to "enum class", and make them ": char" in the due course #4
2014-05-30 15:39:43 +02:00
Nicolas Froment
1ac9d5e7a6 Merge pull request #928 from MarcSabatella/25648-move-accidentals
fix layout issues with offset chords & notes
2014-05-30 15:37:55 +02:00
Joachim Schmitz
6f3a7d1957 whitespace cleanup 2014-05-30 13:37:44 +02:00
Joachim Schmitz
562c92e2bc convert enum PlayMode into enum class
and make enum LayoutFlag a ": char" (making it an enum class requires
more work, as it is used for flags)
2014-05-30 13:37:35 +02:00
Joachim Schmitz
6c3c437b55 convert enum LayoutMode into enum class 2014-05-30 13:37:34 +02:00
Joachim Schmitz
eac6e60fbd convert enum BarLineType into enum class 2014-05-30 13:37:31 +02:00
ws
401f48fcd7 fix #25884 2014-05-29 14:04:14 +02:00
Marc Sabatella
c26d619282 fix #15125: spacing of lyric on offset note 2014-05-27 15:27:26 -06:00
Marc Sabatella
69e4c2170b fix #25809: space before initial chord with grace note after 2014-05-27 15:27:23 -06:00
Marc Sabatella
fbc676111d fix #25803: account for user offset during chord layout 2014-05-27 15:27:22 -06:00
Marc Sabatella
a7f05dac1b fix #25648: move accidentals with notes/chords 2014-05-27 15:27:20 -06:00
Joachim Schmitz
c79ae39d0e convert enum Anchor into enum class 2014-05-26 20:48:27 +02:00
Joachim Schmitz
7f1b612615 convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
Joachim Schmitz
0b43247956 convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
Bartlomiej Lewandowski
5494cbbb2e fix #25823 removal of ties
Added removal of ties that do not have an end element when pasted.
2014-05-23 22:06:21 +02:00
Joachim Schmitz
6c6c6ad22c convert unnamed enum to enum Repeat
and make it ": char". Making it a class requires more work,
unfortunatly.
2014-05-23 12:10:15 +02:00
Joachim Schmitz
931e837c5e convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
Joachim Schmitz
27f8ca023f convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
Joachim Schmitz
93799b7c58 convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +02:00
ws
1cd4416c82 fix #25815 2014-05-22 09:04:08 +02:00
ws
fb0e15eb10 update measure properties + parts 2014-05-20 17:59:32 +02:00
ws
5ca653f70c fix #24468 2014-05-15 13:42:03 +02:00
Marc Sabatella
3e0f8fdd3f update to SMuFL 0.9 - glyphsWithAnchors 2014-05-13 21:39:02 -06:00
Werner Schweer
2f5b22ab48 Merge pull request #862 from Isensee/24951-grace-after-new
fix #24951: grace notes after enabled
2014-05-13 13:06:58 +02:00
Marc Sabatella
5c2aa173ef fix issues with accidental note distance versus accidental distance 2014-05-12 11:15:21 -06:00
Marc Sabatella
04c3ced6d6 migrate code to use cutOuts 2014-05-12 11:15:19 -06:00
vgstef
0f24dcdef9 Fix #21990 - Dragging staves problems in continuous view 2014-05-11 00:07:41 -04:00
Marc Sabatella
bbb45d92cc fix merge conflicts 2014-05-09 10:17:52 -06:00
Marc Sabatella
933cc07ddd improve handling of unisons and import of mirror property 2014-05-09 09:24:24 -06:00
Marc Sabatella
2cca9e0502 more tweaks; back out accidental change for now 2014-05-09 08:51:12 -06:00
Marc Sabatella
a43544247c fix #25648: manual positioning of note/chord should affect accidental 2014-05-09 08:51:09 -06:00
ws
76eb9ebfb0 use char for some enums 2014-05-07 18:09:01 +02:00
Nicolas Froment
c60e648179 Merge pull request #870 from MarcSabatella/25278-chord-symbol-spacing
fix #25278: allow chord symbols to overlap barline
2014-04-29 14:36:40 +02:00
Marc Sabatella
86096cac19 rebase, minor code cleanup 2014-04-28 17:12:30 -06:00
Marc Sabatella
d5a2141a3f add style parameter to control space to barline 2014-04-28 16:06:28 -06:00
Marc Sabatella
e6722713a6 correct measure width calculation 2014-04-28 16:06:26 -06:00
Marc Sabatella
2185d1c6be fix #25278: chords won't overlap barline 2014-04-28 16:06:25 -06:00
Marc Sabatella
0d8614d7b4 fix #25497: unison head size comparison fails sometimes 2014-04-28 15:59:33 -06:00
ws
c7adfb85d2 fix #24357 2014-04-25 10:37:34 +02:00
ws
199feb566d fix #23986 2014-04-24 16:06:38 +02:00