MuseScore/libmscore
2014-05-23 10:35:02 +02:00
..
.gitignore add libmscore 2012-05-26 14:54:47 +02:00
accidental.cpp add a comment 2014-05-16 13:58:17 +02:00
accidental.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
ambitus.cpp use char for some enums 2014-05-07 18:09:01 +02:00
ambitus.h use char for some enums 2014-05-07 18:09:01 +02:00
arpeggio.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
arpeggio.h fix #16626 2014-03-16 14:57:32 +01:00
articulation.cpp more tweaks; back out accidental change for now 2014-05-09 08:51:12 -06:00
articulation.h convert enum ArticulationAnchor to enum class 2014-05-23 10:34:50 +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 fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
bagpembell.h fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
barline.cpp use char for some enums 2014-05-07 18:09:01 +02:00
barline.h fix #22917: Dragging bar lines to top or bottom staff lines requires extra precision 2014-04-08 10:42:25 +02:00
beam.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
beam.h use char for some enums 2014-05-07 18:09:01 +02:00
bend.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
bend.h add namespace Ms 2013-05-13 19:43:59 +02:00
box.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
box.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
bracket.cpp Fixed brace's tips 2014-05-04 10:07:59 +02:00
bracket.h fix #16626 2014-03-16 14:57:32 +01:00
breath.cpp update to SMuFL 0.9 2014-04-18 18:55:33 +02:00
breath.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
bsp.cpp Fix a bug in BSP 2014-01-03 19:24:15 -08:00
bsp.h Make bsp safer to use. 2013-12-30 09:59:44 -08:00
bsymbol.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
bsymbol.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
check.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
chord.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
chord.h better layout for beams+rests 2014-05-17 15:48:37 +02:00
chordline.cpp convert enum ChordLineType to enum class 2014-05-23 10:34:52 +02:00
chordline.h convert enum ChordLineType to enum class 2014-05-23 10:34:52 +02:00
chordlist.cpp fix #24877 2014-03-15 12:15:49 +01:00
chordlist.h fix #24877 2014-03-15 12:15:49 +01:00
chordrest.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
chordrest.h convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +02:00
clef.cpp fix #25646 2014-05-08 17:59:24 +02:00
clef.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
cleflist.cpp fix #25646 2014-05-08 17:59:24 +02:00
cleflist.h update clef implementation 2013-09-05 16:38:04 +02:00
CMakeLists.txt move qzip and xmlstream into separate libs 2014-05-07 19:58:14 +02:00
cmd.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
cursor.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
cursor.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
doc.dox remove deferred loading of chords.xml 2013-06-24 10:26:58 +02:00
drumset.cpp use char for some enums 2014-05-07 18:09:01 +02:00
drumset.h use char for some enums 2014-05-07 18:09:01 +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 bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
duration.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
durationtype.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
durationtype.h convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
dynamic.cpp convert enum DynamicType to enum class 2014-05-23 10:34:58 +02:00
dynamic.h convert enum DynamicType to enum class 2014-05-23 10:34:58 +02:00
edit.cpp convert enum Placement to enum class 2014-05-23 10:35:02 +02:00
element.cpp convert enum Placement to enum class 2014-05-23 10:35:02 +02:00
element.h convert enum Placement to enum class 2014-05-23 10:35:02 +02:00
elementlayout.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01: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 add namespace Ms 2013-05-13 19:43:59 +02:00
excerpt.cpp fix chordline regression 2014-05-15 15:08:40 +02:00
excerpt.h fix #24759 2014-05-14 19:19:39 +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 Refactor FiguredBass class 2014-04-21 00:46:40 +02:00
figuredbass.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
fingering.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +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 some purly cosmetic changes 2014-05-12 12:28:07 +02:00
fret.cpp fix default layout of chordnames and fretboard 2014-02-27 20:05:52 +01:00
fret.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
glissando.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
glissando.h expose HairpinType, Syllabic and GlissandoType 2014-05-16 14:17:03 +02:00
groups.cpp fix #23006 2014-05-03 11:37:12 +02:00
groups.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
hairpin.cpp convert enum HairpinType to enum class 2014-05-23 10:35:00 +02:00
hairpin.h convert enum HairpinType to enum class 2014-05-23 10:35:00 +02:00
harmony.cpp small optimization: call spatium() only once 2014-05-16 13:58:27 +02:00
harmony.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
hook.cpp convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +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 fix #16626 2014-03-16 14:57:32 +01:00
image.h fix #16626 2014-03-16 14:57:32 +01:00
imageStore.cpp fix #24468 2014-05-15 13:42:03 +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 convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
input.h convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
instrchange.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
instrchange.h fix #24657: save correct mixer info for instrument change 2014-02-12 13:59:52 -07:00
instrtemplate.cpp add default string table 2014-05-13 17:15:43 +02:00
instrtemplate.h add default string table 2014-05-13 17:15:43 +02:00
instrument.cpp add default string table 2014-05-13 17:15:43 +02:00
instrument.h init articulations playback for 1.3 scores 2014-05-17 13:23:00 +02:00
instrument_p.h add default string table 2014-05-13 17:15:43 +02:00
interval.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
interval.h fix #25580 2014-05-05 15:38:49 +02:00
joinMeasure.cpp fix #24759 2014-05-14 19:19:39 +02:00
jump.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
jump.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
key.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
key.h fix #21221 2013-05-28 15:42:16 +02:00
keyfinder.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
keyfinder.h add namespace Ms 2013-05-13 19:43:59 +02:00
keysig.cpp fix #25646 2014-05-08 17:59:24 +02:00
keysig.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
lasso.cpp fix #16626 2014-03-16 14:57:32 +01:00
lasso.h fix #16626 2014-03-16 14:57:32 +01:00
layout.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
layout.h add namespace Ms 2013-05-13 19:43:59 +02:00
layoutbreak.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
layoutbreak.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
ledgerline.cpp convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +02:00
ledgerline.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
line.cpp fix #25650 2014-05-07 12:10:28 +02:00
line.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
lyrics.cpp fix #7885: Lyric pasting should break at hyphens 2014-03-22 14:54:15 +01:00
lyrics.h expose HairpinType, Syllabic and GlissandoType 2014-05-16 14:17:03 +02:00
marker.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
marker.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
mcursor.cpp fix #14764 2014-03-04 13:06:23 +01:00
mcursor.h add namespace Ms 2013-05-13 19:43:59 +02:00
measure.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
measure.h update measure properties + parts 2014-05-20 17:59:32 +02:00
measurebase.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
measurebase.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
mscore.cpp update freefonts to vanilla 20120503, remove freefonts from mtest.qrc because they cause a g++ crash(!) 2014-05-21 12:20:05 +02:00
mscore.h remove some apparently unndeeded Q_ENUMS() 2014-05-16 13:58:35 +02:00
mscoreview.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
mscoreview.h remove/add some semicolons 2014-05-16 13:58:33 +02:00
navigate.cpp fix #24951: grace notes after enabled 2014-04-23 18:09:57 +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 convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +02:00
note.h remove some apparently unndeeded Q_ENUMS() 2014-05-16 13:58:35 +02:00
notedot.cpp remove stafftype subclasses 2014-04-30 13:39:16 +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 improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
ottava.cpp convert enum Placement to enum class 2014-05-23 10:35:02 +02:00
ottava.h remove some apparently unndeeded Q_ENUMS() 2014-05-16 13:58:35 +02:00
page.cpp fix #25650 2014-05-07 12:10:28 +02:00
page.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
part.cpp fix #24842 2014-04-24 15:03:03 +02:00
part.h fix #25646 2014-05-08 17:59:24 +02:00
paste.cpp fix #25580 2014-05-05 15:38:49 +02:00
pedal.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +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 bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
pitchspelling.h Selecting [undefined] TPC in Ambitus inspector causes crash. 2014-03-16 23:40:20 +01:00
pitchvalue.h add namespace Ms 2013-05-13 19:43:59 +02:00
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 eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
pos.h add namespace Ms 2013-05-13 19:43:59 +02:00
property.cpp convert enum Placement to enum class 2014-05-23 10:35:02 +02:00
property.h update measure properties + parts 2014-05-20 17:59:32 +02:00
range.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
range.h fix #24759 2014-05-14 19:19:39 +02:00
read114.cpp convert enum Placement to enum class 2014-05-23 10:35:02 +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 change velocity according to value defined in instruments.xml 2014-05-16 15:34:07 +02:00
repeat.cpp fix drawing and layouting of repeat measure sign 2013-09-04 10:49:33 +02:00
repeat.h add namespace Ms 2013-05-13 19:43:59 +02:00
repeatlist.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
repeatlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
rest.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
rest.h convert enum DurationType to enum class 2014-05-23 10:34:57 +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 convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
score.h fix #25422 next try 2014-05-22 16:18:35 +02:00
scorefile.cpp move xmlstream and qzip into thirdparty 2014-05-07 09:28:19 +02:00
segment.cpp fixing typos found along the way 2014-05-12 18:54:08 +02:00
segment.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
segmentlist.cpp fix #14764 2014-03-04 13:06:23 +01:00
segmentlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
select.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
select.h Initial implementation of copying and pasting of staff collateral elements. 2013-10-21 15:57:21 +02:00
sequencer.h add namespace Ms 2013-05-13 19:43:59 +02:00
shadownote.cpp smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
shadownote.h smufl integration, part I 2013-11-12 09:29:12 +01:00
sig.cpp fix #14764 2014-03-04 13:06:23 +01:00
sig.h add namespace Ms 2013-05-13 19:43:59 +02:00
slur.cpp convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +02:00
slur.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
spacer.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
spacer.h fix #16626 2014-03-16 14:57:32 +01:00
spanner.cpp fix #25650 2014-05-07 12:10:28 +02:00
spanner.h leftover improvements to plugin documentattion... 2014-05-16 15:58:57 +02:00
spannermap.cpp fix #21721: Spanners not properly deleted when corresponding anchoring notes are deleted 2013-10-11 21:42:17 +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 fix #24759 2014-05-14 19:19:39 +02:00
staff.cpp fix #25422 next try 2014-05-22 16:18:35 +02:00
staff.h fix #17535 2014-05-21 20:08:50 +02:00
staffstate.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
staffstate.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftext.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
stafftext.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftype.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
stafftype.h fix #23006 2014-05-03 11:37:12 +02:00
stem.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
stem.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
stemslash.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
stemslash.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
stringdata.cpp In staff type dlg box, only displays staff types from groups relevant to staff instrument. 2014-05-16 12:25:01 +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 convert enum ArticulationAnchor to enum class 2014-05-23 10:34:50 +02:00
style.h some purly cosmetic changes 2014-05-12 12:28:07 +02:00
style_p.h fix default frame width and margin in text style/properties, rework text properties dialog 2014-04-25 11:50:31 +02:00
sym.cpp update to SMuFL 0.9 - glyphsWithAnchors 2014-05-13 21:39:02 -06:00
sym.h migrate code to use cutOuts 2014-05-12 11:15:19 -06:00
symbol.cpp fix import of standalone symbols from 1.3 files 2014-04-29 18:27:55 +02:00
symbol.h improve builtin plugin documentation 2014-05-16 13:58:30 +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 #23052 hide instrument name style option 2014-04-28 18:28:21 +02:00
system.h improve builtin plugin documentation 2014-05-16 13:58:30 +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 convert enum Placement to enum class 2014-05-23 10:35:02 +02:00
tempotext.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
text.cpp fix #25650 2014-05-06 18:56:27 +02:00
text.h remove/add some semicolons 2014-05-16 13:58:33 +02:00
textframe.cpp rework text implementation 2014-02-11 14:27:44 +01:00
textframe.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
textline.cpp fix #25679 2014-05-13 19:03:41 +02:00
textline.h textline+ottava updates 2014-03-10 10:50:32 +01:00
tie.cpp partial fix for #25390: layout of 1.3 scores 2014-05-09 08:51:07 -06:00
tie.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
tiemap.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesig.cpp relayout timesigs on staff type change 2014-03-21 11:23:09 +01:00
timesig.h leftover improvements to plugin documentattion... 2014-05-16 15:58:57 +02:00
transpose.cpp fix #25412 2014-04-23 11:23:53 +02:00
tremolo.cpp fix #24468 2014-05-15 13:42:03 +02:00
tremolo.h Completing tremolo export to part changes, 2014-05-10 19:06:00 +01:00
tremolobar.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
tremolobar.h add namespace Ms 2013-05-13 19:43:59 +02:00
trill.cpp fix #25650 2014-05-07 12:10:28 +02:00
trill.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
tuplet.cpp use char for some enums 2014-05-07 18:09:01 +02:00
tuplet.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
tupletmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
undo.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
undo.h fix #17535 2014-05-21 20:08:50 +02:00
utils.cpp fix tick2measureMM() 2014-04-23 20:59:46 +02:00
utils.h update clef implementation 2013-09-05 16:38:04 +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 simplify TextLine, use only text and drop symbols 2014-03-06 14:53:22 +01:00
volta.h remove some apparently unndeeded Q_ENUMS() 2014-05-16 13:58:35 +02:00
xml.cpp convert enum Placement to enum class 2014-05-23 10:35:02 +02:00
xml.h fix #25646 2014-05-08 17:59:24 +02:00

libmscore

MuseScore score rendering library