Commit graph

31 commits

Author SHA1 Message Date
ws
88b44cd82c fix #28761 2014-08-06 12:28:58 +02:00
ws
d59cc84ee2 fix some spanner bugs 2014-07-09 18:05:58 +02:00
ws
2b832e840a fix #25683 2014-05-27 17:09:27 +02:00
Joachim Schmitz
3cec0ed262 convert unnamed enum into enum class GripLine 2014-05-26 12:25:22 +02:00
Joachim Schmitz
7043cdaac5 convert "enum class" to "enum class : char"
or "enum class : signed char" or even "enum class: short", whatever/whenever feasible on all exsting "enum class" that don't have it yet, also fixing some signed vs. unadorned char. This
should reduce the memory footprint.
2014-05-23 10:35:15 +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
c20b96e370 fix #25650 2014-05-06 18:56:27 +02:00
ws
b4a3b41c49 fix #16626 2014-03-16 14:57:32 +01:00
Gai-Luron
82fd4c5a7a Add grip to modify hairpin aperture 2014-02-26 21:29:50 +01:00
ws
839b2dc313 fix for line editing; fix ottava import from 1.3 2013-08-28 11:10:47 +02:00
ws
136190a49c fix ottava position for staff > 0; fix ottava import from 1.2 2013-08-28 11:10:46 +02:00
ws
ec77df240c fix ottava reset 2013-08-28 11:10:46 +02:00
ws
9dba0be445 updates&fixes for tie editing 2013-08-22 12:18:37 +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
48965a09c5 fix regressions 2013-06-19 16:25:29 +02:00
ws
a7904c31f5 refactoring spanner, part I 2013-06-10 11:03:34 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +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
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Werner Schweer
3bed7823bf rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
Joachim Schmitz
28487c14dd some improvements to plugin documentation 2012-11-06 10:07:47 +01:00
Werner Schweer
2412a8dc82 remove yoffset from Spanner 2012-10-29 17:14:05 +01:00
Werner Schweer
3d91e61ef4 More plugin bindings 2012-07-25 11:49:34 +02:00
Werner Schweer
f585fc29bb fix bounding box for stem & chord 2012-07-24 14:20:43 +02:00
Werner Schweer
452500f539 Merge branch 'master' into qml
Conflicts:
	libmscore/CMakeLists.txt
	mscore/plugins.cpp
2012-07-06 11:44:00 +02:00
Werner Schweer
146103e963 enhance import of 1.2 voltas 2012-07-04 13:04:54 +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