MuseScore/libmscore
2013-06-06 10:36:24 +02:00
..
.gitignore add libmscore 2012-05-26 14:54:47 +02:00
accidental.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
accidental.h fix crash for accidental palette 2013-05-29 21:38:08 +02:00
arpeggio.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
arpeggio.h add namespace Ms 2013-05-13 19:43:59 +02:00
articulation.cpp set default time strech for fermata to 1.0 2013-06-03 21:31:01 +02:00
articulation.h fix #20419 2013-06-03 14:39:59 +02:00
audio.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
audio.h add namespace Ms 2013-05-13 19:43:59 +02:00
barline.cpp fix #21221 2013-05-29 11:50:25 +02:00
barline.h add namespace Ms 2013-05-13 19:43:59 +02:00
beam.cpp fix #21249 2013-05-27 19:07:03 +02:00
beam.h add namespace Ms 2013-05-13 19:43:59 +02:00
bend.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
bend.h add namespace Ms 2013-05-13 19:43:59 +02:00
box.cpp fixes for clefs+parts 2013-06-05 15:47:34 +02:00
box.h add namespace Ms 2013-05-13 19:43:59 +02:00
bracket.cpp make bracket span change undoable 2013-05-31 12:23:07 +02:00
bracket.h add namespace Ms 2013-05-13 19:43:59 +02:00
breath.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
breath.h add namespace Ms 2013-05-13 19:43:59 +02:00
bsp.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
bsp.h add namespace Ms 2013-05-13 19:43:59 +02:00
bsymbol.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
bsymbol.h add namespace Ms 2013-05-13 19:43:59 +02:00
check.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
chord.cpp fixes for TimeSig 2013-06-04 18:31:25 +02:00
chord.h fix #21221 2013-05-28 15:42:16 +02:00
chordline.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
chordline.h add namespace Ms 2013-05-13 19:43:59 +02:00
chordlist.cpp fixes, and change NULL to nullptr for now 2013-05-17 12:32:17 -06:00
chordlist.h save token definitions as part of chord list 2013-05-15 15:30:10 -06:00
chordrest.cpp fix #20419 2013-06-03 14:39:59 +02:00
chordrest.h small optimizations 2013-05-29 11:50:25 +02:00
clef.cpp fix #21221 2013-05-28 15:42:16 +02:00
clef.h fix #21221 2013-05-28 15:42:16 +02:00
cleflist.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
cleflist.h add namespace Ms 2013-05-13 19:43:59 +02:00
CMakeLists.txt new grouping implementation, dialog for changing grouping for a timesig 2013-04-29 15:47:22 +02:00
cmd.cpp keep selection when changing note duration, enable w/q in normal mode 2013-06-05 16:48:09 +02:00
cursor.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
cursor.h add namespace Ms 2013-05-13 19:43:59 +02:00
drumset.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
drumset.h add namespace Ms 2013-05-13 19:43:59 +02:00
dsp.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
dsp.h add namespace Ms 2013-05-13 19:43:59 +02:00
duration.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
duration.h add namespace Ms 2013-05-13 19:43:59 +02:00
durationtype.cpp Meter-adapted duration subdivision 2013-05-27 03:48:39 +04:00
durationtype.h add namespace Ms 2013-05-13 19:43:59 +02:00
dynamic.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
dynamic.h add namespace Ms 2013-05-13 19:43:59 +02:00
edit.cpp do not create unconnected tie 2013-06-05 16:18:31 +02:00
element.cpp fix #21211: Score is corrupt if glissando had been pasted 2013-06-05 23:24:53 +02:00
element.h fix #21221 2013-05-28 15:42:16 +02:00
elementlayout.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
elementlayout.h add namespace Ms 2013-05-13 19:43:59 +02:00
elementmap.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
elementmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
excerpt.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
excerpt.h add namespace Ms 2013-05-13 19:43:59 +02:00
fifo.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
fifo.h add namespace Ms 2013-05-13 19:43:59 +02:00
figuredbass.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
figuredbass.h add namespace Ms 2013-05-13 19:43:59 +02:00
fingering.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
fingering.h add namespace Ms 2013-05-13 19:43:59 +02:00
fraction.cpp Refactoring of quantization 2013-05-27 03:48:38 +04:00
fraction.h Refactoring of quantization 2013-05-27 03:48:38 +04:00
fret.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
fret.h add namespace Ms 2013-05-13 19:43:59 +02:00
glissando.cpp Improving dot width detection 2013-05-21 00:34:12 +02:00
glissando.h add namespace Ms 2013-05-13 19:43:59 +02:00
groups.cpp fix #21249 2013-05-27 19:07:03 +02:00
groups.h add namespace Ms 2013-05-13 19:43:59 +02:00
hairpin.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
hairpin.h add namespace Ms 2013-05-13 19:43:59 +02:00
harmony.cpp Remove obsolete assignment to _userName 2013-05-24 22:12:42 +01:00
harmony.h Add support for parentheses before/after chords. 2013-05-24 22:12:41 +01:00
hook.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
hook.h fix #21221 2013-05-28 15:42:16 +02:00
icon.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
icon.h add namespace Ms 2013-05-13 19:43:59 +02:00
image.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
image.h add namespace Ms 2013-05-13 19:43:59 +02:00
imageStore.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
imageStore.h add namespace Ms 2013-05-13 19:43:59 +02:00
iname.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
iname.h add namespace Ms 2013-05-13 19:43:59 +02:00
input.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
input.h add namespace Ms 2013-05-13 19:43:59 +02:00
instrchange.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
instrchange.h add namespace Ms 2013-05-13 19:43:59 +02:00
instrtemplate.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
instrtemplate.h add namespace Ms 2013-05-13 19:43:59 +02:00
instrument.cpp cleanup: duplicate line, unused header 2013-06-04 18:48:20 +02:00
instrument.h fixes for TimeSig 2013-06-04 18:31:25 +02:00
instrument_p.h add namespace Ms 2013-05-13 19:43:59 +02:00
interval.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
interval.h add namespace Ms 2013-05-13 19:43:59 +02:00
joinMeasure.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
jump.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
jump.h add namespace Ms 2013-05-13 19:43:59 +02:00
key.cpp Merge pull request #339 from mgavioli/Fix_20703_keysig_changes_lack_naturals_ter 2013-05-17 14:54:21 -07:00
key.h fix #21221 2013-05-28 15:42:16 +02:00
keyfinder.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
keyfinder.h add namespace Ms 2013-05-13 19:43:59 +02:00
keysig.cpp fixes for TimeSig 2013-06-04 18:31:25 +02:00
keysig.h fix #21221 2013-05-28 15:42:16 +02:00
lasso.cpp fix inspector for lasso (fotomode) 2013-05-24 18:40:32 +02:00
lasso.h fix inspector for lasso (fotomode) 2013-05-24 18:40:32 +02:00
layout.cpp fixes for clefs+parts 2013-06-05 15:47:34 +02:00
layout.h add namespace Ms 2013-05-13 19:43:59 +02:00
layoutbreak.cpp fix overlap of lines in break symbols 2013-05-15 15:31:29 +02:00
layoutbreak.h try something new for breaks design 2013-05-15 11:41:46 +02:00
ledgerline.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
ledgerline.h add namespace Ms 2013-05-13 19:43:59 +02:00
line.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
line.h add namespace Ms 2013-05-13 19:43:59 +02:00
lyrics.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
lyrics.h add namespace Ms 2013-05-13 19:43:59 +02:00
marker.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
marker.h add namespace Ms 2013-05-13 19:43:59 +02:00
mcursor.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
mcursor.h add namespace Ms 2013-05-13 19:43:59 +02:00
measure.cpp fix moving tied note should move all tied notes 2013-06-05 22:36:17 +02:00
measure.h fixes for TimeSig 2013-06-04 18:31:25 +02:00
measurebase.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
measurebase.h add namespace Ms 2013-05-13 19:43:59 +02:00
mscore.cpp resolve conflict for pull request #340 2013-05-17 22:15:31 +02:00
mscore.h fix #21235 add bracket symbol to notehead master palette 2013-05-27 11:28:20 +02:00
mscoreview.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
mscoreview.h add namespace Ms 2013-05-13 19:43:59 +02:00
navigate.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
navigate.h add namespace Ms 2013-05-13 19:43:59 +02:00
noscript.h add compile option for plugin system 2012-07-09 14:16:27 +02:00
note.cpp fix #21447: Second note in enharmonic tie incorrectly placed 2013-06-05 21:12:55 +02:00
note.h small optimizations 2013-05-29 11:50:25 +02:00
notedot.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
notedot.h fix #21221 2013-05-28 15:42:16 +02:00
noteevent.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
noteevent.h add namespace Ms 2013-05-13 19:43:59 +02:00
ossia.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
ossia.h add namespace Ms 2013-05-13 19:43:59 +02:00
ottava.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
ottava.h add namespace Ms 2013-05-13 19:43:59 +02:00
page.cpp Custom page size was marked as A4 2013-06-04 23:12:30 +02:00
page.h fix #21189: Page Settings -> first Page number is not retained from a 1.x score 2013-05-23 13:59:38 +02:00
part.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
part.h add namespace Ms 2013-05-13 19:43:59 +02:00
paste.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
pedal.cpp fixes for TimeSig 2013-06-04 18:31:25 +02:00
pedal.h add namespace Ms 2013-05-13 19:43:59 +02:00
pitch.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
pitch.h add namespace Ms 2013-05-13 19:43:59 +02:00
pitchspelling.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
pitchspelling.h add namespace Ms 2013-05-13 19:43:59 +02:00
pitchvalue.h add namespace Ms 2013-05-13 19:43:59 +02:00
pos.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
pos.h add namespace Ms 2013-05-13 19:43:59 +02:00
property.cpp extend inspector for timesig; fix tuplet number layout 2013-06-06 10:36:24 +02:00
property.h extend inspector for timesig; fix tuplet number layout 2013-06-06 10:36:24 +02:00
qzip.cpp fix multimeasure rests with hidden parts 2012-09-21 14:29:56 +02:00
qzipreader_p.h add libmscore 2012-05-26 14:54:47 +02:00
qzipwriter_p.h add libmscore 2012-05-26 14:54:47 +02:00
range.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
range.h add namespace Ms 2013-05-13 19:43:59 +02:00
read114.cpp fix #21221 2013-05-28 15:42:16 +02:00
README.md add libmscore 2012-05-26 14:54:47 +02:00
rehearsalmark.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
rehearsalmark.h add namespace Ms 2013-05-13 19:43:59 +02:00
rendermidi.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
rendermidi.h add namespace Ms 2013-05-13 19:43:59 +02:00
repeat.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
repeat.h add namespace Ms 2013-05-13 19:43:59 +02:00
repeatlist.cpp cheap fix for crash in RepeatList::utick2tick on Windows 2013-05-22 21:21:27 +02:00
repeatlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
rest.cpp fix #21221 2013-05-28 15:42:16 +02:00
rest.h fix #21221 2013-05-28 15:42:16 +02:00
revisions.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
revisions.h add namespace Ms 2013-05-13 19:43:59 +02:00
score.cpp fixes for clefs+parts 2013-06-05 15:47:34 +02:00
score.h fixes for clefs+parts 2013-06-05 15:47:34 +02:00
scorefile.cpp fix #21218 2013-05-27 15:59:43 +02:00
segment.cpp fix #20419 2013-06-03 14:39:59 +02:00
segment.h add namespace Ms 2013-05-13 19:43:59 +02:00
segmentlist.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
segmentlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
select.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
select.h add namespace Ms 2013-05-13 19:43:59 +02:00
sequencer.h add namespace Ms 2013-05-13 19:43:59 +02:00
shadownote.cpp fix #21286 again 2013-06-05 20:20:19 +02:00
shadownote.h add namespace Ms 2013-05-13 19:43:59 +02:00
sig.cpp Some refactoring, more comments 2013-05-27 03:48:38 +04:00
sig.h add namespace Ms 2013-05-13 19:43:59 +02:00
simpletext.cpp fix #21246 reduce text cursor width 2013-05-27 09:41:05 +02:00
simpletext.h add namespace Ms 2013-05-13 19:43:59 +02:00
slur.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
slur.h add namespace Ms 2013-05-13 19:43:59 +02:00
slurmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
spacer.cpp make breaks and spacer bigger 2013-05-15 14:37:24 +02:00
spacer.h add namespace Ms 2013-05-13 19:43:59 +02:00
spanner.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
spanner.h add namespace Ms 2013-05-13 19:43:59 +02:00
spannermap.h add namespace Ms 2013-05-13 19:43:59 +02:00
spatium.h add namespace Ms 2013-05-13 19:43:59 +02:00
splitMeasure.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
staff.cpp fixes for clefs+parts 2013-06-05 15:47:34 +02:00
staff.h fix #21221 2013-05-28 15:42:16 +02:00
staffstate.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
staffstate.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftext.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
stafftext.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftype.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
stafftype.h add namespace Ms 2013-05-13 19:43:59 +02:00
stem.cpp fixes for clefs+parts 2013-06-05 15:47:34 +02:00
stem.h add namespace Ms 2013-05-13 19:43:59 +02:00
stemslash.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
stemslash.h fix #21221 2013-05-28 15:42:16 +02:00
style.cpp Merge pull request #363 from MarcSabatella/12179-handle-unrecognized-chords 2013-05-21 08:17:46 -07:00
style.h Merge pull request #363 from MarcSabatella/12179-handle-unrecognized-chords 2013-05-21 08:17:46 -07:00
style_p.h add namespace Ms 2013-05-13 19:43:59 +02:00
sym.cpp fix #21235 add bracket symbol to notehead master palette 2013-05-27 11:28:20 +02:00
sym.h add namespace Ms 2013-05-13 19:43:59 +02:00
symbol.cpp fixes for TimeSig 2013-06-04 18:31:25 +02:00
symbol.h add namespace Ms 2013-05-13 19:43:59 +02:00
synthesizerstate.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
synthesizerstate.h add namespace Ms 2013-05-13 19:43:59 +02:00
system.cpp fixes for clefs+parts 2013-06-05 15:47:34 +02:00
system.h add namespace Ms 2013-05-13 19:43:59 +02:00
tablature.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
tablature.h add namespace Ms 2013-05-13 19:43:59 +02:00
tempo.cpp fix #21277 2013-05-31 15:09:34 +02:00
tempo.h add namespace Ms 2013-05-13 19:43:59 +02:00
tempotext.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
tempotext.h add namespace Ms 2013-05-13 19:43:59 +02:00
text.cpp fix crash in text indent more, ordered list 2013-05-15 11:42:39 +02:00
text.h add namespace Ms 2013-05-13 19:43:59 +02:00
textframe.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
textframe.h add namespace Ms 2013-05-13 19:43:59 +02:00
textline.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
textline.h add namespace Ms 2013-05-13 19:43:59 +02:00
tiemap.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesig.cpp extend inspector for timesig; fix tuplet number layout 2013-06-06 10:36:24 +02:00
timesig.h extend inspector for timesig; fix tuplet number layout 2013-06-06 10:36:24 +02:00
transpose.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
tremolo.cpp fixes for stem layout 2013-05-23 12:33:42 +02:00
tremolo.h add namespace Ms 2013-05-13 19:43:59 +02:00
tremolobar.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
tremolobar.h add namespace Ms 2013-05-13 19:43:59 +02:00
trill.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
trill.h add namespace Ms 2013-05-13 19:43:59 +02:00
tuplet.cpp extend inspector for timesig; fix tuplet number layout 2013-06-06 10:36:24 +02:00
tuplet.h add namespace Ms 2013-05-13 19:43:59 +02:00
tupletmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
undo.cpp fixes for clefs+parts 2013-06-05 15:47:34 +02:00
undo.h add namespace Ms 2013-05-13 19:43:59 +02:00
utils.cpp fix #6535 : Impossible to tie to a grace note 2013-05-27 20:04:59 +02:00
utils.h add namespace Ms 2013-05-13 19:43:59 +02:00
velo.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
velo.h add namespace Ms 2013-05-13 19:43:59 +02:00
volta.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
volta.h add namespace Ms 2013-05-13 19:43:59 +02:00
xml.cpp fixes for TimeSig 2013-06-04 18:31:25 +02:00
xml.h fixes for TimeSig 2013-06-04 18:31:25 +02:00

libmscore

MuseScore score rendering library