Commit graph

118 commits

Author SHA1 Message Date
Joachim Schmitz
3e5d9da940 fix #296203: add "pf" dynamic
basically as the opposite of the "fp" dynamic
2019-11-15 13:20:07 +01:00
Marc Sabatella
e92aff138b partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
Marc Sabatella
cf52824b67 remove ABS_OFFSET property + collect_artifacts 2019-05-09 22:46:58 -06:00
Marc Sabatella
77f908bc58 allow autoplaced elements to cross into skyline 2019-05-09 22:46:58 -06:00
Marc Sabatella
6b7f33ec64 fix #278999, fix #288474: autoplace customization 2019-05-01 07:52:11 -06:00
anatoly-os
5b238628db
Merge pull request #4791 from dmitrio95/script-recorder-properties
Script recorder: support for applying palette elements and changing properties with Inspector
2019-03-15 17:19:17 +02:00
Dmitri Ovodok
d26bd056de Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
Joachim Schmitz
40f944c331 fix MSVC compiler warnings
and a MinGW warning too.
Don't cache (old) mingw dependencies on AppVeyor
2019-03-14 10:00:51 +01:00
James Thistlewood
0058408870 post-fraction fixes 2019-03-02 18:18:12 +00:00
James Thistlewood
459049b5c4 Add single-note dynamics 2019-03-02 18:18:12 +00:00
Joachim Schmitz
48e4952030 replacing "..." (3 dots) with "…" (ellipsis)
see https://musescore.org/en/node/280844
2019-01-02 13:38:38 +01:00
ws
487db7fe46 fix #164786 crescendo/diminuendo lines take vertical height from hairpin settings rather than dynamics text setting
The fix introduces new style values for crescendo/diminuendo lines. This moves them to the same position as dynamics.
Also fixed is a another bug: when you switch between above/below the proper offsets were not shown in
the inspector. Another bug was not initializing  styled properties right after reading a score.
2018-12-19 17:53:38 +01:00
Dmitri Ovodok
c95dfd5a40 Make it possible to record elements written to MSCX 2018-10-29 16:30:19 +02:00
ws
d77183b3bb refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
ws
80f8c28f81 fix problems with styled properties for dynamics, fingering and rehearsal marks 2018-09-25 13:18:45 +02:00
ws
7a2b518e15 implement text offset for misc. other elements 2018-09-20 17:42:02 +02:00
ws
b5bbc67e74 fix: changing offset in inspector has no effect for tempotext 2018-09-20 11:20:13 +02:00
ws
c07ed54625 fix bug: changing offset in inspector has no effect for dynamics 2018-09-20 10:19:54 +02:00
ws
d15d09af81 fix #276037 Incorrect dynamics position on 1-line staff 2018-09-12 09:24:02 +02:00
ws
b232149321 remove measure staff shapes, replace with skyline 2018-09-11 16:30:47 +02:00
ws
10ebbb9080 update text style implementation 2018-08-01 11:46:35 +02:00
ws
c3bad12409 fix left alignment of dynamics 2018-07-23 16:50:36 +02:00
ws
175d5aadb3 cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
ws
af29311ec4 remove Element->_readPos 2018-04-30 16:08:25 +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
Werner Schweer
e6175c5dda rearrange class hierarchy 2017-12-27 11:51:09 +01:00
wschweer
115dc67f3b change autoplacement of dynamics 2017-12-06 16:06:32 +02:00
wschweer
8d5916dd4a autoplacement of FretDiagram, gp import fixes 2017-12-06 13:06:07 +02:00
lasconic
dee95b59e9 add screenreader info for text and dynamics 2017-06-15 17:01:47 +02:00
Marc Sabatella
dc0e87cde5 fix #211461: show text of other dynamics in status line 2017-06-05 11:40:41 -06:00
Werner Schweer
c8fb201771 speedup writing of large scores 2017-06-02 18:25:04 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
3e978be4ba misc. layout fixes; inspector update 2017-02-08 13:29:25 +01:00
Werner Schweer
ddc907d415 fix autoplacement of dynamics 2017-01-31 20:34:50 +01:00
Werner Schweer
5433d719d9 replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
Werner Schweer
0e8e00f84f fix crash layouting dynamics in palette 2016-11-18 20:17:18 +01:00
Werner Schweer
15ce9446b0 implement dynamicsPosAbove/dynamicsPosBelow style values 2016-11-18 16:23:28 +01:00
Werner Schweer
bf2f3774b3 fix #125566: all clefs in palette centered on top staff line 2016-09-21 15:49:02 +02:00
werner
b47f967f65 fix backward compatibility of dynamic manual adjustments 2016-08-26 12:46:02 +02:00
werner
49ceda6bfb update lyrics properties 2016-08-26 12:43:43 +02:00
werner
d4cc062763 updates for hairpins, dynamics 2016-08-02 17:06:35 +02:00
werner
b38ac07170 updates for hairpins & dynamics 2016-07-25 12:29:34 +02:00
werner
38a4b21d27 make anchor more sticky when dragging dynamics 2016-07-19 20:19:23 +02:00
werner
305fad4fba layout hairpin+dynamics update 2016-07-19 14:36:22 +02:00
Joachim Schmitz
08f1e12082 fix #116411: crash in dynamic layout 2016-06-27 08:48:58 +02:00
werner
8ec8b50fc8 implement autoplace for ottava 2016-06-15 16:11:17 +02:00
werner
75f2aae07c implement property 'placement' for dynamic (flip) 2016-06-14 18:30:34 +02:00
werner
ae8644f822 autoplace dynamics 2016-06-14 16:00:16 +02:00