Commit graph

39 commits

Author SHA1 Message Date
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
ws
3cf8c8ee76 fix system barline layout if first staff is hidden 2013-03-27 12:32:41 +01:00
Maurizio M. Gavioli
aae0f3c7f4 If bar lines are not shown, hide also elements attached to them. 2013-03-25 23:35:36 +01:00
Maurizio M. Gavioli
37ef6f7f48 Fix #20503: implement "Show barlines" setting of "Edit staff types" dlg box.
Bar lines belonging to a single staff are shown/hidden according to the staff type setting.

Bar lines spanning several staves are shown/hidden according to the setting of the staff type of the first spanned staff.

System bar lines (bar lines at the beginning of a system) are NOT hidden, regardless of the setting.
2013-03-25 21:41:13 +01:00
ws
667cd5c6dd cleanups 2013-03-25 16:27:20 +01:00
Maurizio M. Gavioli
65128b9b35 Align with recent commits.
It also fixes #20424.
2013-03-23 00:57:37 +01:00
Maurizio M. Gavioli
bf4ba44045 Bar lines: property defaults for span parameters (staves, from, to) depend on staff span and number of lines. 2013-03-22 23:39:14 +01:00
lasconic
d63eee2c44 fix #20424: Impossible to delete a custom barline 2013-03-19 16:01:43 +01:00
Maurizio M. Gavioli
707bf228b3 Barlines: span attributes were not read back correctly from file.
Probably a left-over from the switch to XmlReader.
2013-03-14 19:48:46 +01:00
ws
8210fb81ee more inspector cleanups; add measure property Measure Number Mode to allow adding/removing measure numbers on top of style rules 2013-03-08 12:55:12 +01:00
ws
53e2a5e48c more inspector changes to convert to new scheme 2013-03-07 20:01:22 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ws
f5dc1766ce fix importing spanner from 1.2 2013-01-25 21:26:43 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
lasconic
a5db06b6d1 fix #17154: Parts with spanning barlines cause crash 2012-12-08 00:16:38 +01:00
Maurizio Gavioli
ab44fc9ab8 Adds drop boxes to show/set type and span for a bar line. 2012-11-25 23:03:02 +01:00
Maurizio M. Gavioli
68f7856dd7 Merge pull request #118 from mgavioli/Fix_barline_span_for_mensurstrich
Fix bar line management for mensurstrich special case
2012-11-14 08:55:42 -08:00
Maurizio Gavioli
13a0db06c9 Comments improved and cleaned up. 2012-11-11 23:00:36 +01:00
Maurizio M. Gavioli
abedff21c2 Completes the #12398 feature request.
*) Adds two flavors of 'tick' and 'short' bar line spans to the palette
*) Styles and spans can be applied to a single bar line (rather than to all the bar lines of a measure) if dragged to the bar line itself.
2012-11-09 12:30:04 +01:00
Maurizio M. Gavioli
d21d5bc099 Adds a dottet style to the bar line styles.
Manages MusicXML import/export; does not manage Lilypond export or OVE import.
2012-11-09 12:30:04 +01:00
Werner Schweer
1c71a31446 fix system barline layout when vert. spacer set 2012-11-08 12:59:50 +01:00
Maurizio Gavioli
1787bcc18e Fix bar line management for mensurstrich special case
In mensurstrich bar lines, lines span 2 staves, but second staff needs its own bar lines kept, in order to allow mensurstich bars from it to the following staff, if any. Previous code deleted them unconditionally.
2012-11-02 10:03:07 +01:00
lasconic
a859c55f8b fix #12304: Fermata on barline are not centered
fix crash when inserting articulation on last barline
2012-10-23 16:09:45 +02:00
lasconic
242f73203e do not edit span for start system barline, limit start system barline to double, broken and normal style 2012-10-22 14:46:35 +02:00
Maurizio Gavioli
5fae51db1a Improved conformance with test (hopefully!) and more sanity checks 2012-10-20 20:32:40 +02:00
Maurizio Gavioli
fc124dffe7 Rebased to master and fixed bug as per http://musescore.org/en/node/12398#comment-67371 2012-10-20 17:00:31 +02:00
Maurizio Gavioli
1d98617589 Change of single bar line span made undoable 2012-10-20 17:00:31 +02:00
Maurizio Gavioli
ce3d2646fd Changed span unit from 1 to 1/2 line distance 2012-10-20 17:00:31 +02:00
Maurizio Gavioli
4f01a1d9d6 Individual bar line editing and several fixes 2012-10-20 17:00:31 +02:00
Maurizio Gavioli
d1296c8eab Initial implementation 2012-10-20 17:00:31 +02:00
Werner Schweer
919c698faa implement editable system bar lines 2012-10-17 20:22:24 +02:00
Werner Schweer
cf6b2eb2da fixed regression: crash on barlines with fermata 2012-10-17 13:04:18 +02:00
Werner Schweer
68d9de4d4f change system barline type from Line to BarLine 2012-10-17 10:40:02 +02:00
Werner Schweer
e29bf34efb implement wings for start/end repeat barline 2012-09-19 19:32:15 +02:00
Werner Schweer
c02cf8772e property implementation rollback 2012-08-10 17:01:35 +02:00
Werner Schweer
2e84a7ee70 fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
Werner Schweer
c9f05e41b2 layout changes 2012-08-02 18:33:43 +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