ws
|
d77183b3bb
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
|
ws
|
c77e7611ca
|
fix #276613 moving system text influences position of lyrics in next staff
|
2018-09-26 10:45:49 +02:00 |
|
ws
|
9647b18037
|
fix regression tests
|
2018-09-24 12:23:00 +02:00 |
|
ws
|
02bf4766b0
|
fix #276530 lyrics syllabes spanning more than one note are not left aligned
|
2018-09-24 11:57:24 +02:00 |
|
ws
|
161be58475
|
fix layout of LyricsLineSegment
|
2018-09-19 12:35:03 +02:00 |
|
ws
|
6930004a2b
|
fix vtest lyrics-5
|
2018-09-18 17:54:16 +02:00 |
|
anatoly-os
|
60c8a6aa04
|
Merge pull request #3941 from handrok/#275044-lyrics-placement
fix #275044: lyrics placement (above/below) cannot be defined per voice/staff line
|
2018-09-13 11:00:23 +02:00 |
|
alexandr
|
ea2f165a39
|
fix #275044: lyrics placement cannot be defined per voice/staff line
Add condition to if statement. It allows to change placement of lyrics per voice without affecting to the placement of lyrics per another voice.
|
2018-09-12 17:13:38 +02:00 |
|
ws
|
58618db581
|
fix autoplacement for Jump and Marker
|
2018-09-12 12:05:17 +02:00 |
|
ws
|
b1c66ae8a4
|
use skyline to layout lyrics vertical
|
2018-09-07 17:13:12 +02:00 |
|
Joachim Schmitz
|
523a5598a3
|
Fix/avoid compiler warnings reg. unused parameters of variables
and a debugging artifact `#pragma pack (pop)`
|
2018-08-08 14:53:46 +02:00 |
|
ws
|
a88acced6d
|
add text offset property to several element types in inspector
|
2018-08-08 10:38:24 +02:00 |
|
ws
|
8366ff1e43
|
add more style values for lyrics
|
2018-08-02 13:27:20 +02:00 |
|
ws
|
10ebbb9080
|
update text style implementation
|
2018-08-01 11:46:35 +02:00 |
|
ws
|
982a1a6efd
|
fix #265798 Lyrics text overlaps for non-first verse lines
|
2018-07-19 17:12:56 +02:00 |
|
ws
|
1fb2fc2d9b
|
fix #264594 lyrics update
|
2018-07-19 13:03:38 +02:00 |
|
ws
|
175d5aadb3
|
cleanup ElementFlags interface, use more Placement properties on mxml import/export
|
2018-07-04 12:41:14 +02:00 |
|
ws
|
cb43b90e5a
|
more updates for lyrics
|
2018-07-02 10:24:58 +02:00 |
|
ws
|
04de06e2e1
|
update for lyrics layout
|
2018-06-29 13:33:59 +02:00 |
|
ws
|
d639d7e4ea
|
update 2.x import
|
2018-06-27 09:04:22 +02:00 |
|
ws
|
01b96ac8ed
|
fix #272362 New character starts in the middle of the underline in lyrics
|
2018-06-19 13:39:20 +02:00 |
|
ws
|
225f86081e
|
fix #273258 Crash when removing stave with hyphen or melisma in lyric
|
2018-06-12 11:50:01 +02:00 |
|
ws
|
24014b6b59
|
fix #232101 Inability to create new text lines in frames
|
2018-05-25 11:24:32 +02:00 |
|
ws
|
ef72a276e3
|
update Stem, inspector for Stem
|
2018-05-08 10:51:38 +02:00 |
|
ws
|
d31cfd9885
|
add Stem to inspector
|
2018-05-07 19:05:49 +02:00 |
|
ws
|
af29311ec4
|
remove Element->_readPos
|
2018-04-30 16:08:25 +02:00 |
|
ws
|
6650189d83
|
Enable alignment of verse numbers, patch from mattmcclinch
|
2018-04-13 11:22:53 +02:00 |
|
ws
|
6d460f012b
|
regression fixes for tuplet layout
|
2018-04-09 11:51:45 +02:00 |
|
ws
|
33d1cd7fb4
|
rename StyleIdx -> Sid and P_ID -> Pid
|
2018-03-27 15:36:00 +02:00 |
|
ws
|
6969419cfc
|
update subStyle implementation
|
2018-03-21 14:05:43 +01:00 |
|
luz.paz
|
dab3b5f056
|
Misc. typos follow up
Follow up to previous typo commit a8ac55c180
|
2018-02-19 19:30:12 -05:00 |
|
Matt McClinch
|
71fb5c64c7
|
fix the pasting of lyrics
minor changes to the paste function
|
2018-02-01 03:32:44 -05:00 |
|
lasconic
|
5512ff0c20
|
fix #268842: Need a space option in lyrics paste that doesn't advance to new note
|
2018-01-30 18:56:49 +01:00 |
|
Matt McClinch
|
66e1b70d1f
|
Removed incorrect '+' to ' ' conversion.
|
2018-01-26 09:47:44 -05:00 |
|
Matt McClinch
|
ec075ed673
|
Allow for the pasting of lyrics
|
2018-01-26 02:19:11 -05:00 |
|
ws
|
35265cd358
|
implement new fermata element
|
2018-01-16 13:38:28 +01:00 |
|
Werner Schweer
|
e6175c5dda
|
rearrange class hierarchy
|
2017-12-27 11:51:09 +01:00 |
|
Werner Schweer
|
1943bd1ff1
|
replace most static_cast in libmscore
|
2017-12-20 16:49:58 +01:00 |
|
Werner Schweer
|
d92ef8b9d4
|
update properties/styles, update glissando
|
2017-12-13 15:50:04 +01:00 |
|
Werner Schweer
|
4944400c4d
|
more style values for lyrics
|
2017-07-10 11:45:50 +02:00 |
|
Werner Schweer
|
9786cc1b80
|
fix #230301: lyrics hyphen is much too low
|
2017-07-05 18:36:58 +02:00 |
|
Werner Schweer
|
f4c70e5bb7
|
fix for foto mode
|
2017-06-20 09:57:18 +02:00 |
|
Joachim Schmitz
|
113de440b3
|
fix warnings introduced by dd97f24
|
2017-05-22 17:55:55 +02:00 |
|
wschweer
|
51372d8018
|
update undo/redo infrastructure for text editing
|
2017-04-11 11:34:47 +02:00 |
|
Werner Schweer
|
ac41fa396e
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
|
Werner Schweer
|
55b967cc82
|
fix spacing of lyrics for multiple verses
|
2017-03-15 11:48:50 +01:00 |
|
Werner Schweer
|
867f2582f6
|
move Segment::Type into SegmentType
|
2017-03-08 13:12:26 +01:00 |
|
Werner Schweer
|
bfebf95b66
|
update inspector for lyrics
|
2017-02-12 10:31:19 +01:00 |
|
Werner Schweer
|
e8621b8e2a
|
fingering layout update; fixed layout bugs
|
2017-01-19 16:06:40 +01:00 |
|
Werner Schweer
|
1d4c6b2f21
|
move Element::type() to ScoreElement
|
2017-01-18 14:16:33 +01:00 |
|