MuseScore/libmscore
2018-04-13 17:30:27 +02:00
..
.gitignore
accidental.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
accidental.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ambitus.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ambitus.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
arpeggio.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
arpeggio.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
articulation.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
articulation.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02: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 fix #195421: "Bubly" misspelled 2017-05-02 07:09:36 +02:00
bagpembell.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
barline.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
barline.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
beam.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
beam.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bend.cpp fix visual test regressions 2018-03-28 17:49:08 +02:00
bend.h fix visual test regressions 2018-03-28 17:49:08 +02:00
box.cpp fix #271257: Changing Otava placement from General styles leads to corrupting layout 2018-04-13 17:30:27 +02:00
box.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bracket.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bracket.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bracketItem.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bracketItem.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
breath.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
breath.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bsp.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
bsp.h
bsymbol.cpp replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
bsymbol.h update let ring, palm mute 2017-11-27 16:55:52 +01:00
check.cpp replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
chord.cpp fix #271053: Drum palette: stem direction incorrect for voice 2 notes 2018-04-05 11:44:32 +02:00
chord.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
chordline.cpp Misc. typos follow up 2018-02-19 19:30:12 -05:00
chordline.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
chordlist.cpp Fixed clang warnings: 2018-02-21 19:41:36 +01:00
chordlist.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
chordrest.cpp fix #139271: some Radio buttons in General Style do not switch 2018-04-11 12:19:50 +02:00
chordrest.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
clef.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
clef.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +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 implement new fermata element 2018-01-16 13:38:28 +01:00
cmd.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
cursor.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +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 Misc. typos follow up 2018-02-19 19:30:12 -05:00
duration.cpp regression fixes for tuplet layout 2018-04-09 11:51:45 +02:00
duration.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
durationtype.cpp Fixed AppVeyor's warnings 2018-02-22 14:31:39 +02: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 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
dynamic.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
edit.cpp fix 2 compiler warnings 2018-03-29 11:15:03 +02:00
element.cpp fix #122001 Staff text automatic placement doesnt work, neither in score nor in parts 2018-04-12 13:22:57 +02:00
element.h regression fixes for tuplet layout 2018-04-09 11:51:45 +02:00
elementlayout.cpp fix #195146: rehearsalmark alignment. See PR #3378 2018-01-11 12:36:13 +01:00
elementlayout.h better bw. compatibility 2017-01-25 15:55:04 +01:00
elementmap.cpp
elementmap.h
excerpt.cpp fix #122001 Staff text automatic placement doesnt work, neither in score nor in parts 2018-04-12 13:22:57 +02:00
excerpt.h update let ring, palm mute 2017-11-27 16:55:52 +01:00
fermata.cpp fix #270958: Fermata not centered on measure rest, and not following horizontal offset 2018-04-03 01:59:25 -04:00
fermata.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
fifo.cpp
fifo.h code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
figuredbass.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
figuredbass.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
fingering.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
fingering.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02: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 #139271: some Radio buttons in General Style do not switch 2018-04-11 12:19:50 +02:00
fret.h fix #139271: some Radio buttons in General Style do not switch 2018-04-11 12:19:50 +02:00
glissando.cpp more updates for properties/styles 2018-03-28 10:43:28 +02:00
glissando.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02: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 more updates for properties/styles 2018-03-28 10:43:28 +02:00
hairpin.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
harmony.cpp chordname/harmony fixes 2018-04-12 12:06:59 +02:00
harmony.h chordname/harmony fixes 2018-04-12 12:06:59 +02:00
hook.cpp fix missing hook in 1024th note 2017-03-24 10:55:30 +08:00
hook.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
icon.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
icon.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
image.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
image.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
imageStore.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
imageStore.h
iname.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
iname.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
input.cpp replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
input.h fix nested tuplet handling in checkMeasure() 2016-11-29 16:50:50 +01:00
instrchange.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
instrchange.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
instrtemplate.cpp Fixed clang warnings: 2018-02-21 19:41:36 +01:00
instrtemplate.h add function to determine default clef for gtp import 2017-12-06 13:06:07 +02:00
instrument.cpp Fixing issues found in static code analysis by PVS-Studion 2017-12-20 16:26:23 +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 more updates for properties/styles 2018-03-28 10:43:28 +02:00
jump.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
key.cpp fix several issues for import gtp and ptb files 2017-11-30 13:05:36 +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 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
keysig.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
lasso.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
lasso.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
layout.cpp fix #271257: Changing Otava placement from General styles leads to corrupting layout 2018-04-13 17:30:27 +02:00
layout.h layout for movements 2017-01-05 11:28:45 +01:00
layoutbreak.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
layoutbreak.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ledgerline.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ledgerline.h rearrange class hierarchy 2017-12-27 11:51:09 +01:00
letring.cpp regression fixes for tuplet layout 2018-04-09 11:51:45 +02:00
letring.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
line.cpp more updates for properties/styles 2018-03-28 10:43:28 +02:00
line.h more updates for properties/styles 2018-03-28 10:43:28 +02:00
lyrics.cpp Enable alignment of verse numbers, patch from mattmcclinch 2018-04-13 11:22:53 +02:00
lyrics.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
marker.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
marker.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
mcursor.cpp replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
mcursor.h specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
measure.cpp fix #271258: Changing 9va-8vb for an Ottava in the Inspector leads to crash 2018-04-13 14:30:54 +02:00
measure.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
measurebase.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
measurebase.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
midimapping.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mscore.cpp Use new preference model for part style 2018-02-16 00:05:38 +01:00
mscore.h Change to new preferences model 2018-02-08 16:59:10 +01:00
mscoreview.cpp fix drag&drop of breaks 2017-05-22 17:27:23 +02:00
mscoreview.h update slur creation & editing 2017-07-26 16:43:35 +02:00
musescoreCore.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
navigate.cpp fix #175216, fix #269114: Crash with shortcut alt+arrow up/down if more than one element or nothing is selected 2018-02-09 12:44:18 +01:00
navigate.h
note.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
note.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
notedot.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
notedot.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
noteentry.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +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 update for properties/styles 2018-03-27 14:40:45 +02:00
noteline.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ossia.cpp
ossia.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
ottava.cpp fix #271258: Changing 9va-8vb for an Ottava in the Inspector leads to crash 2018-04-13 14:30:54 +02:00
ottava.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
page.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
page.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
palmmute.cpp regression fixes for tuplet layout 2018-04-09 11:51:45 +02:00
palmmute.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
part.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
part.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
paste.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
pedal.cpp more updates for properties/styles 2018-03-28 10:43:28 +02:00
pedal.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
pitch.cpp
pitch.h
pitchspelling.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
pitchspelling.h remove unused function in pitchspelling 2017-06-16 11:27:20 +02:00
pitchvalue.h
plugins.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
plugins.h Fixing issues found in static code analysis by PVS-Studion 2017-12-20 16:26:23 +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 remove P_TYPE::TEXT_STYLE 2018-04-12 18:32:30 +02:00
property.h remove P_TYPE::TEXT_STYLE 2018-04-12 18:32:30 +02:00
range.cpp Misc. typos follow up 2018-02-19 19:30:12 -05:00
range.h update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
read114.cpp fix #270634 crash when importing file with fermata 2018-04-01 21:35:37 +02:00
read206.cpp fix #182321: Tempo text from 2.0.3 not imported correctly 2018-04-05 16:55:06 +02:00
read206.h implement new fermata element 2018-01-16 13:38:28 +01:00
read300.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
README.md
rehearsalmark.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
rehearsalmark.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
rendermidi.cpp fix #148276 end Open Volta before next startRepeat as well 2018-03-07 12:55:07 +01:00
repeat.cpp update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
repeat.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
repeatlist.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
repeatlist.h fix #148276 end Open Volta before next startRepeat as well 2018-03-07 12:55:07 +01:00
rest.cpp fix #122001 Staff text automatic placement doesnt work, neither in score nor in parts 2018-04-12 13:22:57 +02:00
rest.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +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 fix #234781: Selection with Ctrl+click is broken by clicking on the canvas 2018-04-03 11:43:47 -04:00
score.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
scoreElement.cpp fix #271257: Changing Otava placement from General styles leads to corrupting layout 2018-04-13 17:30:27 +02:00
scoreElement.h fix visual test regressions 2018-03-28 17:49:08 +02:00
scorefile.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
segment.cpp fix #271258: Changing 9va-8vb for an Ottava in the Inspector leads to crash 2018-04-13 14:30:54 +02:00
segment.h fix #271258: Changing 9va-8vb for an Ottava in the Inspector leads to crash 2018-04-13 14:30:54 +02: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 Misc. typos follow up 2018-02-19 19:30:12 -05:00
select.h Fix #184246: Add same string option in select notes 2017-10-13 18:21:44 +05:30
sequencer.h Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
shadownote.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
shadownote.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
shape.cpp update autoplacement for StaffText 2018-02-01 10:37:25 +01:00
shape.h update autoplacement for StaffText 2018-02-01 10:37:25 +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 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
slur.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
slurtie.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
slurtie.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
spacer.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
spacer.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
spanner.cpp regression fixes for tuplet layout 2018-04-09 11:51:45 +02:00
spanner.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +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 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
staff.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
stafflines.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
stafflines.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
staffstate.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
staffstate.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
stafftext.cpp more updates for properties/styles 2018-03-28 10:43:28 +02:00
stafftext.h more updates for properties/styles 2018-03-28 10:43:28 +02:00
stafftype.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
stafftype.h Misc. typos follow up 2018-02-19 19:30:12 -05:00
stafftypechange.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
stafftypechange.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02: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 fix #271053: Drum palette: stem direction incorrect for voice 2 notes 2018-04-05 11:44:32 +02:00
stem.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
stemslash.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
stemslash.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
stringdata.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
stringdata.h guitar pro import update; add power tab import 2017-11-16 10:59:35 +01:00
style.cpp update TimeSig 2018-04-12 18:14:19 +02:00
style.h update TimeSig 2018-04-12 18:14:19 +02:00
sym.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
sym.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
symbol.cpp replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
symbol.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
synthesizerstate.cpp Update name for the new SoundFont 2018-03-24 08:13:32 +01:00
synthesizerstate.h Update name for the new SoundFont 2018-03-24 08:13:32 +01:00
system.cpp fix #271257: Changing Otava placement from General styles leads to corrupting layout 2018-04-13 17:30:27 +02:00
system.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
systemdivider.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
systemdivider.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
systemtext.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
systemtext.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02: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 chordname/harmony fixes 2018-04-12 12:06:59 +02:00
tempotext.h chordname/harmony fixes 2018-04-12 12:06:59 +02:00
text.cpp chordname/harmony fixes 2018-04-12 12:06:59 +02:00
text.h chordname/harmony fixes 2018-04-12 12:06:59 +02:00
textframe.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
textframe.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
textline.cpp fix for vtest line-1 2018-03-29 18:57:25 +02:00
textline.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
textlinebase.cpp fix visual test regressions 2018-03-28 17:49:08 +02:00
textlinebase.h fix visual test regressions 2018-03-28 17:49:08 +02:00
tie.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
tie.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
tiemap.h
timesig.cpp update TimeSig 2018-04-12 18:14:19 +02:00
timesig.h update TimeSig 2018-04-12 18:14:19 +02:00
transpose.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
tremolo.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
tremolo.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
tremolobar.cpp TremoloBar updates 2018-04-12 12:58:26 +02:00
tremolobar.h TremoloBar updates 2018-04-12 12:58:26 +02:00
trill.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
trill.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
tuplet.cpp regression fixes for tuplet layout 2018-04-09 11:51:45 +02:00
tuplet.h fix visual test regressions 2018-03-28 17:49:08 +02:00
tupletmap.h
types.h add tuplet shape to segment/measure shape; properties update 2018-03-16 10:58:31 +01:00
undo.cpp regression fixes for tuplet layout 2018-04-09 11:51:45 +02:00
undo.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
utils.cpp Misc. typos follow up 2018-02-19 19:30:12 -05:00
utils.h cleanups for barline implementation 2018-01-09 10:24:49 +01:00
velo.cpp
velo.h
vibrato.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
vibrato.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
volta.cpp more updates for properties/styles 2018-03-28 10:43:28 +02:00
volta.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
xml.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
xmlreader.cpp fix regression layouting text in frames 2017-11-20 14:47:03 +01:00
xmlwriter.cpp remove P_TYPE::TEXT_STYLE 2018-04-12 18:32:30 +02:00

libmscore

MuseScore score rendering library