Commit graph

781 commits

Author SHA1 Message Date
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
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
91a0464242 fix compilation 2013-03-14 16:36:24 +01:00
ws
ebb5c61d5a some inspector tweaks 2013-03-14 16:23:52 +01:00
Werner Schweer
0d2c1748c4 Merge pull request #235 from Soerboe/fix3510
fix #3510 and better handling of timesigs when deleting measures
2013-03-14 08:15:33 -07:00
Werner Schweer
d38ebcf5e0 Merge pull request #246 from heuchi/18105_keep_courtesy_accidentals
Fix #18105: keep courtesy accidentals
2013-03-14 08:12:34 -07:00
Nicolas Froment
83c6ec046b Merge pull request #260 from lasconic/macpch
precompiled header for mac
2013-03-14 08:10:37 -07:00
Werner Schweer
1942a5a2ba Merge pull request #238 from softins/20096-chord-symbol-entry
Fix #20096: Chord name navigation
2013-03-14 08:09:24 -07:00
lasconic
7825ff8db0 precompiled header for mac 2013-03-14 16:00:06 +01:00
lasconic
17b9360b2d fix #20409: Opening 1.X scores doesn't display lyrics 2013-03-13 18:16:25 +01:00
lasconic
46068265e4 replace typedef iSigEvent by auto 2013-03-13 18:15:36 +01:00
ws
94e97bd66b fix hook position 2013-03-13 15:24:03 +01:00
ws
11870c7c52 remove artifact from property type list 2013-03-13 14:45:53 +01:00
ws
46a4b3db2c inspector fixes 2013-03-13 12:19:53 +01:00
lasconic
c14a8c86c3 clean up cmake files 2013-03-12 11:42:10 +01:00
Maurizio M. Gavioli
fea8e216f2 TAB: Implement up/down stems for multi-voice passages also for "Stems beside staves" option (temporarily ignoring the "Stems above/below" setting) 2013-03-11 23:34:50 +01:00
Maurizio M. Gavioli
9a0908c66f Merge pull request #254 from softins/simpletext-fix
Init _cursor.line and _cursor.column before layout
2013-03-11 14:41:16 -07:00
Maurizio M. Gavioli
ac17a8cf99 TAB: improvements to fonts and presets
*) Add a serif font for fret marks (built-in FreeSerifMscore)
*) Use built-in FreeSans as fret mark sans font instead of special font
*) Split generic 6-str and 4-str presets into "simple" and "full" each
*) Remove "Bandurria" preset (now equal to 6-str full)
2013-03-11 20:21:04 +01:00
Tony Mountifield
e20278de0d Init _cursor.line and _cursor.column before layout
SimpleText::layout in edit mode calls cursorRect(), which uses
the value of _cursor.line to index an array. If _cursor.line
is not set to zero before calling layout(), it can be out of range,
causing a crash.
2013-03-11 18:16:33 +00:00
Maurizio M. Gavioli
296bd13563 Merge pull request #252 from mgavioli/TAB_lenght_of_beam_partial_segments
TAB: Lenght of beam partial segments
2013-03-11 06:21:01 -07:00
Maurizio M. Gavioli
8c92317e91 TAB: the length of beam partial segments was wrong (too long for down-stems and too short for up-stems) 2013-03-11 14:04:04 +01:00
Maurizio M. Gavioli
8cd6c69b42 Fix 20405: in TAB's, small notes collide with staff lines. 2013-03-11 13:30:43 +01:00
Maurizio M. Gavioli
1fdb10707f Merge pull request #250 from mgavioli/TimeSig_on_even_lined_staves
Time Signatures in staves with even number of lines
2013-03-11 04:13:58 -07:00
ws
449ef9b1eb inspector tweaking 2013-03-11 12:01:10 +01:00
Maurizio M. Gavioli
173eb59ed9 Time Signatures: on staves with an odd number of spaces, do not leave an empty space between numerator and denominator. 2013-03-11 11:46:27 +01:00
Maurizio M. Gavioli
2ff245995f TAB: do not draw stem portions between notes.
Also stop the stem a little before reaching the first note.
2013-03-11 11:07:16 +01:00
lasconic
e3698f7050 travis-ci: fix multi cpus build 2013-03-11 11:00:33 +01:00
Maurizio M. Gavioli
3cc4255a7b TAB: make "Stem through staves" option more similar to regular pitch layout. 2013-03-11 10:00:00 +01:00
Joern Eichler
5d34c4430b Note::updateAccidental() uses clone() to preserve accidental properties 2013-03-10 16:48:08 +01:00
Joern Eichler
477aafd592 Score::upDown() removes all accidentals when changing pitch or tpc of a note 2013-03-10 14:13:25 +01:00
Joern Eichler
21182a3b07 Note::updateAccidental() no longer removes ACC_USER accidentals 2013-03-10 14:10:09 +01:00
Maurizio M. Gavioli
26ae8aa152 Merge pull request #236 from mgavioli/Figured_bass_enable_copy
FiguredBass: Enables pasting FiguredBass elements.
2013-03-08 12:36:15 -08:00
ws
9b1656966f enable initialization of concert & transposing clef from instruments.xml 2013-03-08 19:33:30 +01:00
ws
f74272bb91 fix #20352 implement measure numbers for all staves 2013-03-08 16:07:03 +01:00
ws
b79030002d fix #20355 Undo causes crash when undoing a note smaller than quarter note 2013-03-08 14:59:16 +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
b7b1545ce1 fix changing note head color 2013-03-07 21:00:22 +01:00
ws
53e2a5e48c more inspector changes to convert to new scheme 2013-03-07 20:01:22 +01:00
ws
1d49724386 note inspector update 2013-03-07 13:31:14 +01:00
ws
ebb1cf1c97 allow multi selection of same element type in inspector, part1 2013-03-06 18:08:22 +01:00
ws
d4749e2f35 fix #20331 Attempting to move a measure number results in a crash 2013-03-06 09:49:33 +01:00
ws
3cf25dced1 new subType() Element method for selection gui 2013-03-05 20:34:15 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
Tony Mountifield
0db43665fe Correct error in last commit. 2013-03-05 10:47:09 +00:00
Tony Mountifield
16af21e673 Correctly read hexadecimal codepoints. 2013-03-05 10:41:34 +00:00
lasconic
8d1c831c29 exclude more control chars from XML write 2013-03-05 08:48:59 +01:00
Nicolas Froment
beeffc0835 Merge pull request #243 from Soerboe/fix13577
fix #13577 : Drag-selected lasso rectangle remains
2013-03-04 13:33:01 -08:00
lasconic
004eb2065a fix bad alignment of small notehead in tablature 2013-03-04 22:20:15 +01:00