Commit graph

11 commits

Author SHA1 Message Date
alexandr
5cec75ae71 fix #274925: Unable to select text in Chord Symbol
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before https://github.com/musescore/MuseScore/pull/3914

rebase after master
2018-11-10 13:38:42 +02:00
ws
536ff70343 fix #277734 Applying font style to lyrics via toolbar dies not work 2018-11-05 09:53:48 +01:00
James Thistlewood
926b3517ef fix #277639: frames and frame attributes not read correctly from MS2 2018-11-03 09:55:58 +00:00
Dmitri Ovodok
6ae48c8b32 Extend properties framework for score comparison related needs
This commit adds:
- ScoreElement::propertyId for obtaining property ID by its XML name
  within the context of the respective element
- ScoreElement::propertyUserValue to obtain values of the properties
  in a human-readable representation
2018-10-29 17:04:24 +02:00
ws
96af32eee7 fix regressions: layout of misc. elements 2018-10-25 15:44:21 +02:00
ws
d77183b3bb refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
ws
7a2b518e15 implement text offset for misc. other elements 2018-09-20 17:42:02 +02:00
Dmitri Ovodok
c354eb24c3 Remove read300 functions 2018-09-19 01:57:37 +03:00
alexandr
0106438011 fix #274902: Incorrect chord symbol position
Prevent excess layout of Harmony when switch to editing element.
2018-09-03 15:44:06 +02:00
Dmitri Ovodok
8fa920b7df Backup old MSC read functions, add a test for fileformats compatibility
Use old read functions for reading 1.x and 2.x fileformats

Assign version number 3.01 to the new MSCX format flavor
2018-08-16 19:08:45 +03:00
ws
10ebbb9080 update text style implementation 2018-08-01 11:46:35 +02:00