Commit graph

16 commits

Author SHA1 Message Date
Joachim Schmitz
5e116fe595 Fixing issues found in static code analysis by PVS-Studion
See https://musescore.org/en/node/255156
2017-12-20 16:26:23 +01:00
Werner Schweer
49efff0a1a update slur creation & editing 2017-07-26 16:43:35 +02:00
Werner Schweer
c89464f8b0 fix quirks while editing slurs in staves > 1 2017-07-05 17:41:47 +02:00
Werner Schweer
f4c70e5bb7 fix for foto mode 2017-06-20 09:57:18 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
90b1991912 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
Werner Schweer
e38215d41c update hairpin; fix drag of lines to staff > 1 2016-09-22 17:28:44 +02:00
Matthew Szczepankiewicz
34daaeaabf Make user home directory accessible to plugins 2015-07-27 22:27:41 -04:00
Maurizio M. Gavioli
3b27da04a0 Plugin Manual - Documentation update for classes M-P
Updates the documentation for classes named from M to P 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 methods for `QProcess` and `ScoreView` (in file libmscore/plugins.h) are stubs.
2015-07-13 00:21:09 +02:00
heuchi
831668a2b8 scripting: added modifiedTime() to FileIO 2015-04-17 14:12:16 +02:00
ws
16764d4614 fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
ws
f22515c0ef reimplement effect gui without qml 2015-01-07 13:47:19 +01:00
lasconic
abbf2c830b enable double click on palette to add hairpins 2014-12-16 18:07:51 +01:00
lasconic
7b1471b4c9 fix SCRIPT_INTERFACE use in plugin framework 2014-05-19 15:18:50 +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
0c34c93cc9 move plugin framework to libmscore 2014-04-25 18:43:25 +02:00
Renamed from mscore/plugins.h (Browse further)