ws
9ebabcc2e5
add namespace Ms
2013-05-13 19:43:59 +02:00
Maurizio M. Gavioli
4b4bf80980
Re-align with other devlopment
2013-05-12 13:02:15 +02:00
Maurizio M. Gavioli
2363aedbce
Align with recent re-factoring.
2013-05-12 13:01:17 +02:00
Maurizio Gavioli
3a836d7fd6
Notes merged into value of previous measure should not combine their hook/beam with following chord beam.
2013-05-12 12:58:51 +02:00
ws
1edcf4dc81
merge
2013-05-12 12:51:42 +02:00
lasconic
83ea471d61
fix #20989 : Crash if exporting empty score
2013-05-06 21:35:08 +02:00
ws
1d3e89ee0d
fixes for timesig dialog
2013-04-29 16:34:05 +02:00
ws
1ec148995a
new grouping implementation, dialog for changing grouping for a timesig
2013-04-29 15:47:22 +02:00
lasconic
724700ad9c
fix compilation on MacOSX
2013-04-08 18:26:53 +02:00
Werner Schweer
244d9d765b
Merge pull request #262 from softins/chord-symbol-layout
...
Chord symbol layout
2013-04-08 02:12:42 -07:00
Tony Mountifield
8511a883f4
Use a tight bounding box for Harmony layout.
...
Also normalise chord names to lower case when matching typed input.
2013-04-03 18:16:28 +01:00
ws
220db94494
reorganize synthesizer; add zita1 reverb
2013-04-03 12:50:21 +02:00
lasconic
15c1263004
factorize hide empty staff code
2013-03-29 15:01:21 +01:00
lasconic
b2f89ce264
multiple fixes for mobile compilation
2013-03-26 23:11:24 +01:00
Tony Mountifield
709470b6fc
Remove debug code and update some comments
2013-03-26 15:34:58 +00:00
Tony Mountifield
7defb7f4c4
Add stretch to notes under a long chord symbol.
...
Also, allow chord symbols to overlap if separated vertically.
2013-03-26 15:25:07 +00:00
ws
88194b078f
honor beam mode NO for grace notes
2013-03-25 12:56:38 +01:00
Tony Mountifield
60a3c46b45
Allow harmony to span multiple segments.
...
Also add a style setting for minimum chordname spacing.
2013-03-14 16:18:09 +00:00
Tony Mountifield
fbab0fb842
Work in progress for chord symbol spacing.
...
This expands the containing segment to allow space for the chord symbol.
Further work required to allow a chord symbol to overlap segments that
do not have their own chord symbol.
2013-03-14 16:13:20 +00:00
ws
9b1656966f
enable initialization of concert & transposing clef from instruments.xml
2013-03-08 19:33:30 +01:00
ws
317e39ad28
replace all subtype()/setSubtype() Element methods
2013-03-05 20:24:16 +01:00
ws
a873ef12da
fix measure delete of repeat measure
2013-02-25 11:17:08 +01:00
AntonioBL
9680914cd2
create clef for all system - bugfix
2013-01-28 18:05:38 +01:00
ws
2921dcb29f
add some checks for corrupted input files
2013-01-24 19:40:23 +01:00
ws
eb2f71a679
replace some qt container with hand crafted single linked list
2013-01-03 16:56:56 +01:00
Werner Schweer
de0d8d0b3d
Merge pull request #136 from AntonioBL/12918_double_bar_key_sig
...
12918 double bar key sig
2013-01-02 23:55:49 -08:00
ws
30e020232a
optimize stem layout
2013-01-02 14:33:23 +01:00
Maurizio Gavioli
bdf2a46e50
1-line staves from 1.2 scores have no bar lines.
2012-12-21 01:09:29 +01:00
Werner Schweer
23d29f6c86
page format fixes (minSystemDistance); make vertical space for fret diagram
2012-12-10 17:44:57 +01:00
Werner Schweer
e630a887fd
for optimization replace some foreach loops
2012-12-06 12:46:05 +01:00
Werner Schweer
89c2eaeaf3
simplify searchNote()
2012-12-06 09:19:59 +01:00
lasconic
c35b7424fb
fix LayoutSystem mode
2012-12-04 15:28:26 +01:00
AntonioBL
f776f263e4
Issue #12918 : double bar disappearing when removing courtesy key sig
2012-11-27 09:47:26 +01:00
AntonioBL
fe754d059e
Issue #12918 : double bar disappearing when removing courtesy key sig
2012-11-27 09:47:24 +01:00
Werner Schweer
ab9774ec40
add slur articulation
2012-11-21 13:49:08 +01:00
Maurizio Gavioli
13a0db06c9
Comments improved and cleaned up.
2012-11-11 23:00:36 +01:00
Maurizio M. Gavioli
d553eb63be
Align with latest changes in Score::_staffTypes
...
Fix system left bar line
Fix reading back staff span from file
2012-11-11 23:00:36 +01:00
Maurizio Gavioli
6b17e2e336
Initial implementation
2012-11-11 23:00:36 +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
Werner Schweer
a72b47bd05
fix regression with layout & hidden parts
2012-10-23 22:16:31 +02:00
Werner Schweer
95740c8e4d
remove debug output
2012-10-23 20:24:42 +02:00
Werner Schweer
0c94ad8a43
fix timesig layout after spatium change
2012-10-23 20:23:42 +02:00
Werner Schweer
68d9de4d4f
change system barline type from Line to BarLine
2012-10-17 10:40:02 +02:00
Werner Schweer
2d52eb616f
fix layout issue
2012-10-08 09:34:46 +02:00
Werner Schweer
f50007bb8f
add layout test
2012-10-08 08:28:37 +02:00
Maurizio M. Gavioli
105eb1f241
Plugin: make available Accidental.accType and Accidental.role properties and enums
2012-10-01 20:08:03 +02:00
Werner Schweer
4e54f49315
reorganize file read
2012-10-01 09:58:05 +02:00
Werner Schweer
3139970fd1
move ElementType to Element()
2012-09-13 18:07:11 +02:00
Werner Schweer
0df85cb1d0
implement textline with note anchors
2012-09-12 16:19:03 +02:00