MuseScore/libmscore
2017-05-23 16:52:04 +02:00
..
.gitignore
accidental.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
accidental.h update edit infrastructure 2017-03-31 13:03:30 +02:00
ambitus.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
ambitus.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
arpeggio.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
arpeggio.h update edit infrastructure 2017-03-31 13:03:30 +02:00
articulation.cpp replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
articulation.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
audio.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
audio.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
bagpembell.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
bagpembell.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
barline.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
barline.h update edit infrastructure 2017-03-31 13:03:30 +02:00
beam.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
beam.h update edit infrastructure 2017-03-31 13:03:30 +02:00
bend.cpp fix warning regarding braces in initialization 2017-02-19 11:00:10 +01:00
bend.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
box.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
box.h update edit infrastructure 2017-03-31 13:03:30 +02:00
bracket.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
bracket.h update edit infrastructure 2017-03-31 13:03:30 +02:00
bracketItem.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
bracketItem.h update edit infrastructure 2017-03-31 13:03:30 +02:00
breath.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
breath.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
bsp.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
bsp.h
bsymbol.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
bsymbol.h update edit infrastructure 2017-03-31 13:03:30 +02:00
check.cpp fix #180996: bad 2.xx import; compact inspector text panel 2017-03-13 10:25:00 +01:00
chord.cpp fix #51741: no beam for stemless slash notation 2017-04-20 22:50:00 +02:00
chord.h update edit infrastructure 2017-03-31 13:03:30 +02:00
chordline.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
chordline.h update edit infrastructure 2017-03-31 13:03:30 +02:00
chordlist.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
chordlist.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
chordrest.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
chordrest.h update edit infrastructure 2017-03-31 13:03:30 +02:00
clef.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
clef.h update edit infrastructure 2017-03-31 13:03:30 +02:00
cleflist.cpp update layout, change handling of clefs, system header and trailer 2016-10-25 17:35:55 +02:00
cleflist.h update layout, change handling of clefs, system header and trailer 2016-10-25 17:35:55 +02:00
CMakeLists.txt update edit infrastructure 2017-03-31 13:03:30 +02:00
cmd.cpp update text editing 2017-05-19 09:06:58 +02:00
cursor.cpp updates to scripting, text editing 2017-05-19 09:06:58 +02:00
cursor.h updates to scripting, text editing 2017-05-19 09:06:58 +02:00
doc.dox
drumset.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
drumset.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
dsp.cpp
dsp.h
duration.cpp fix nested tuplet handling in checkMeasure() 2016-11-29 16:50:50 +01:00
duration.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
durationtype.cpp fix compilation warning 2017-03-25 12:38:34 +01:00
durationtype.h fix #175461 Shift+W and Shift+Q to inc/dec duration to next dotted or undotted duration 2017-02-20 04:05:12 -05:00
dynamic.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
dynamic.h update edit infrastructure 2017-03-31 13:03:30 +02:00
edit.cpp update text editing 2017-05-19 09:06:58 +02:00
element.cpp enhance 2.x compatibility 2017-05-23 16:52:04 +02:00
element.h fix #195631 and other regressions 2017-05-03 16:20:04 +02:00
elementlayout.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
elementlayout.h better bw. compatibility 2017-01-25 15:55:04 +01:00
elementmap.cpp
elementmap.h
excerpt.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
excerpt.h Merge pull request #2953 from vinayakvivek/25271-part-export 2017-03-13 11:44:14 +01:00
fifo.cpp
fifo.h code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
figuredbass.cpp update undo/redo infrastructure for text editing 2017-04-11 11:34:47 +02:00
figuredbass.h update edit infrastructure 2017-03-31 13:03:30 +02:00
fingering.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
fingering.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
fraction.cpp Layout reorganization 2016-04-13 11:05:04 +02:00
fraction.h update script interface 2017-02-27 12:19:30 +01:00
fret.cpp fix on fret without dots 2017-05-11 18:04:59 +02:00
fret.h update edit infrastructure 2017-03-31 13:03:30 +02:00
glissando.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
glissando.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
groups.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
groups.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
hairpin.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
hairpin.h update edit infrastructure 2017-03-31 13:03:30 +02:00
harmony.cpp update undo/redo infrastructure for text editing 2017-04-11 11:34:47 +02:00
harmony.h update edit infrastructure 2017-03-31 13:03:30 +02:00
hook.cpp fix missing hook in 1024th note 2017-03-24 10:55:30 +08:00
hook.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
icon.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
icon.h Fixed missing includes and added missing declarations 2017-03-18 00:44:39 +01:00
image.cpp export bitmap to svg with lower resolution than original when applicable 2017-05-17 19:39:21 +02:00
image.h update edit infrastructure 2017-03-31 13:03:30 +02:00
imageStore.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
imageStore.h
iname.cpp fix editing of instrument names 2017-05-22 16:25:35 +02:00
iname.h fix editing of instrument names 2017-05-22 16:25:35 +02:00
input.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
input.h fix nested tuplet handling in checkMeasure() 2016-11-29 16:50:50 +01:00
instrchange.cpp fix #181616 disable change anchor for Instrument Change text 2017-03-15 20:51:55 -04:00
instrchange.h fix #181616 disable change anchor for Instrument Change text 2017-03-15 20:51:55 -04:00
instrtemplate.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
instrtemplate.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
instrument.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
instrument.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
interval.cpp
interval.h Fix char sign to pass tests on ARM. 2016-03-30 13:07:30 -04:00
joinMeasure.cpp fix mtest join 2017-03-14 18:11:40 +01:00
jump.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
jump.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
key.cpp interpret custom keys 2017-02-13 12:45:37 +01:00
key.h interpret custom keys 2017-02-13 12:45:37 +01:00
keyfinder.cpp specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
keyfinder.h
keylist.cpp fix update after add/remove of keysig 2017-02-13 17:06:30 +01:00
keylist.h
keysig.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
keysig.h update edit infrastructure 2017-03-31 13:03:30 +02:00
lasso.cpp replace QStateMachine 2017-05-02 14:23:01 +02:00
lasso.h replace QStateMachine 2017-05-02 14:23:01 +02:00
layout.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
layout.h layout for movements 2017-01-05 11:28:45 +01:00
layoutbreak.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
layoutbreak.h update edit infrastructure 2017-03-31 13:03:30 +02:00
ledgerline.cpp get rid of special casing the z-order of ledger lines and images 2016-09-06 13:37:03 +02:00
ledgerline.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
line.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
line.h update edit infrastructure 2017-03-31 13:03:30 +02:00
lyrics.cpp update undo/redo infrastructure for text editing 2017-04-11 11:34:47 +02:00
lyrics.h update undo/redo infrastructure for text editing 2017-04-11 11:34:47 +02:00
marker.cpp fix layout position of Jump/Marker 2017-02-10 15:13:23 +01:00
marker.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
mcursor.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
mcursor.h specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
measure.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
measure.h update edit infrastructure 2017-03-31 13:03:30 +02:00
measurebase.cpp replace QStateMachine 2017-05-02 14:23:01 +02:00
measurebase.h misc. layout fixes 2017-03-14 17:00:49 +01:00
midimapping.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mscore.cpp updates to scripting, text editing 2017-05-19 09:06:58 +02:00
mscore.h updates to scripting, text editing 2017-05-19 09:06:58 +02:00
mscoreview.cpp fix drag&drop of breaks 2017-05-22 17:27:23 +02:00
mscoreview.h fix #195631 and other regressions 2017-05-03 16:20:04 +02:00
musescoreCore.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
navigate.cpp fix #180986: crash on ctrl+home of empty score 2017-03-14 18:53:32 +01:00
navigate.h fix #48406: cannot extend range past grace notes with keybaord 2015-02-22 09:13:24 -07:00
note.cpp fix #198491: Tablature staff lines go through fingering number in graphic export from command line 2017-05-10 17:13:09 +02:00
note.h update edit infrastructure 2017-03-31 13:03:30 +02:00
notedot.cpp change StaffType interface 2016-12-14 15:44:24 +01:00
notedot.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
noteentry.cpp fix #195631 and other regressions 2017-05-03 16:20:04 +02:00
noteevent.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
noteevent.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
noteline.cpp fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
noteline.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
ossia.cpp
ossia.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
ottava.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
ottava.h update edit infrastructure 2017-03-31 13:03:30 +02:00
page.cpp replace QStateMachine 2017-05-02 14:23:01 +02:00
page.h replace QStateMachine 2017-05-02 14:23:01 +02:00
part.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
part.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
paste.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
pedal.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
pedal.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
pitch.cpp
pitch.h
pitchspelling.cpp Add more noteheads and staff type for dynamic noteheads (shapes, notenames, etc...) 2016-11-18 13:09:49 +01:00
pitchspelling.h replace QStateMachine 2017-05-02 14:23:01 +02:00
pitchvalue.h
plugins.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
plugins.h update edit infrastructure 2017-03-31 13:03:30 +02:00
pos.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
pos.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
property.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
property.h update edit infrastructure 2017-03-31 13:03:30 +02:00
range.cpp add mtest for #184061 2017-03-29 00:53:02 +02:00
range.h update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
read114.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
read206.cpp enhance 2.x compatibility 2017-05-23 16:52:04 +02:00
read206.h try to fix build 2017-01-25 18:46:21 +01:00
read300.cpp Merge pull request #2921 from Jojo-Schmitz/score-props 2017-03-10 19:11:27 +01:00
README.md
rehearsalmark.cpp updates for RehearsalMark 2017-02-08 18:11:51 +01:00
rehearsalmark.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
rendermidi.cpp fix #192236: Freeze when opening file with very large glissando 2017-04-24 11:36:15 +02:00
repeat.cpp update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
repeat.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
repeatlist.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
repeatlist.h Fix #65161 repeatlist unwind section by section _rebased 2015-08-18 14:15:03 -04:00
rest.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
rest.h update edit infrastructure 2017-03-31 13:03:30 +02:00
revisions.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
revisions.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
score.cpp update text editing 2017-05-19 09:06:58 +02:00
score.h update text editing 2017-05-19 09:06:58 +02:00
scoreElement.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
scoreElement.h updates to scripting, text editing 2017-05-19 09:06:58 +02:00
scorefile.cpp fix #152206 follow up: show correct revision after save too 2017-04-18 10:00:01 +02:00
segment.cpp change barline alignment 2017-03-20 18:24:29 +01:00
segment.h move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
segmentlist.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
segmentlist.h move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
select.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
select.h update edit infrastructure 2017-03-31 13:03:30 +02:00
sequencer.h Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
shadownote.cpp remove debug artifact 2016-06-03 07:35:10 +02:00
shadownote.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
shape.cpp misc. updates for barlines 2016-12-29 13:42:55 +01:00
shape.h misc. updates for barlines 2016-12-29 13:42:55 +01:00
sig.cpp layout for movements 2017-01-05 11:28:45 +01:00
sig.h cleanup some header files 2017-01-19 09:17:21 +01:00
slur.cpp fix #187556: Allow wide dashed slurs/ties 2017-04-13 13:54:12 +02:00
slur.h update edit infrastructure 2017-03-31 13:03:30 +02:00
slurtie.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
slurtie.h fix #187556: Allow wide dashed slurs/ties 2017-04-13 13:54:12 +02:00
spacer.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
spacer.h update edit infrastructure 2017-03-31 13:03:30 +02:00
spanner.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
spanner.h update edit infrastructure 2017-03-31 13:03:30 +02:00
spannermap.cpp update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
spannermap.h fix mtest split 2016-04-13 12:08:41 +02:00
spatium.h re-add linear layout 2016-04-13 12:05:47 +02:00
splitMeasure.cpp fix #183846 split irreg-len meas shouldn't add rest 2017-03-24 17:31:25 +01:00
staff.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
staff.h update edit infrastructure 2017-03-31 13:03:30 +02:00
stafflines.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
stafflines.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
staffstate.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
staffstate.h update edit infrastructure 2017-03-31 13:03:30 +02:00
stafftext.cpp enhance 2.x compatibility 2017-05-23 16:52:04 +02:00
stafftext.h enhance 2.x compatibility 2017-05-23 16:52:04 +02:00
stafftype.cpp fix mtest 2017-03-06 12:57:12 +01:00
stafftype.h fix #176511: Allow fingerings in tablature staves 2017-02-28 12:20:14 +01:00
stafftypechange.cpp barline changes, part-1 2016-12-28 16:36:59 +01:00
stafftypechange.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
stafftypelist.cpp impl. staff type changes 2016-12-18 14:31:34 +01:00
stafftypelist.h impl. staff type changes 2016-12-18 14:31:34 +01:00
stem.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
stem.h update edit infrastructure 2017-03-31 13:03:30 +02:00
stemslash.cpp autoplace for volta 2016-07-10 12:00:57 +02:00
stemslash.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
stringdata.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
stringdata.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
style.cpp enhance 2.x compatibility 2017-05-23 16:52:04 +02:00
style.h hairpin updates 2017-03-16 12:13:35 +01:00
sym.cpp Fix ornamentDownPrall composed glyph definition 2017-04-11 12:00:53 +02:00
sym.h remove CharFormatType 2017-05-22 15:27:16 +02:00
symbol.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
symbol.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
synthesizerstate.cpp fix #187386: Save Online shows 'upload audio' when updating score, regardless of default synthesitzer settings 2017-04-12 13:19:37 +02:00
synthesizerstate.h expose default synthesizer state 2017-03-17 09:03:15 +01:00
system.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
system.h misc. layout fixes 2017-03-14 17:00:49 +01:00
systemdivider.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
systemdivider.h update edit infrastructure 2017-03-31 13:03:30 +02:00
systemtext.cpp updates for RehearsalMark 2017-02-08 18:11:51 +01:00
systemtext.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tempo.cpp take pause into account in time2tick 2015-05-13 14:16:19 +02:00
tempo.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
tempotext.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
tempotext.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
text.cpp remove CharFormatType 2017-05-22 15:27:16 +02:00
text.h remove CharFormatType 2017-05-22 15:27:16 +02:00
textframe.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
textframe.h update edit infrastructure 2017-03-31 13:03:30 +02:00
textline.cpp replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
textline.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
textlinebase.cpp enhance 2.x compatibility 2017-05-23 16:52:04 +02:00
textlinebase.h fix note head dragging 2017-03-06 11:33:54 +01:00
tie.cpp fix #187556: Allow wide dashed slurs/ties 2017-04-13 13:54:12 +02:00
tie.h update edit infrastructure 2017-03-31 13:03:30 +02:00
tiemap.h
timesig.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
timesig.h update edit infrastructure 2017-03-31 13:03:30 +02:00
transpose.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
tremolo.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
tremolo.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tremolobar.cpp replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
tremolobar.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
trill.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
trill.h update edit infrastructure 2017-03-31 13:03:30 +02:00
tuplet.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
tuplet.h update edit infrastructure 2017-03-31 13:03:30 +02:00
tupletmap.h
undo.cpp update text editing 2017-05-19 09:06:58 +02:00
undo.h update text editing 2017-05-19 09:06:58 +02:00
utils.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
utils.h fix #140266: no system header after horizontal frame; code cleanups 2016-12-12 10:31:37 +01:00
velo.cpp
velo.h
volta.cpp fixes for layout, align property 2017-02-23 11:42:03 +01:00
volta.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
xml.h Merge pull request #2921 from Jojo-Schmitz/score-props 2017-03-10 19:11:27 +01:00
xmlreader.cpp fix tuplet duration and baselength when importing old files 2016-12-19 14:11:13 +01:00
xmlwriter.cpp fix crash writing styles 2017-02-08 20:12:07 +01:00

libmscore

MuseScore score rendering library