MuseScore/libmscore
2013-08-09 12:03:15 +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 inspector update: make styled properties undoable 2013-08-07 13:21:05 +02:00
articulation.h inspector update: make styled properties undoable 2013-08-07 13:21:05 +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
bagpembell.cpp Initial implementation bagpipe palette 2013-08-04 11:12:09 +02:00
bagpembell.h Initial implementation bagpipe palette 2013-08-04 11:12:09 +02:00
barline.cpp fix scale of dots in repeat barline for small staves 2013-08-06 14:45:03 +02:00
barline.h fix scale of dots in repeat barline for small staves 2013-08-06 14:45:03 +02:00
beam.cpp updates for style 2013-08-09 11:42:45 +02:00
beam.h move beams when dragging stave 2013-07-23 18:20:35 +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 fix #22020: Dashed lines (for frames) oversized in navigator window 2013-07-24 09:49:25 +02:00
box.h add namespace Ms 2013-05-13 19:43:59 +02:00
bracket.cpp fix #21603 2013-06-27 11:03:00 +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 refactoring grace notes 2013-06-12 14:23:57 +02:00
chord.cpp updates for style 2013-08-09 11:42:45 +02:00
chord.h Improved by scanning all chord notes and factoring some common computations. 2013-08-03 01:45:46 +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 merge master 2013-07-08 14:44:28 +02:00
chordlist.h fix #21704: imported chords do not render 2013-06-30 15:34:41 -06:00
chordrest.cpp update inspector; styled line width for ottava 2013-08-06 19:28:20 +02:00
chordrest.h fix #22082 2013-07-31 11:06:01 +02:00
clef.cpp fix size of clefs with ottava for small staff, courtesy 2013-08-07 17:59:20 +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 Framework for bagpipe palette 2013-08-04 11:12:09 +02:00
cmd.cpp cleanup some casts in navigation code 2013-08-06 14:49:02 +02:00
cursor.cpp fix colornotes plugin example 2013-07-10 10:33:05 +02:00
cursor.h more fixes for plugins, namespace is needed in Q_INVOKABLE functions parameters too 2013-07-13 18:53:50 +02:00
doc.dox remove deferred loading of chords.xml 2013-06-24 10:26:58 +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 All midi import base on fractions 2013-07-13 14:48:44 +04:00
duration.h fix #22082 2013-07-31 11:06:01 +02:00
durationtype.cpp Dots count setting for duration list 2013-06-26 16:02:02 +04:00
durationtype.h Dots count setting for duration list 2013-06-26 16:02:02 +04:00
dynamic.cpp extend inspector 2013-07-23 10:03:59 +02:00
dynamic.h Text of dynamics created via the palette cannot be permanently edited as the edited text is not saved to the score: the text is saved only for dynamics of type DYNAMIC_OTHER. 2013-07-03 22:22:54 +02:00
edit.cpp fix #22121 2013-08-05 09:28:28 +02:00
element.cpp extend styles and inspector; add new bagpipe palette to master palette 2013-08-08 11:38:50 +02:00
element.h inspector update: make styled properties undoable 2013-08-07 13:21:05 +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 use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
elementmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
excerpt.cpp fix 22043 2013-07-29 11:13:06 +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 replace Q_WS_* by Q_OS_* for Qt5 compatibility 2013-05-16 16:12:22 +02:00
figuredbass.h fix #21819: Q_INVOKABLE needs namespace declaration, better fix for #21812 2013-07-13 18:41:16 +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 fix mac build std::abs --> qAbs 2013-07-13 14:48:25 +02:00
fraction.h All midi import base on fractions 2013-07-13 14:48:44 +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 refactoring grace notes 2013-06-12 14:23:57 +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 updates for style 2013-08-09 11:42:45 +02:00
hairpin.h updates for style 2013-08-09 11:42:45 +02:00
harmony.cpp fix #14148: export of nonsense chords 2013-07-11 17:45:02 -06:00
harmony.h fix #7282 - support additional root/bass styles 2013-06-28 17:35:33 -06:00
hook.cpp merge 2013-05-14 13:38:39 +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 cosmetic changes, color for frames,... 2013-07-04 21:07:38 +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 fix regressions 2013-06-19 16:25:29 +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 master 2013-07-08 14:44:28 +02: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 fix #21625: key signature and ledger lines in staff type don't work 2013-06-22 10:55:22 +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 updates for style 2013-08-09 11:42:45 +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 18:33:39 +02:00
layoutbreak.h try something new for breaks design 2013-05-15 18:33:39 +02:00
ledgerline.cpp merge 2013-05-14 13:38:39 +02:00
ledgerline.h add namespace Ms 2013-05-13 19:43:59 +02:00
line.cpp updates for style 2013-08-09 11:42:45 +02:00
line.h updates for style 2013-08-09 11:42:45 +02:00
lyrics.cpp replace Q_WS_* by Q_OS_* for Qt5 compatibility 2013-05-16 16:12:22 +02:00
lyrics.h add namespace Ms 2013-05-13 19:43:59 +02:00
marker.cpp update inspector; styled line width for ottava 2013-08-06 19:28:20 +02:00
marker.h update inspector; styled line width for ottava 2013-08-06 19:28:20 +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 #21964 2013-07-24 14:33:46 +02:00
measure.h fix #21819: Q_INVOKABLE needs namespace declaration, better fix for #21812 2013-07-13 18:41:16 +02:00
measurebase.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
measurebase.h fix #21819: Q_INVOKABLE needs namespace declaration, better fix for #21812 2013-07-13 18:41:16 +02:00
mscore.cpp merge master 2013-07-08 14:44:28 +02:00
mscore.h cosmetic changes, color for frames,... 2013-07-04 21:07:38 +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 cleanup some casts in navigation code 2013-08-06 14:49:02 +02:00
navigate.h refactoring grace notes 2013-06-12 14:23:57 +02:00
noscript.h add compile option for plugin system 2012-07-09 14:16:27 +02:00
note.cpp Initial implementation bagpipe palette 2013-08-04 11:12:09 +02:00
note.h add new style parameter 'barAccidentatalDistance' 2013-07-15 11:57:07 +02:00
notedot.cpp fix #12970 2013-07-15 08:15:20 +02:00
notedot.h fix #12970 2013-07-15 08:15:20 +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
noteline.cpp refactoring spanner, part I 2013-06-10 11:03:34 +02:00
noteline.h refactoring spanner, part I 2013-06-10 11:03:34 +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 updates for style 2013-08-09 11:42:45 +02:00
ottava.h extend styles and inspector; add new bagpipe palette to master palette 2013-08-08 11:38:50 +02:00
page.cpp refactoring grace note implementation 2013-06-10 21:13:04 +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 show property to Part object in plugin framework 2013-08-06 14:45:44 +02:00
paste.cpp fix #18345: Disable copy paste between different versions of MuseScore 2013-08-05 15:27:52 +02:00
pedal.cpp updates for style 2013-08-09 11:42:45 +02:00
pedal.h updates for style 2013-08-09 11:42:45 +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 Gernan chords use As and Es, not Aes and Ees 2013-06-28 17:35:38 -06:00
pitchspelling.h fix #11115: support solfeggio note names 2013-06-28 17:35:37 -06: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 styles and inspector; add new bagpipe palette to master palette 2013-08-08 11:38:50 +02:00
property.h extend styles and inspector; add new bagpipe palette to master palette 2013-08-08 11:38:50 +02:00
qzip.cpp fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
qzipreader_p.h fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
qzipwriter_p.h fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
range.cpp fix #12583 2013-06-28 10:55:50 +02:00
range.h fix regressions 2013-06-19 16:25:29 +02:00
read114.cpp updates for style 2013-08-09 11:42:45 +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 fix #21890 2013-07-22 10:03:20 +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 use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
repeatlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
rest.cpp fix #22082 2013-07-31 11:06:01 +02:00
rest.h fix #22082 2013-07-31 11:06:01 +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 fix #17741 2013-08-01 10:53:14 +02:00
score.h updates for style 2013-08-09 11:42:45 +02:00
scorefile.cpp Merge pull request #422 from lasconic/zipunicode 2013-08-06 06:15:32 -07:00
segment.cpp fix #22175 2013-08-09 12:03:15 +02:00
segment.h fix #21819: Q_INVOKABLE needs namespace declaration, better fix for #21812 2013-07-13 18:41:16 +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 fix #18345: Disable copy paste between different versions of MuseScore 2013-08-05 15:27:52 +02:00
select.h remove unneeded function 'searchSelectedElements' 2013-06-26 10:17:33 +02:00
sequencer.h add namespace Ms 2013-05-13 19:43:59 +02:00
shadownote.cpp fix #22051 2013-07-25 17:22:49 +02:00
shadownote.h add namespace Ms 2013-05-13 19:43:59 +02:00
sig.cpp Fix issue #21533 (MIDI file causes crash) 2013-07-21 18:37:22 +04:00
sig.h add namespace Ms 2013-05-13 19:43:59 +02:00
simpletext.cpp fix Del key handling in simpletext, avoid crash 2013-08-09 10:44:52 +02:00
simpletext.h add namespace Ms 2013-05-13 19:43:59 +02:00
slur.cpp merge master 2013-07-08 14:44:28 +02:00
slur.h move slur properties to inspector 2013-07-01 16:57:44 +02:00
spacer.cpp make breaks and spacer bigger 2013-05-15 18:33:39 +02:00
spacer.h add namespace Ms 2013-05-13 19:43:59 +02:00
spanner.cpp fix #22083 2013-07-29 18:06:11 +02:00
spanner.h use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
spannermap.cpp use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
spannermap.h fix #21964 2013-07-24 14:33:46 +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 fix #18336 2013-07-16 18:18:45 +02:00
staff.h fix #21835 2013-07-16 09:03:47 +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 replace Q_WS_* by Q_OS_* for Qt5 compatibility 2013-05-16 16:12:22 +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 updates for style 2013-08-09 11:42:45 +02:00
style.h updates for style 2013-08-09 11:42:45 +02:00
style_p.h updates for style 2013-08-09 11:42:45 +02:00
sym.cpp use raw fonts directly 2013-07-18 11:36:18 +02:00
sym.h fix mm rest number size for USE_GLYPHS 2013-07-23 10:06:37 +02:00
symbol.cpp fix #19427, fix image drop to note 2013-07-04 10:56:31 +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 fix 22043 2013-07-29 11:13:06 +02:00
system.h fix 22043 2013-07-29 11:13:06 +02:00
tablature.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
tablature.h Remove a left-over from removing guitar string data as default for each instrument. 2013-07-02 00:29:26 +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 fix #22063: Playback does not honor tempo set via tempo text with 'Follow text' 2013-07-31 09:38:57 +02:00
tempotext.h add namespace Ms 2013-05-13 19:43:59 +02:00
text.cpp update inspector; styled line width for ottava 2013-08-06 19:28:20 +02:00
text.h update inspector; styled line width for ottava 2013-08-06 19:28:20 +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 updates for style 2013-08-09 11:42:45 +02:00
textline.h updates for style 2013-08-09 11:42:45 +02:00
tiemap.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesig.cpp fix layout of multimeasure rests 2013-07-18 15:54:26 +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 fix #21064: Crescendo, decrescendo and octave lines appear at the top of score 2013-06-28 17:06:42 +02:00
trill.h add namespace Ms 2013-05-13 19:43:59 +02:00
tuplet.cpp fix #22125 2013-08-02 10:45:46 +02:00
tuplet.h fix #21952: Guitar Pro Mixed tuplets incorrectly imported 2013-08-01 08:16:41 +02:00
tupletmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
undo.cpp updates for style 2013-08-09 11:42:45 +02:00
undo.h inspector update: make styled properties undoable 2013-08-07 13:21:05 +02:00
utils.cpp fix #17741 2013-08-01 10:53:14 +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 updates for style 2013-08-09 11:42:45 +02:00
volta.h inspector update: make styled properties undoable 2013-08-07 13:21:05 +02:00
xml.cpp fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
xml.h fixes for mtest 2013-06-26 14:29:21 +02:00

libmscore

MuseScore score rendering library