Commit graph

82 commits

Author SHA1 Message Date
ws
6bba383c31 fermata layout fixes; new style values for fermata 2018-01-22 16:50:52 +01: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
4d9b5fed69 fix vtest emmentaler-10 2017-12-20 10:50:12 +01:00
Werner Schweer
8c67df20ab fix visual test emmentaler-4, wrong articulation 2017-12-19 09:18:22 +01:00
Werner Schweer
068ad1436f fix regression layouting text in frames 2017-11-20 14:47:03 +01:00
Werner Schweer
10b9111a1d fix mtest 2017-10-27 17:50:59 +02:00
Werner Schweer
a537325d3d fix import of trill lines with accidental 2017-10-27 14:03:40 +02:00
Werner Schweer
a3370ed320 page layout fixes 2017-10-27 13:06:22 +02:00
Werner Schweer
e9287fdab5 fix import of pedal hook type 2017-10-20 12:43:36 +02:00
Werner Schweer
525c4b87a2 fix vertical position of chord names 2017-10-20 12:00:15 +02:00
Werner Schweer
7724169f97 fix for multi measure rest layout 2017-10-17 14:28:03 +02:00
Werner Schweer
d9d502aa99 small layout fixes for barlines 2017-10-13 12:51:37 +02:00
Werner Schweer
531d1ed2fa enhance import of pre 3.x files 2017-10-13 12:12:11 +02:00
Werner Schweer
5102085280 small fixes for 2.x compatibility to make all vtests readable 2017-10-12 11:10:30 +02:00
Werner Schweer
3319f3a1fa fix crash when deleting last measure; vtest fixes 2017-09-07 13:25:27 +02:00
Werner Schweer
53c3d614cf reenable 1.x compatibility code 2017-08-16 16:59:04 +02:00
Werner Schweer
1e2cabc554 fix import of REPEAT_LEFT style 2017-08-10 12:27:53 +02:00
Werner Schweer
1a92bd7fc1 fixes for drum staff layout 2017-08-08 14:01:11 +02:00
Werner Schweer
8feb117936 change barline alignment & layout 2017-08-04 15:45:48 +02:00
Werner Schweer
6d301fbbf5 update spanner editing 2017-07-26 09:59:34 +02:00
Werner Schweer
4241b93649 update scripting interface 2017-06-22 12:42:14 +02:00
Werner Schweer
24ee3a2482 fix text layout for pedal lines 2017-06-08 15:43:05 +02:00
Werner Schweer
131ffccb4a fix import of barline span 2017-05-29 14:59:26 +02:00
Werner Schweer
9ceac89c03 enhance 2.x compatibility 2017-05-23 16:52:04 +02:00
Werner Schweer
ee309b5978 enhance reading of old 3.x file format (PageFormat) 2017-03-22 10:04:36 +01:00
Werner Schweer
87913c6754 hairpin updates 2017-03-16 12:13:35 +01:00
Werner Schweer
9d6dcb816a fix style loading 2017-03-15 13:35:27 +01:00
Werner Schweer
ac3e8dbbc4 fix #180996: bad 2.xx import; compact inspector text panel 2017-03-13 10:25:00 +01:00
Nicolas Froment
037b3980a5 Merge pull request #2921 from Jojo-Schmitz/score-props
Fixes for infos shown in Score Properties
2017-03-10 19:11:27 +01:00
Werner Schweer
129d508144 move Ottava::Type into OttavaType 2017-03-08 14:18:34 +01:00
Werner Schweer
867f2582f6 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
Werner Schweer
dff05f9d6d fix note head dragging 2017-03-06 11:33:54 +01:00
Werner Schweer
c4b477bab2 fixes for layout, align property 2017-02-23 11:42:03 +01:00
Werner Schweer
723015c2a3 fix import problem of 2.x files with parts 2017-02-16 11:18:01 +01:00
Werner Schweer
6b0a1e6c1e fix hairpin import of 2.0x files 2017-02-15 13:59:06 +01:00
Werner Schweer
a53bf1e2c3 some 2xx compatibility fixes 2017-02-09 11:57:10 +01:00
Werner Schweer
fe8a3e5e9c move textline properties to inspector 2017-02-07 18:48:41 +01:00
Joachim Schmitz
f6b70bb004 Don't autosave unchanged 'imported' 1.x or 2.x scores
there's no real need for this and it changes the score properties in the
metaedit dialog after autosave.
It also prevents leftover temp files, apparently in this particular case
of scores 'imported' from 1.x or 2.x the temp files are not deleted on a
clean exit. Temp files for real imports and scores of the current version
are getting cleaned up though.
2017-02-03 14:52:02 +01:00
Joachim Schmitz
2bbf303530 fix #152206: Revision is not shown in Score Properties
for scores from 2.0 or later, actually for scores created after the move
from sourceforge to GitHub
2017-02-03 09:34:19 +01:00
Werner Schweer
48f2f0897f add parenthesis/bracket to accidental 2017-01-31 17:28:56 +01:00
Werner Schweer
6ecd806ff3 better bw. compatibility 2017-01-25 15:55:04 +01:00
Werner Schweer
9a9dedf774 change PageFormat to simple style values 2017-01-23 21:53:51 +01:00
lasconic
c745526cfe fix compilation after 5433d71 2017-01-16 22:16:10 +01:00
Werner Schweer
5433d719d9 replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
Werner Schweer
0b1aea952f layout for movements 2017-01-05 11:28:45 +01:00
Werner Schweer
337e885896 barline changes, part-1 2016-12-28 16:36:59 +01:00
Joachim Schmitz
8d855297d9 treat opening files from 2.x as import, just like files from 1.x 2016-12-20 08:53:26 +01:00
Werner Schweer
6e7e05aaec impl. staff type changes 2016-12-18 14:31:34 +01:00