Commit graph

31 commits

Author SHA1 Message Date
James Thistlewood
9694cd9b01 Fix #275356: tremolo bar displays incorrectly 2018-08-18 10:04:28 +01:00
ws
10ebbb9080 update text style implementation 2018-08-01 11:46:35 +02:00
ws
175d5aadb3 cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
ws
9510ad6ec4 TremoloBar updates 2018-04-12 12:58:26 +02:00
ws
33d1cd7fb4 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
Werner Schweer
d92ef8b9d4 update properties/styles, update glissando 2017-12-13 15:50:04 +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
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
Werner Schweer
bf2f3774b3 fix #125566: all clefs in palette centered on top staff line 2016-09-21 15:49:02 +02:00
Werner Schweer
eefcc94e1f more TremoloBar properties 2016-09-20 17:13:54 +02:00
Werner Schweer
9c56e223e3 fix TremoloBar 2016-09-20 14:44:53 +02:00
werner
9f57c06f51 fix text layout regressions 2016-09-04 16:17:33 +02:00
werner
22d16c3615 inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
Marc Sabatella
bf895abe40 fix #113201: tremolo bar appears above wrong staff 2016-05-29 15:52:01 -06:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
c96c78fbc6 fix TremoloBar drag&drop 2015-11-05 13:35:06 +01:00
ws
74281d4e2b add property button to Bend and FretDiagram in inspector 2015-11-04 14:04:03 +01:00
Marc Sabatella
4b7bb58171 fix #56786: bend & tremolo bar on standard staff 2015-04-18 10:35:58 -06:00
Maurizio M. Gavioli
a79abf7445 Fix #35136 : Tremolo bar always on top staff + crash on delete
A) A tremolo bar is always displayed on the top staff, regardless of the staff is it applied to

corrected by adding the ON_STAFF flag to a new `TremoloBar` object

B) Deleting a tremolo bar crashes the programme

corrected by adding the relevant case to the `Segment::remove()` method
2014-10-13 18:06:51 +02:00
John Pirie
29cd70569e Updates to grips on chordlines, GP drumset moved to libmscore/, enhanced restrictions on degree of slide modification 2014-08-15 16:22:35 +01:00
John Pirie
f6ea131b93 Updates to slides - width modification and addition to palette (same with tremolo bars) 2014-08-15 16:22:34 +01:00
John Pirie
ae18483310 Updates to tremolo bar support, merge fixes 2014-08-15 16:22:34 +01:00
Joachim Schmitz
79474e3fcc convert unnamed enum into enum TextStyleType
more work needed to make it an enum class
2014-05-30 13:37:30 +02:00
ws
e534cccef8 bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
Maurizio Gavioli
7c6fe71f1f Align the code reading an XML profile to the new XML reader 2013-01-20 19:05:46 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Werner Schweer
c47574accf rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00