Werner Schweer
90b1991912
replace Q_OBJECT with Q_GADGET for all Element based classes
2017-02-17 15:48:28 +01:00
Werner Schweer
8d98c90995
inspector updates
2017-02-08 11:12:43 +01:00
Werner Schweer
1d4c6b2f21
move Element::type() to ScoreElement
2017-01-18 14:16:33 +01:00
Werner Schweer
c5f46bb208
rename Xml() -> XmlWriter()
2016-11-19 11:51:21 +01:00
Johannes Wegener
eb7830be44
fix #111606 : Add a couple metric modulations to tempo palette
2016-05-20 16:28:45 +02:00
Johannes Wegener
61d19f377a
fix #110331 : support for metric modulation
2016-05-17 14:38:42 +02:00
ws
492709f203
code cleanups
2016-04-13 11:10:17 +02:00
lasconic
456563a46f
limit tempo when follow text is active, allow trailing space in tempo text
2015-10-07 16:39:25 +02:00
Maurizio M. Gavioli
d4488e443c
Plugin Manual - Documentation update for classes S-Z
...
Updates the documentation for classes named from S to Z to proposal A) in http://dev-list.musescore.org/Plugin-documentation-generated-manual-td7579164.html
Properties are also sorted in alphabetical order for easier identification.
No attempt made to evaluate what to include and what to exclude from documentation: anything which is currently documented is retained. Case by case decisions can always be made.
Description of some methods for `Score` (in file libmscore/score.h) are stubs.
2015-07-13 11:38:28 +02:00
Andrei Tuicu
6460485d3f
Score accessibility system.
...
Provides screen-reader feedback for the selected element.
2014-08-19 00:09:13 +03: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
931e837c5e
convert enum ElementType into enum class
2014-05-23 10:35:27 +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
Leon Vinken
fcc564337e
fix #25088 [MusicXML] Import/export of metronome marking not working
2014-05-10 11:12:27 +02:00
Leon Vinken
4e4b4d904c
add function TempoText::findTempoDuration()
2014-05-10 11:12:27 +02:00
ws
78475df5e0
fixes for symbols in text
2014-02-24 09:27:02 +01: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
bf1cbe2aa0
use QXmlStreamReader for xml parsing
2013-01-11 18:10:18 +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
d24d83a531
add new property Placement to TempoText
2012-10-31 11:48:12 +01: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