Commit graph

73 commits

Author SHA1 Message Date
Joachim Schmitz
e50bd46532 move enum Placement to Element::Placement
needed to make it available to the Plugin framework
2014-06-26 11:49:08 +02:00
ws
5fc08d094b update Volta 2014-06-19 11:34:28 +02:00
ws
e8be73f41b fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
ws
7eca27a6c8 25921 2014-06-02 13:07:19 +02:00
Joachim Schmitz
7f1b612615 convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
Joachim Schmitz
9e3491233d convert enum P_TYPE into enum class 2014-05-26 16:46:41 +02:00
Joachim Schmitz
2ae0940bdd convert enum LayoutBreakType to enum class 2014-05-23 10:35:13 +02:00
Joachim Schmitz
3b7bd56318 convert enum Placement to enum class 2014-05-23 10:35:02 +02:00
ws
fb0e15eb10 update measure properties + parts 2014-05-20 17:59:32 +02:00
Marc Sabatella
bbb45d92cc fix merge conflicts 2014-05-09 10:17:52 -06:00
Marc Sabatella
933cc07ddd improve handling of unisons and import of mirror property 2014-05-09 09:24:24 -06:00
ws
76eb9ebfb0 use char for some enums 2014-05-07 18:09:01 +02:00
ws
5fb40769fa fix #25434 2014-04-22 17:02:03 +02:00
Maurizio M. Gavioli
9da8698926 Fix #20724 - Remove "Hide/show naturals" in keysig context menu.
In addition to the score-wide style (which is kept without changes), naturals for individual key sigs are controlled by a previous section break: if the previous measure has a section break, naturals are always hidden; otherwise they follow the score settings.

The KeySig::_showNaturals member var is removed, as well as all the code involving it. This should bring a substantial simplification of the matter, while keeping the possibility to control individual key sig instances.

A partial regression is introduced for 1.x scores, which did not have the concept of section break: they will show naturals originally hidden, until the proper section breaks are not added (which it likely to be done anyway, if the score contains several pieces).
2014-04-10 21:15:49 +02:00
ws
e534cccef8 bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
ws
d280091f22 implement separate tpc values for transposed view 2014-04-09 09:40:48 +02:00
ws
ef3a7da47c fix #25052 2014-03-26 11:02:23 +01:00
ws
5297c963dd textline+ottava updates 2014-03-10 10:50:32 +01:00
ws
d162a9ee91 simplify TextLine, use only text and drop symbols 2014-03-06 14:53:22 +01:00
Gai-Luron
f55e0f53d7 Use writeProperty in save file for circledtip 2014-02-24 16:49:59 +01:00
Gai-Luron
0dc35b56da Crescendo dal niente & Descrescendo al niente feature added 2014-02-24 11:17:43 +01:00
Joachim Schmitz
0cbcc26df2 fix warnings due to -Wswitch 2014-01-17 14:52:31 +01:00
wschweer
51a6f6e7cc expose LineBreakType to plugins 2013-10-05 23:13:33 +02:00
ws
eee9f5fa17 add track2 to spanner 2013-09-27 11:20:12 +02:00
ws
6559fe0a82 add play property for note; fix slur editing 2013-08-23 13:55:54 +02:00
ws
4768eee40e add noSlope beam style/property 2013-08-13 19:10:22 +02:00
ws
e4012586b2 fix #22231 2013-08-13 14:26:40 +02:00
ws
416e7ddff7 change spanner to use closed interval tick-tick2 2013-08-12 10:38:07 +02:00
ws
feff123ba1 more styling for ottava 2013-08-12 10:38:06 +02:00
ws
c4b43b8ba5 extend styles and inspector; add new bagpipe palette to master palette 2013-08-08 11:38:50 +02:00
ws
8bbceb045f inspector update: make styled properties undoable 2013-08-07 13:21:05 +02:00
ws
e6a2dfde2c update inspector; styled line width for ottava 2013-08-06 19:28:20 +02:00
ws
f227ab77d1 fix import regressions; remove debug code 2013-06-25 14:29:18 +02:00
ws
a7904c31f5 refactoring spanner, part I 2013-06-10 11:03:34 +02:00
ws
d60ae0cd62 extend inspector for timesig; fix tuplet number layout 2013-06-06 10:36:24 +02:00
ws
98e849c641 fix #20419 2013-06-03 14:39:59 +02:00
ws
c7323dd5c6 fix inspector for lasso (fotomode) 2013-05-24 18:40:32 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
Maurizio M. Gavioli
e2a7017af7 Fix #21039 - Inspector: VBox height, HBox width and Spacer gap have wrong values
Fixed by changing the type of P_BOX_HEIGHT, P_BOX_WIDTH and P_SPACE properties
2013-05-12 00:53:06 +02:00
ws
b3d3f90241 fix #20943 2013-05-02 16:12:43 +02:00
ws
1ec148995a new grouping implementation, dialog for changing grouping for a timesig 2013-04-29 15:47:22 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
8499e181f0 update hairpin properties in inspector 2013-03-27 20:10:40 +01:00
ws
87246d0647 move Dynamic and TempoText properties to inspector 2013-03-27 13:56:46 +01:00
ws
b7f26d2688 fix for frame properties in inspector 2013-03-18 09:12:18 +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
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
6eca63d9b2 link beam properties to parts 2013-03-01 10:07:27 +01:00
ws
990704873b updates for Glissando 2013-02-28 15:06:54 +01:00