Joachim Schmitz
ddb1208bd6
rename Hairpin::HairpinType to Hairpin::Type
...
and register Hairpin::Type, FiguredBassItem::ContLine and
Lyrics::Syllabic, which seemd missing.
Also fix registration of Element::Type and Segment::Type to what they
had been before.
2014-06-26 11:57:43 +02:00
Joachim Schmitz
75623c53dc
move ElementType to Element::Type
...
needed to make it available to the Plugin framework
2014-06-26 11:57:35 +02:00
Joachim Schmitz
0e0350dd9c
move enum DynamicRange to Dynamic::Range
...
needed to make it available to the Plugin framework
2014-06-26 11:49:06 +02:00
Joachim Schmitz
e98297f100
formatting fixes
2014-06-24 14:47:08 +02:00
ws
e8be73f41b
fix transposition when changing instrument
2014-06-04 10:40:26 +02:00
Joachim Schmitz
931e837c5e
convert enum ElementType into enum class
2014-05-23 10:35:27 +02:00
Joachim Schmitz
dc14da679b
convert enum DynamicRange to enum class
2014-05-23 10:35:04 +02:00
Joachim Schmitz
7b96155582
convert enum HairpinType to enum class
2014-05-23 10:35:00 +02:00
Joachim Schmitz
14290d26be
expose HairpinType, Syllabic and GlissandoType
...
as the only Q_ENUMS() not accompnied by corresponding a
Q_DECLARE_METATYPE()
2014-05-16 14:17:03 +02:00
Joachim Schmitz
54ede6a1f6
improve builtin plugin documentation
...
reformatting, removing some comments that are irrelevant to plugin
framework in a way that DoxyGen should still find them, documenting the
enums and fully qualify all types that are specific to MuseScore,
2014-05-16 13:58:30 +02:00
ws
b4a3b41c49
fix #16626
2014-03-16 14:57:32 +01:00
ws
79b6dd592b
fix lineproperties dialog
2014-03-13 16:21:30 +01:00
Gai-Luron
82fd4c5a7a
Add grip to modify hairpin aperture
2014-02-26 21:29:50 +01:00
Gai-Luron
0dc35b56da
Crescendo dal niente & Descrescendo al niente feature added
2014-02-24 11:17:43 +01:00
ws
e4012586b2
fix #22231
2013-08-13 14:26:40 +02:00
ws
f95059f6ee
fix inspector handling of QComboBox
2013-08-09 13:20:15 +02:00
ws
edc8008961
updates for style
2013-08-09 11:42:45 +02:00
ws
c4b43b8ba5
extend styles and inspector; add new bagpipe palette to master palette
2013-08-08 11:38:50 +02:00
lasconic
4b28ecd59b
fix #22034
2013-07-26 15:26:18 +02:00
ws
9ebabcc2e5
add namespace Ms
2013-05-13 19:43:59 +02:00
ws
b3d3f90241
fix #20943
2013-05-02 16:12:43 +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
317e39ad28
replace all subtype()/setSubtype() Element methods
2013-03-05 20:24:16 +01:00
ws
bf1cbe2aa0
use QXmlStreamReader for xml parsing
2013-01-11 18:10:18 +01:00
Joachim Schmitz
28487c14dd
some improvements to plugin documentation
2012-11-06 10:07:47 +01:00
Werner Schweer
4afe07da6c
moved property Placement to Element; change musicxml import/export to use Placement property
2012-10-31 14:21:13 +01:00
Werner Schweer
2cbb3a93ff
add Placement property to more elements
2012-10-31 11:48:12 +01:00
Werner Schweer
2412a8dc82
remove yoffset from Spanner
2012-10-29 17:14:05 +01:00
Werner Schweer
aff8b7c7ac
extend inspector for Hairpin
2012-09-19 14:13:28 +02:00
Werner Schweer
63bb3f1b27
fix compilation
2012-09-18 09:36:02 +02:00
Werner Schweer
3fe697f54d
implement inspector for hairpin elements
2012-09-18 09:28:28 +02:00
Werner Schweer
c02cf8772e
property implementation rollback
2012-08-10 17:01:35 +02:00
Werner Schweer
3d91e61ef4
More plugin bindings
2012-07-25 11:49:34 +02:00
Werner Schweer
5182c9e085
derive Element from QObject; add Q_OBJECT into every Element class
2012-05-28 11:29:21 +02:00
Werner Schweer
1f9ccfcdce
add libmscore
...
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00