Commit graph

106 commits

Author SHA1 Message Date
Nicolas Froment
df9f2c2b58 Merge pull request #1292 from mirek2/color-scheme
Brighter colors
2014-09-09 10:43:00 +02:00
Joachim Schmitz
f3e839d0a6 update Gonville, add GonvilleText
fallback to BravuraText
2014-09-09 08:50:38 +02:00
Mirek Mazel
9368c1d27c Brighter colors, as requested 2014-09-09 00:34:42 +02:00
Mirek Mazel
e6446c6163 Further color changes 2014-09-09 00:34:41 +02:00
Mirek Mazel
d4931a649d New color scheme 2014-08-31 12:46:48 +02:00
ws
b75ef23fdd change dynamics again to use <sym>; <sym> now uses the score text font 2014-07-26 11:55:45 +02:00
ws
1715913571 honor current score font for dynamics 2014-07-23 17:10:15 +02:00
ws
f114bccc28 use bravura-text for dynamics 2014-07-23 12:36:12 +02:00
lasconic
d1a8cd199b hide font warnings in test mode 2014-07-17 11:15:59 +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
6712629c34 move JumpType to Jump::Type
and expose it to the plugin framwork, read-only for  now, as we don't
(yet?) have an undo method for it
2014-06-26 12:01:56 +02:00
Joachim Schmitz
dc5c0b48f6 move BeamMode to Beam::Mode
needed to make it available to the plugin framework
2014-06-26 12:01:55 +02:00
Joachim Schmitz
6f55add7c8 move VoltaType to Volta::Type
needed to make it available to the plugin framework
2014-06-26 12:01:53 +02:00
Joachim Schmitz
206b1e5798 move OttavaType to Ottava::Type
needed to make it available to the plugin framework
2014-06-26 12:01:52 +02:00
Joachim Schmitz
54e2e167b6 move NoteHeadType to NoteHead::Type
needed to make it available to the plugin framework
2014-06-26 12:01:50 +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
d60637282e move ValueType to Note:ValueType
needed to make it available to the plugin framework
2014-06-26 11:57:56 +02:00
Joachim Schmitz
add606d49e move MarkerType to Marker::Type
needed to make it available to the plugin framework
2014-06-26 11:57:54 +02:00
Joachim Schmitz
5bc83194af move GlissandoType to Glissando::Type
needed to make it available to the plugin framework
2014-06-26 11:57:50 +02:00
Joachim Schmitz
8ab9569627 rename Trill::TrillType to Trill::Type 2014-06-26 11:57:48 +02:00
Joachim Schmitz
29d17dae5c rename LayoutBreak::LayoutBreakType to LayoutBreak::Type 2014-06-26 11:57:45 +02:00
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
b6be7a9852 rename AccidentalRole and AccidentalType to Role and Type 2014-06-26 11:57:41 +02:00
Joachim Schmitz
e6e7436177 move SegmentType to Segment::Type and make int again
needed to make it available to the plugin framework
and the memory saved is not worth the performance penalty
2014-06-26 11:57:39 +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
e50bd46532 move enum Placement to Element::Placement
needed to make it available to the Plugin framework
2014-06-26 11:49:08 +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
ws
e8be73f41b fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
ws
e1b1246e0c make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
lasconic
099f1022aa update freefonts to vanilla 20120503, remove freefonts from mtest.qrc because they cause a g++ crash(!) 2014-05-21 12:20:05 +02:00
lasconic
b367542d93 move default paper size setting from libmscore to mscore 2014-05-19 15:19:36 +02:00
ws
76eb9ebfb0 use char for some enums 2014-05-07 18:09:01 +02:00
ws
50c77c9986 fix #25650 2014-05-07 12:10:28 +02:00
ws
d3a66ab1ba refactoring StaffType 2014-04-30 13:39:16 +02:00
ws
f9059a269b remove stafftype subclasses 2014-04-30 13:39:16 +02:00
ws
45d1979dcf another try to fix plugins + build system 2014-04-25 19:26:22 +02:00
ws
eae279885d fix regressions for plugins 2014-04-25 19:11:33 +02:00
ws
0c34c93cc9 move plugin framework to libmscore 2014-04-25 18:43:25 +02:00
lasconic
8414d36875 remove options to change copyright and fraction symbols automatically 2014-04-04 19:45:52 +02:00
ws
2acd84931d update pianoroll 2014-03-29 13:28:54 +01:00
ws
b01495f7fd regression: fix initial page size 2014-03-18 16:25:02 +01:00
ws
e6a2034b84 fix #24999 2014-03-18 15:53:52 +01:00
ws
5297c963dd textline+ottava updates 2014-03-10 10:50:32 +01:00
lasconic
63de5a3711 option to disable loading of parts and images 2014-03-04 17:40:23 +01:00
lasconic
7a48ced04c move noGui to MScore 2014-02-28 11:14:43 +01:00
Marc Sabatella
04b316109e reinstate monolithic nature of style for part
style for part is back to being style object loaded in MScore and shared
by all scores, rather than being loaded into each part as they are
created.
2014-02-19 13:33:44 -07:00
Marc Sabatella
0aba0eb3dc fix #24732: update Style for part in prefs dialog 2014-02-19 07:49:25 -07:00
Marc Sabatella
b3461e937c fix #24631: style not propagated to parts 2014-02-19 07:49:24 -07:00
ws
dd4a11ec78 style handling for parts 2014-01-30 13:10:45 +01:00
ws
1327f2244f replace FreeSerifMscore by plain FreeSerif font 2014-01-22 16:19:54 +01:00