MuseScore/libmscore
2014-08-13 10:38:07 +02:00
..
.gitignore
accidental.cpp fix #29341, at least partial 2014-08-11 16:22:58 +02:00
accidental.h Added subtype to accidental 2014-07-22 14:54:49 +02:00
ambitus.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
ambitus.h move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
arpeggio.cpp Added arpeggio highlighting and filter. 2014-07-30 14:49:54 +02:00
arpeggio.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
articulation.cpp fix #29341, at least partial 2014-08-11 16:22:58 +02:00
articulation.h Added subtype function to articulations. 2014-07-22 14:54:49 +02:00
audio.cpp
audio.h
bagpembell.cpp fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
bagpembell.h fix #29341: Several strings show untranslated in MuseScore 2014-08-11 12:33:46 +02:00
barline.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
barline.h Bar line inspector consistency for span data 2014-07-26 10:51:07 +02:00
beam.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
beam.h fix some spanner bugs 2014-07-09 18:05:58 +02:00
bend.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
bend.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
box.cpp rename LayoutBreak::LayoutBreakType to LayoutBreak::Type 2014-06-26 11:57:45 +02:00
box.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
bracket.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
bracket.h fix some spanner bugs 2014-07-09 18:05:58 +02:00
breath.cpp Added breath filter. 2014-07-30 14:49:54 +02:00
breath.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
bsp.cpp convert enum Type to enum class 2014-05-23 10:35:09 +02:00
bsp.h convert enum Type to enum class 2014-05-23 10:35:09 +02:00
bsymbol.cpp fix #26586 2014-07-17 15:28:02 +02:00
bsymbol.h partial fix for #23324 2014-06-27 14:03:17 +02:00
check.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
chord.cpp fix #2901 2014-08-07 10:55:57 +02:00
chord.h fix #2901 2014-08-07 10:55:57 +02:00
chordline.cpp Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations. 2014-07-28 09:33:37 +01:00
chordline.h Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations. 2014-07-28 09:33:37 +01:00
chordlist.cpp fix warnings reg. wrong format specifier 2014-06-17 14:23:15 +02:00
chordlist.h convert enum ChordTokenClass into enum class 2014-05-23 10:35:20 +02:00
chordrest.cpp Merge pull request #933 from BartlomiejLewandowski/25852-range-timesig 2014-08-10 01:02:37 +02:00
chordrest.h Merge pull request #933 from BartlomiejLewandowski/25852-range-timesig 2014-08-10 01:02:37 +02:00
clef.cpp fix #29341, at least partial 2014-08-11 16:22:58 +02:00
clef.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
cleflist.cpp fix #28331 2014-07-27 15:06:49 +02:00
cleflist.h fix #28331 2014-07-27 15:06:49 +02:00
CMakeLists.txt update KeySig implementation 2014-06-03 15:28:10 +02:00
cmd.cpp fix #28761 2014-08-12 20:10:59 +02:00
cursor.cpp Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
cursor.h Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
doc.dox remove deferred loading of chords.xml 2013-06-24 10:26:58 +02:00
drumset.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
drumset.h move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
dsp.cpp
dsp.h
duration.cpp fix #25876 2014-07-28 15:54:58 +02:00
duration.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
durationtype.cpp Don't print rest remains option in toDurationList function 2014-07-29 18:35:08 +04:00
durationtype.h Don't print rest remains option in toDurationList function 2014-07-29 18:35:08 +04:00
dynamic.cpp Made xml aware of filter 2014-07-30 14:49:09 +02:00
dynamic.h Added subtype for dynamics 2014-07-22 14:54:49 +02:00
edit.cpp fix #25311 2014-08-12 16:13:12 +02:00
element.cpp fix linking of guitar bends in parts 2014-08-08 11:22:59 +02:00
element.h fix #2901 2014-08-07 10:55:57 +02:00
elementlayout.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
elementlayout.h implement restyling of text 2014-03-14 16:16:54 +01:00
elementmap.cpp use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
elementmap.h
excerpt.cpp fix #29241 2014-08-11 15:26:29 +02:00
excerpt.h fix #24759 2014-05-14 19:19:39 +02:00
fifo.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
fifo.h
figuredbass.cpp Added filter for figured bass. 2014-07-30 14:49:53 +02:00
figuredbass.h Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
fingering.cpp Added filtering of fingering. 2014-07-30 14:49:53 +02:00
fingering.h fix #20180 2014-07-11 11:36:41 +02:00
fraction.cpp fix #25876 2014-07-28 15:54:58 +02:00
fraction.h some purly cosmetic changes 2014-05-12 12:28:07 +02:00
fret.cpp fix #29391 2014-08-12 12:55:38 +02:00
fret.h fix #29391 2014-08-12 12:55:38 +02:00
glissando.cpp Added glissando filter. 2014-07-30 14:49:54 +02:00
glissando.h move GlissandoType to Glissando::Type 2014-06-26 11:57:50 +02:00
groups.cpp fix #25876 2014-07-29 18:49:13 +02:00
groups.h move BeamMode to Beam::Mode 2014-06-26 12:01:55 +02:00
hairpin.cpp Filter for hairpin, ottava, trill and pedal line. 2014-07-30 14:49:53 +02:00
hairpin.h rename Hairpin::HairpinType to Hairpin::Type 2014-06-26 11:57:43 +02:00
harmony.cpp fix #29246: unrecognized chords with symbols imported with markup 2014-08-11 14:03:06 -06:00
harmony.h fix #28476: disable systemFlag for chord symbols 2014-07-30 16:44:19 -06:00
hook.cpp improve enum ElementFlag 2014-05-23 10:35:22 +02:00
hook.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
icon.cpp convert unnamed enum into enum class IconType 2014-05-30 13:37:32 +02:00
icon.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
image.cpp fix #28041: image z-order 2014-07-21 17:00:49 -06:00
image.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
imageStore.cpp fix #24468 2014-05-15 13:42:03 +02:00
imageStore.h
iname.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
iname.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
input.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
input.h fix #29241 2014-08-11 15:26:29 +02:00
instrchange.cpp fix #25445: instrument change elements are staff-relative 2014-06-07 17:47:01 -06:00
instrchange.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
instrtemplate.cpp add ability to translate instruments.xml 2014-08-07 10:28:13 +02:00
instrtemplate.h add default string table 2014-05-13 17:15:43 +02:00
instrument.cpp fix #29096 2014-08-07 17:43:58 +02:00
instrument.h fix #28331 2014-08-07 16:32:41 +02:00
instrument_p.h fix #28331 2014-08-07 16:32:41 +02:00
interval.cpp
interval.h fix #25580 2014-05-05 15:38:49 +02:00
joinMeasure.cpp update mtest 2014-08-06 16:58:48 +02:00
jump.cpp fix #22572: clean up repeat text styles 2014-08-07 00:59:16 -06:00
jump.h move Jump & Marker from Segment to Measure 2014-08-05 20:40:43 +02:00
key.cpp addressing @lasconic's concerns 2014-06-24 14:47:13 +02:00
key.h stronger typing for key 2014-06-20 17:07:22 +02:00
keyfinder.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
keyfinder.h
keylist.cpp stronger typing for key 2014-06-20 17:07:22 +02:00
keylist.h stronger typing for key 2014-06-20 17:07:22 +02:00
keysig.cpp fix #29106 2014-08-07 18:02:15 +02:00
keysig.h Hide naturals in key signature 2014-06-26 17:17:55 -04:00
lasso.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
lasso.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
layout.cpp fix #23515 2014-08-11 21:17:55 +02:00
layout.h
layoutbreak.cpp rename LayoutBreak::LayoutBreakType to LayoutBreak::Type 2014-06-26 11:57:45 +02:00
layoutbreak.h some cosmetic changes to plugin documentation 2014-06-26 11:57:52 +02:00
ledgerline.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ledgerline.h partial fix for #23324 2014-06-27 14:03:17 +02:00
line.cpp fix #28761 2014-08-06 12:28:58 +02:00
line.h fix #28761 2014-08-06 12:28:58 +02:00
lyrics.cpp Added filter for lyrics 2014-07-30 14:49:53 +02:00
lyrics.h some cosmetic changes to plugin documentation 2014-06-26 11:57:52 +02:00
marker.cpp fix #22572: clean up repeat text styles 2014-08-07 00:59:16 -06:00
marker.h fix #22572: clean up repeat text styles 2014-08-07 00:59:16 -06:00
mcursor.cpp fix #29241 2014-08-11 15:26:29 +02:00
mcursor.h stronger typing for key 2014-06-20 17:07:22 +02:00
measure.cpp fix #29241 2014-08-11 15:26:29 +02:00
measure.h fix #28306 2014-07-27 12:39:00 +02:00
measurebase.cpp move Jump & Marker from Segment to Measure 2014-08-05 20:40:43 +02:00
measurebase.h Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
mscore.cpp change dynamics again to use <sym>; <sym> now uses the score text font 2014-07-26 11:55:45 +02:00
mscore.h turn enum TextStyleType into enum class 2014-07-15 14:23:19 +02:00
mscoreview.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
mscoreview.h remove/add some semicolons 2014-05-16 13:58:33 +02:00
navigate.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
navigate.h
noscript.h
note.cpp make #29546 clearer hopefully 2014-08-13 10:38:07 +02:00
note.h Added subtype for note - notehead group 2014-07-22 14:54:49 +02:00
notedot.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
notedot.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
noteevent.cpp
noteevent.h
noteline.cpp
noteline.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ossia.cpp
ossia.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ottava.cpp Filter for hairpin, ottava, trill and pedal line. 2014-07-30 14:49:53 +02:00
ottava.h fix some spanner bugs 2014-07-09 18:05:58 +02:00
page.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
page.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
part.cpp fix #29241 2014-08-11 15:26:29 +02:00
part.h fix #29241 2014-08-11 15:26:29 +02:00
paste.cpp fix #28506 2014-08-07 11:50:33 +02:00
pedal.cpp fix #28761 2014-08-06 12:28:58 +02:00
pedal.h fix #28761 2014-08-06 12:28:58 +02:00
pitch.cpp
pitch.h
pitchspelling.cpp mark imported 1.2 files as new 2014-07-14 11:18:34 +02:00
pitchspelling.h stronger typing for key 2014-06-20 17:07:22 +02:00
pitchvalue.h
plugins.cpp fix SCRIPT_INTERFACE use in plugin framework 2014-05-19 15:18:50 +02:00
plugins.h fix SCRIPT_INTERFACE use in plugin framework 2014-05-19 15:18:50 +02:00
pos.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
pos.h convert enum TType into enum class 2014-05-26 15:49:20 +02:00
property.cpp fix #25806 2014-07-31 16:30:19 +02:00
property.h fix #25806 2014-07-31 16:30:19 +02:00
range.cpp fix #23515 2014-08-11 21:17:55 +02:00
range.h fix #24759 2014-05-14 19:19:39 +02:00
read114.cpp fix #29241 2014-08-11 15:26:29 +02:00
README.md
rehearsalmark.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
rehearsalmark.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
rendermidi.cpp fix #29141: Ottava in 1.3 scores ignored in playback 2014-08-07 18:00:29 +02:00
repeat.cpp fix drawing and layouting of repeat measure sign 2013-09-04 10:49:33 +02:00
repeat.h partial fix for #23324 2014-06-27 14:03:17 +02:00
repeatlist.cpp move Jump & Marker from Segment to Measure 2014-08-05 20:40:43 +02:00
repeatlist.h
rest.cpp fix #22883: glitches with size / distance settings 2014-08-10 11:39:52 -06:00
rest.h fix #2901 2014-08-07 10:55:57 +02:00
revisions.cpp
revisions.h
score.cpp Merge pull request #1106 from BartlomiejLewandowski/voice-filter 2014-08-12 15:28:19 +02:00
score.h fix #23515 2014-08-11 21:17:55 +02:00
scorefile.cpp fix #28761 2014-08-12 20:10:59 +02:00
segment.cpp fix #25681 2014-08-07 10:19:11 +02:00
segment.h Refactored common code from measure and score scanElements to segment 2014-07-16 17:44:03 +02:00
segmentlist.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
segmentlist.h move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
select.cpp Fixes spaces 2014-08-12 14:48:29 +02:00
select.h Added voice filtering for copy paste 2014-08-12 14:20:31 +02:00
sequencer.h
shadownote.cpp disable unused local variables 2014-06-10 09:27:51 +02:00
shadownote.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
sig.cpp fix #25681 2014-08-07 10:19:11 +02:00
sig.h fix #25681 2014-08-07 10:19:11 +02:00
slur.cpp fix #28761 2014-08-12 20:10:59 +02:00
slur.h fix #25806 2014-07-31 16:30:19 +02:00
spacer.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
spacer.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
spanner.cpp fix mtest regression 2014-08-07 11:45:24 +02:00
spanner.h fix #25681 2014-08-07 10:19:11 +02:00
spannermap.cpp fix #22132 2014-07-03 15:02:36 +02:00
spannermap.h revert PR #1030 2014-07-21 11:43:50 +02:00
spatium.h
splitMeasure.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
staff.cpp fix #29241 2014-08-11 15:26:29 +02:00
staff.h fix #29241 2014-08-11 15:26:29 +02:00
staffstate.cpp convert enum StaffStateType into enum class 2014-05-26 18:24:51 +02:00
staffstate.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
stafftext.cpp Added other text filter. 2014-07-30 14:49:54 +02:00
stafftext.h add support for selecting staff text by subtype (text style) 2014-08-05 19:34:37 -06:00
stafftype.cpp Small fixes for TAB staff group 2014-08-12 02:23:47 +02:00
stafftype.h fix #26731 2014-07-14 15:58:52 +02:00
stem.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
stem.h partial fix for #23324 2014-06-27 14:03:17 +02:00
stemslash.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
stemslash.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
stringdata.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
stringdata.h In staff type dlg box, only displays staff types from groups relevant to staff instrument. 2014-05-16 12:25:01 +02:00
style.cpp better context for translators 2014-08-12 16:25:12 +02:00
style.h add style option for MusicalTexFont 2014-07-26 11:55:45 +02:00
style_p.h turn enum TextStyleType into enum class 2014-07-15 14:23:19 +02:00
sym.cpp fix #27986: position of dot in tempo text 2014-07-28 16:10:12 +02:00
sym.h fix #27986: position of dot in tempo text 2014-07-28 16:10:12 +02:00
symbol.cpp fix #26586 2014-07-17 15:28:02 +02:00
symbol.h partial fix for #23324 2014-06-27 14:03:17 +02:00
synthesizerstate.cpp
synthesizerstate.h
system.cpp fix #14353: lyrics and staff spacers don't work well with hide empty staves 2014-08-12 07:46:07 -06:00
system.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
tempo.cpp convert enum TempoType into enum class 2014-05-26 12:27:36 +02:00
tempo.h convert enum TempoType into enum class 2014-05-26 12:27:36 +02:00
tempotext.cpp fix #27986: position of dot in tempo text 2014-07-28 16:10:12 +02:00
tempotext.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
text.cpp fix #29246: unrecognized chords with symbols imported with markup 2014-08-11 14:03:06 -06:00
text.h change dynamics again to use <sym>; <sym> now uses the score text font 2014-07-26 11:55:45 +02:00
textframe.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
textframe.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
textline.cpp fix #25896: textline end text not affected by text properties until reload 2014-08-06 14:21:27 -06:00
textline.h turn enum TextStyleType into enum class 2014-07-15 14:23:19 +02:00
tie.cpp fix #25681 2014-08-07 10:19:11 +02:00
tie.h fix #25681 2014-08-07 10:19:11 +02:00
tiemap.h
timesig.cpp fix #25876 2014-07-28 15:54:58 +02:00
timesig.h some cosmetic changes to plugin documentation 2014-06-26 11:57:52 +02:00
transpose.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
tremolo.cpp fix #29341, at least partial 2014-08-11 16:22:58 +02:00
tremolo.h fix #29341: Several strings show untranslated in MuseScore 2014-08-11 12:33:46 +02:00
tremolobar.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
tremolobar.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
trill.cpp fix #28761 2014-08-12 20:10:59 +02:00
trill.h rename Trill::TrillType to Trill::Type 2014-06-26 11:57:48 +02:00
tuplet.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
tuplet.h move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
tupletmap.h
undo.cpp fix #29436: chord symbols don't change size with staff 2014-08-11 20:23:20 -06:00
undo.h fix #29241 2014-08-11 15:26:29 +02:00
utils.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
utils.h stronger typing for key 2014-06-20 17:07:22 +02:00
velo.cpp convert enum VeloType into enum class 2014-05-26 12:27:35 +02:00
velo.h convert enum VeloType into enum class 2014-05-26 12:27:35 +02:00
volta.cpp fix #24145 2014-08-12 15:32:46 +02:00
volta.h move VoltaType to Volta::Type 2014-06-26 12:01:53 +02:00
xml.cpp Added clipboard check in canWrite methods 2014-08-12 14:45:32 +02:00
xml.h Added voice filtering for copy paste 2014-08-12 14:20:31 +02:00

libmscore

MuseScore score rendering library