Commit graph

24 commits

Author SHA1 Message Date
Joachim Schmitz
485057a17b fix translations using unicode 2014-08-26 17:40:02 +02:00
Joachim Schmitz
c608e44b56 fix #29546: translate noteheadnames in inspector too 2014-08-13 11:22:21 +02:00
lasconic
278a3d477a make #29546 clearer hopefully 2014-08-13 10:38:07 +02:00
Joachim Schmitz
50313ccafe translate noteheadnames in editdrumset 2014-08-12 16:40:58 +02:00
Joachim Schmitz
e95d169d5c move Direction and DirectionH into MScore
needed to make them available to the plugin framework
2014-06-26 12:03:14 +02:00
Joachim Schmitz
3f2fc6166a move NoteHeadGroup to NoteHead::Group
needed to make it available to the plugin framework
2014-06-26 12:01:10 +02:00
Joachim Schmitz
a8549b5e09 addressing @lasconic's concerns 2014-06-24 14:47:13 +02:00
Joachim Schmitz
7f343a3436 convert unnamed enum into enum Col
making it a class, just to cast back to int, is not worth the effort
2014-06-24 14:46:55 +02:00
Joachim Schmitz
27f8ca023f convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
ws
76eb9ebfb0 use char for some enums 2014-05-07 18:09:01 +02:00
Joachim Schmitz
5977488174 eliminating needless \n in qDebug() calls
searching for 'qDebug.*\\n\'
2014-03-25 14:59:32 +01:00
lasconic
2d63118ecc fix #24014: Stems of notes on drum palette incorrectly positioned 2014-03-20 20:02:17 +01:00
Joachim Schmitz
4c7c6a70ca simplifying translation by joining multi part strings
Correcting some apparent errors and adding some missing translations in
the due course
2014-03-06 18:48:01 +01:00
ws
a155186190 add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
ws
5e2fa8db79 fixes for stem layout 2013-05-23 12:33:42 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
lasconic
f80dfa796c remove contextual help button on Windows 2013-02-07 13:10:46 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
ws
501b98930c replaye toAscii() with toLatin1() 2013-01-02 16:39:19 +01:00
lasconic
6bf4cf743b remove empty row in Edit Drumset - noteheads 2012-10-10 14:34:20 +02:00
lasconic
deb8c960ff fix #18396: Make Default Voice in Edit Drumset a combo box 2012-10-05 10:25:55 +02:00
Werner Schweer
686d0d271c fix script bindings for some enums 2012-08-04 15:46:43 +02:00
lasconic
d2a515d0bd fix #12732: Drum Palette is not updating after editing
several fixes for drums, better UI
move drums 5 lines as first percussion
2012-06-23 20:00:05 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00