MuseScore/libmscore
2017-02-20 17:16:45 +01:00
..
.gitignore
accidental.cpp interpret custom keys 2017-02-13 12:45:37 +01:00
accidental.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
ambitus.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
arpeggio.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
barline.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
beam.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
beam.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
box.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
bracket.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
bracket.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
bsymbol.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
check.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
chord.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
chord.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
chordline.cpp fix #143791: Odd crash when saving chord line 2016-11-26 16:15:16 +01:00
chordline.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
chordrest.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
clef.cpp interpret custom keys 2017-02-13 12:45:37 +01:00
clef.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 better bw. compatibility 2017-01-25 15:55:04 +01:00
cmd.cpp misc. fixes for time signatures 2017-02-20 11:44:03 +01:00
cursor.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
cursor.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 warnings in RELEASE mode 2016-12-15 14:45:14 +01:00
durationtype.h fix #136406. add Tuplet::read in the compatibility code and add mtests. 2016-11-09 17:12:52 +01:00
dynamic.cpp misc. layout fixes; inspector update 2017-02-08 13:29:25 +01:00
dynamic.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
edit.cpp misc. fixes for time signatures 2017-02-20 11:44:03 +01:00
element.cpp misc. fixes for time signatures 2017-02-20 11:44:03 +01:00
element.h update mtest 2017-02-17 15:48:28 +01: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 more complete SystemText impl. 2017-01-23 10:54:57 +01:00
excerpt.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
fifo.cpp
fifo.h code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
figuredbass.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
figuredbass.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
fret.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
fret.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
glissando.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
hairpin.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
harmony.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
harmony.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
hook.cpp reorder layout to fix hooks 2016-05-19 13:15:46 +02: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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
image.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
image.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
imageStore.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
imageStore.h
iname.cpp replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
iname.h move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
input.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
input.h fix nested tuplet handling in checkMeasure() 2016-11-29 16:50:50 +01:00
instrchange.cpp fix crash writing styles 2017-02-08 20:12:07 +01:00
instrchange.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 #139626: Removal of the final barline causes a crash 2016-11-02 14:01:14 +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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
keysig.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
lasso.cpp framework for partial relayout 2016-04-13 11:35:21 +02:00
lasso.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
layout.cpp fix deleting measures 2017-02-15 13:59:06 +01:00
layout.h layout for movements 2017-01-05 11:28:45 +01:00
layoutbreak.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
layoutbreak.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move textline properties to inspector 2017-02-07 18:48:41 +01:00
line.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
lyrics.cpp update inspector for lyrics 2017-02-12 10:31:19 +01:00
lyrics.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 fix more regressions; comment out all failing mtest 2016-04-13 12:07:48 +02:00
mcursor.h specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
measure.cpp interpret custom keys 2017-02-13 12:45:37 +01:00
measure.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
measurebase.cpp impl. staff type changes 2016-12-18 14:31:34 +01:00
measurebase.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
midimapping.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mscore.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
mscore.h update mtest 2017-02-17 15:48:28 +01:00
mscoreview.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
mscoreview.h first simple implementation of slur autoplace 2016-11-15 16:33:38 +01:00
musescoreCore.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
navigate.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +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 #175341: [GP6] Crash on a file involving arpeggios, ties and capo feature 2017-02-20 17:16:45 +01:00
note.h update mtest 2017-02-17 15:48:28 +01: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 #52841: No sound feedback in repitch mode when using MIDI or Piano Keyboard 2017-02-20 14:12:56 +01: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 fix deleting measures 2017-02-15 13:59:06 +01:00
ottava.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
page.cpp update mtest 2017-02-17 15:48:28 +01:00
page.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
part.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
pedal.cpp move textline properties to inspector 2017-02-07 18:48:41 +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 Add more noteheads and staff type for dynamic noteheads (shapes, notenames, etc...) 2016-11-18 13:09:49 +01:00
pitchvalue.h
plugins.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
plugins.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move textline properties to inspector 2017-02-07 18:48:41 +01:00
property.h move textline properties to inspector 2017-02-07 18:48:41 +01:00
range.cpp global insert: small fix 2016-12-06 15:16:18 +01:00
range.h update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
read114.cpp fix some compiler warnings 2017-02-17 11:04:49 +01:00
read206.cpp fix import problem of 2.x files with parts 2017-02-16 11:18:01 +01:00
read206.h try to fix build 2017-01-25 18:46:21 +01:00
read300.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +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 #175341: [GP6] Crash on a file involving arpeggios, ties and capo feature 2017-02-20 17:16:45 +01: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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
rest.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
score.h misc. fixes for time signatures 2017-02-20 11:44:03 +01:00
scoreElement.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
scoreElement.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
scorefile.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
segment.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
segment.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
segmentlist.cpp update layout, change handling of clefs, system header and trailer 2016-10-25 17:35:55 +02:00
segmentlist.h layout optimizations 2016-05-02 13:42:03 +02:00
select.cpp more complete SystemText impl. 2017-01-23 10:54:57 +01:00
select.h more option when selecting similar notes 2016-09-22 16:07:47 +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 layout for movements 2017-01-05 11:28:45 +01:00
slur.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
slurtie.cpp replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
slurtie.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
spacer.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
spacer.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
spanner.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
spanner.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
staff.cpp fix 'small' property for staves 2017-02-15 13:59:05 +01:00
staff.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
staffstate.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
stafftext.cpp misc. layout fixes; inspector update 2017-02-08 13:29:25 +01:00
stafftext.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
stafftype.cpp barline changes, part-1 2016-12-28 16:36:59 +01:00
stafftype.h move Element::type() to ScoreElement 2017-01-18 14:16:33 +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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
stem.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
stringdata.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
style.cpp fix alignment of tuplet numbers 2017-02-18 11:24:00 +01:00
style.h fix alignment of tuplet numbers 2017-02-18 11:24:00 +01:00
sym.cpp fix compilation after 5433d71 2017-01-16 22:16:10 +01:00
sym.h replace TextStyle by SubStyle 2017-01-16 20:59:21 +01: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 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
synthesizerstate.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
system.cpp misc. fixes for time signatures 2017-02-20 11:44:03 +01:00
system.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
systemdivider.cpp simply systemdivider 2016-12-16 17:25:07 +01:00
systemdivider.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +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 fix #64046: Korean input method on windows doesn't work with Shift 2017-02-17 00:48:35 +01:00
text.h update mtest 2017-02-17 15:48:28 +01:00
textframe.cpp remove obsolete 'Album'; style updates 2017-01-31 12:22:05 +01:00
textframe.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 fix some compiler warnings 2017-02-17 11:04:49 +01:00
textlinebase.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tie.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
tie.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tiemap.h
timesig.cpp misc. fixes for time signatures 2017-02-20 11:44:03 +01:00
timesig.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
transpose.cpp cleanup some header files 2017-01-19 09:17:21 +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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
trill.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tuplet.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
tuplet.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tupletmap.h
undo.cpp misc. fixes for time signatures 2017-02-20 11:44:03 +01:00
undo.h change PageFormat to simple style values 2017-01-23 21:53:51 +01:00
utils.cpp misc. fixes for time signatures 2017-02-20 11:44:03 +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 move textline properties to inspector 2017-02-07 18:48:41 +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 fix import problem of 2.x files with parts 2017-02-16 11:18:01 +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