Commit graph

19 commits

Author SHA1 Message Date
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