MuseScore/libmscore
2013-03-25 13:36:07 +01:00
..
.gitignore add libmscore 2012-05-26 14:54:47 +02:00
accidental.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
accidental.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
arpeggio.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
arpeggio.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
articulation.cpp TAB: make "Stem through staves" option more similar to regular pitch layout. 2013-03-11 10:00:00 +01:00
articulation.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
audio.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
audio.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
barline.cpp Align with recent commits. 2013-03-23 00:57:37 +01:00
barline.h adjust 1line staff to use first line 2013-03-23 15:49:11 +01:00
beam.cpp move ledgerline and stemslash into separate files 2013-03-25 13:15:50 +01:00
beam.h enable musicxml support, move needed xml functions to musicxml code 2013-01-17 11:33:11 +01:00
bend.cpp Align the code reading an XML profile to the new XML reader 2013-01-20 19:05:46 +01:00
bend.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
box.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
box.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
bracket.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
bracket.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
breath.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
breath.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
bsp.cpp add libmscore 2012-05-26 14:54:47 +02:00
bsp.h add libmscore 2012-05-26 14:54:47 +02:00
bsymbol.cpp more regressions fixes for xml reader 2013-01-23 14:14:09 +01:00
bsymbol.h more regressions fixes for xml reader 2013-01-23 14:14:09 +01:00
check.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
chord.cpp move ledgerline and stemslash into separate files 2013-03-25 13:15:50 +01:00
chord.h move ledgerline and stemslash into separate files 2013-03-25 13:15:50 +01:00
chordline.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
chordline.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
chordlist.cpp Correct error in last commit. 2013-03-05 10:47:09 +00:00
chordlist.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
chordrest.cpp TAB: make "Stem through staves" option more similar to regular pitch layout. 2013-03-11 10:00:00 +01:00
chordrest.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
clef.cpp Merge pull request #274 from mgavioli/CLEF_stafftype_dlg_show_clef 2013-03-23 05:18:17 -07:00
clef.h fix #19312: Drums in 1.2 score have a treble clef after enabling Concert Pitch 2013-03-21 22:09:14 +01:00
cleflist.cpp fix #19312: Drums in 1.2 score have a treble clef after enabling Concert Pitch 2013-03-21 22:09:14 +01:00
cleflist.h fix #19312: Drums in 1.2 score have a treble clef after enabling Concert Pitch 2013-03-21 22:09:14 +01:00
CMakeLists.txt move ledgerline and stemslash into separate files 2013-03-25 13:15:50 +01:00
cmd.cpp always use the root score undo stack 2013-03-18 15:14:05 +01:00
cursor.cpp for optimization replace some foreach loops 2012-12-06 12:46:05 +01:00
cursor.h updating plugin documentation 2012-09-13 18:53:55 +02:00
drumset.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
drumset.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
dsp.cpp move config.h into all.h 2012-07-09 09:51:10 +02:00
dsp.h add libmscore 2012-05-26 14:54:47 +02:00
duration.cpp fix measure delete of repeat measure 2013-02-25 11:17:08 +01:00
duration.h fix measure delete of repeat measure 2013-02-25 11:17:08 +01:00
durationtype.cpp note inspector update 2013-03-07 13:31:14 +01:00
durationtype.h add libmscore 2012-05-26 14:54:47 +02:00
dynamic.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
dynamic.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
edit.cpp Align with recent commits. 2013-03-23 00:57:37 +01:00
element.cpp adjust 1line staff to use first line 2013-03-23 15:49:11 +01:00
element.h adjust 1line staff to use first line 2013-03-23 15:49:11 +01:00
elementlayout.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
elementlayout.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
elementmap.cpp more regressions fixes for xml reader 2013-01-23 14:14:09 +01:00
elementmap.h add libmscore 2012-05-26 14:54:47 +02:00
event.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
event.h new wizard: don't create instrument names if only one part 2012-08-22 09:32:58 +02:00
event_p.h sequencer update 2013-02-20 17:53:45 +01:00
excerpt.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
excerpt.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
exportmidi.cpp change map iterators to auto 2013-03-15 11:01:26 +01:00
exportmidi.h move midifile.h/cpp and exportmidi.cpp to libmscore 2012-06-11 17:48:20 +02:00
fifo.cpp add libmscore 2012-05-26 14:54:47 +02:00
fifo.h fix stemslash layout 2013-03-25 13:36:07 +01:00
figuredbass.cpp Figured bass: Continuation lines end right after the last ChordRest of the FiguredBass element. 2013-03-01 13:42:05 +01:00
figuredbass.h Figured bass: Continuation lines end right after the last ChordRest of the FiguredBass element. 2013-03-01 13:42:05 +01:00
fingering.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
fingering.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
fraction.cpp add libmscore 2012-05-26 14:54:47 +02:00
fraction.h polishing the plugin subsystem 2012-07-18 14:54:44 +02:00
fret.cpp fix one more crash in fret diagram properties 2013-02-07 10:57:35 +01:00
fret.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
glissando.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
glissando.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
hairpin.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
hairpin.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
harmony.cpp Fix #20096: Chord name navigation 2013-03-01 17:40:02 +00:00
harmony.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
hook.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
hook.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
icon.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
icon.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
image.cpp more regressions fixes for xml reader 2013-01-23 14:14:09 +01:00
image.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
imageStore.cpp replaye toAscii() with toLatin1() 2013-01-02 16:39:19 +01:00
imageStore.h add libmscore 2012-05-26 14:54:47 +02:00
iname.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
iname.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
input.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
input.h Undo commit from muelleki/17906-chords that conflicts with watery/17906-midichordinput 2013-01-25 10:05:00 +01:00
instrchange.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
instrchange.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
instrtemplate.cpp Removed redundant <stafflines> tags from instruments.xml 2013-03-25 00:48:49 +01:00
instrtemplate.h Presets: implements presets 2013-03-21 22:36:49 +01:00
instrument.cpp fix regression: read instrument xml 2013-01-17 20:20:41 +01:00
instrument.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
instrument_p.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
interval.cpp add libmscore 2012-05-26 14:54:47 +02:00
interval.h add libmscore 2012-05-26 14:54:47 +02:00
joinMeasure.cpp move ElementType to Element() 2012-09-13 18:07:11 +02:00
jump.cpp updates for Arpeggio/Tremolo in parts 2013-02-28 17:46:30 +01:00
jump.h update for Jump and Marker elements 2013-02-25 14:56:34 +01:00
key.cpp change map iterators to auto 2013-03-15 11:01:26 +01:00
key.h change map iterators to auto 2013-03-15 11:01:26 +01:00
keyfinder.cpp add libmscore 2012-05-26 14:54:47 +02:00
keyfinder.h add libmscore 2012-05-26 14:54:47 +02:00
keysig.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
keysig.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
lasso.cpp add libmscore 2012-05-26 14:54:47 +02:00
lasso.h derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
layout.cpp honor beam mode NO for grace notes 2013-03-25 12:56:38 +01:00
layout.h layout changes 2012-08-01 18:00:27 +02:00
layoutbreak.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
layoutbreak.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ledgerline.cpp move ledgerline and stemslash into separate files 2013-03-25 13:15:50 +01:00
ledgerline.h move ledgerline and stemslash into separate files 2013-03-25 13:15:50 +01:00
line.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
line.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
lyrics.cpp remove QTextCursor and QTextDocument from Text interface 2013-02-18 12:56:09 +01:00
lyrics.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
marker.cpp update for Jump and Marker elements 2013-02-25 14:56:34 +01:00
marker.h update for Jump and Marker elements 2013-02-25 14:56:34 +01:00
measure.cpp fix compilation 2013-03-14 16:36:24 +01:00
measure.h fix #20352 implement measure numbers for all staves 2013-03-08 16:07:03 +01:00
measurebase.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
measurebase.h layout changes 2012-08-02 18:33:43 +02:00
midifile.cpp replace typedef iSigEvent by auto 2013-03-13 18:15:36 +01:00
midifile.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
midipatch.h add libmscore 2012-05-26 14:54:47 +02:00
mscore.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
mscore.h Presets: implements presets 2013-03-21 22:36:49 +01:00
mscoreview.h add libmscore 2012-05-26 14:54:47 +02:00
navigate.cpp navigate next-chord and prev-chord now stops on grace note 2012-11-23 15:22:16 +01:00
navigate.h navigate next-chord and prev-chord now stops on grace note 2012-11-23 15:22:16 +01:00
noscript.h add compile option for plugin system 2012-07-09 14:16:27 +02:00
note.cpp TAB: fix cases of wrong positions of augm. dots with "Stems through staves" option 2013-03-23 11:36:04 +01:00
note.h sequencer update 2013-02-20 17:53:45 +01:00
notedot.cpp TAB: make "Stem through staves" option more similar to regular pitch layout. 2013-03-11 10:00:00 +01:00
notedot.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
noteevent.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
noteevent.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
ossia.cpp add libmscore 2012-05-26 14:54:47 +02:00
ossia.h More plugin bindings 2012-07-25 11:49:34 +02:00
ottava.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ottava.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
page.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
page.h enable musicxml support, move needed xml functions to musicxml code 2013-01-17 11:33:11 +01:00
part.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
part.h merge read114 branch 2013-01-24 09:46:28 +01:00
paste.cpp Enables pasting FiguredBass elements. 2013-02-28 23:29:04 +01:00
pedal.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
pedal.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
pitch.cpp add libmscore 2012-05-26 14:54:47 +02:00
pitch.h add libmscore 2012-05-26 14:54:47 +02:00
pitchspelling.cpp Update a couple of comments... 2013-02-12 12:02:59 +00:00
pitchspelling.h Update a couple of comments... 2013-02-12 12:02:59 +00:00
pitchvalue.h add libmscore 2012-05-26 14:54:47 +02:00
pos.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
pos.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
property.cpp fix for frame properties in inspector 2013-03-18 09:12:18 +01:00
property.h remove artifact from property type list 2013-03-13 14:45:53 +01: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 timesig change causes infinite loop in case of tuplets 2013-02-18 16:03:47 +01:00
range.h fix Range() read/write 2013-01-18 14:42:11 +01:00
read114.cpp fix #19312: Drums in 1.2 score have a treble clef after enabling Concert Pitch 2013-03-21 22:09:14 +01:00
README.md add libmscore 2012-05-26 14:54:47 +02:00
rehearsalmark.cpp enhance single note tremolo layout 2012-11-22 09:42:57 +01:00
rehearsalmark.h propagate rehearsal mark to all parts 2013-02-25 19:05:19 +01:00
rendermidi.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
rendermidi.h fix regression: midi rendering of grace notes 2012-12-05 14:50:19 +01:00
repeat.cpp update for Jump and Marker elements 2013-02-25 14:56:34 +01:00
repeat.h update for Jump and Marker elements 2013-02-25 14:56:34 +01:00
repeatlist.cpp fix #17445, add regression test for repeats 2013-03-18 22:25:24 +01:00
repeatlist.h fix #6075: Play panel calculates score duration wrong 2012-07-02 18:43:11 +02:00
rest.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
rest.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
revisions.cpp use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
revisions.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
score.cpp Merge pull request #280 from heuchi/keySig_improvements 2013-03-25 01:38:05 -07:00
score.h initial: improve performance adding and removing KeySig 2013-03-23 11:08:28 +01:00
scorefile.cpp Presets: implements presets 2013-03-21 22:36:49 +01:00
segment.cpp goto/label is evil 2013-03-16 12:57:43 +01:00
segment.h goto/label is evil 2013-03-16 12:57:43 +01:00
segmentlist.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
segmentlist.h fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
select.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
select.h never select chord, only note(s) 2012-08-06 12:15:42 +02:00
sequencer.h simplify sequencer.h interface 2012-06-28 14:50:47 +02:00
shadownote.cpp fix #17674: Ledger lines appear when hovering below and above stave with rest in Note Entry 2012-08-06 12:23:01 +02:00
shadownote.h derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
sig.cpp replace typedef iSigEvent by auto 2013-03-13 18:15:36 +01:00
sig.h replace typedef iSigEvent by auto 2013-03-13 18:15:36 +01:00
simpletext.cpp Merge pull request #254 from softins/simpletext-fix 2013-03-11 14:41:16 -07:00
simpletext.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
slur.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
slur.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
slurmap.h add libmscore 2012-05-26 14:54:47 +02:00
spacer.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
spacer.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
spanner.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
spanner.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
spannermap.h add libmscore 2012-05-26 14:54:47 +02:00
sparm.cpp cleanups for text; simplify SyntiParameter 2013-02-14 12:24:00 +01:00
sparm.h cleanups for text; simplify SyntiParameter 2013-02-14 12:24:00 +01:00
sparm_p.h cleanups for text; simplify SyntiParameter 2013-02-14 12:24:00 +01:00
spatium.h add libmscore 2012-05-26 14:54:47 +02:00
splitMeasure.cpp move ElementType to Element() 2012-09-13 18:07:11 +02:00
staff.cpp Removed redundant <stafflines> tags from instruments.xml 2013-03-25 00:48:49 +01:00
staff.h enable initialization of concert & transposing clef from instruments.xml 2013-03-08 19:33:30 +01:00
staffstate.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
staffstate.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
stafftext.cpp fix some xml reader regressions 2013-01-22 21:53:45 +01:00
stafftext.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
stafftype.cpp Make preset names translatable. 2013-03-22 19:46:48 +01:00
stafftype.h Presets: implements presets 2013-03-21 22:36:49 +01:00
stem.cpp TAB: with "stems beside staves" option, slashes (for slashed minims) and dots were in some cases positioned wrongly. 2013-03-15 01:18:29 +01:00
stem.h fix hook position 2013-03-13 15:24:03 +01:00
stemslash.cpp fix stemslash layout 2013-03-25 13:36:07 +01:00
stemslash.h move ledgerline and stemslash into separate files 2013-03-25 13:15:50 +01:00
style.cpp Allows to hide some styles in: 2013-02-25 00:18:14 +01:00
style.h fix #20352 implement measure numbers for all staves 2013-03-08 16:07:03 +01:00
style_p.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
sym.cpp cleanups for text; simplify SyntiParameter 2013-02-14 12:24:00 +01:00
sym.h cleanups for text; simplify SyntiParameter 2013-02-14 12:24:00 +01:00
symbol.cpp enhance 1.2 symbol import 2013-01-28 21:45:57 +01:00
symbol.h more regressions fixes for xml reader 2013-01-23 14:14:09 +01:00
system.cpp enable initialization of concert & transposing clef from instruments.xml 2013-03-08 19:33:30 +01:00
system.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
tablature.cpp TAB: initial support for multiple voices. 2013-03-02 23:40:59 +01:00
tablature.h TAB: initial support for multiple voices. 2013-03-02 23:40:59 +01:00
tempo.cpp change map iterators to auto 2013-03-15 11:01:26 +01:00
tempo.h change map iterators to auto 2013-03-15 11:01:26 +01:00
tempotext.cpp change edit mode implementation 2013-02-27 11:26:58 +01:00
tempotext.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
text.cpp fix #20331 Attempting to move a measure number results in a crash 2013-03-06 09:49:33 +01:00
text.h change edit mode implementation 2013-02-27 11:26:58 +01:00
textframe.cpp fix stem layout; some optimizations 2013-01-02 09:30:59 +01:00
textframe.h More plugin bindings 2012-07-25 11:49:34 +02:00
textline.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
textline.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
tiemap.h derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
timesig.cpp Fix #20499: time sig not correctly laid out after some changes. 2013-03-16 23:27:15 +01:00
timesig.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
transpose.cpp replaced _undo->push() with undo() in Score::transposeKeys() 2013-03-17 15:03:03 +01:00
tremolo.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
tremolo.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
tremolobar.cpp Align the code reading an XML profile to the new XML reader 2013-01-20 19:05:46 +01:00
tremolobar.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
trill.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
trill.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
tuplet.cpp remove 2.0 tags from 1.2 importer 2013-01-24 09:31:41 +01:00
tuplet.h use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
tupletmap.h add libmscore 2012-05-26 14:54:47 +02:00
undo.cpp ChangeElement updates keymap for keySig change 2013-03-23 11:08:29 +01:00
undo.h fix delete/add start/end repeat bars in scores with parts 2013-02-27 14:41:28 +01:00
utils.cpp fix regression tests 2013-02-27 18:16:24 +01:00
utils.h fix regressions for note entry 2012-08-08 20:46:29 +02:00
velo.cpp add libmscore 2012-05-26 14:54:47 +02:00
velo.h add libmscore 2012-05-26 14:54:47 +02:00
volta.cpp replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
volta.h replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
xml.cpp inspector fixes 2013-03-13 12:19:53 +01:00
xml.h fix #19817 Crash on loading a file with incoplete slur spanner and linked part 2013-02-12 11:57:42 +01:00

libmscore

MuseScore score rendering library