MuseScore/libmscore
2018-06-27 09:04:22 +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 Add support for mordent-inverted in percussion variants. See issue #272276 2018-06-25 15:26:12 +02:00
articulation.h follow up for #272276: compatibility for articulation in drum variants 2018-05-17 20:19:47 +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 fix #271529: incorrect stem position for some noteheads in layout 2018-05-05 10:34:45 +02:00
beam.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bend.cpp line width of bends wrongly get multiplied by spatium() 2018-05-16 10:09:20 +02:00
bend.h fix visual test regressions 2018-03-28 17:49:08 +02:00
box.cpp remove Element->_readPos 2018-04-30 16:08:25 +02:00
box.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bracket.cpp fix #273488: Dropping a bracket onto a bracket causes a crash 2018-06-19 12:37:53 -04:00
bracket.h fix #247761 Crash involving brackets and a font style change 2018-05-04 14:14:34 +02:00
bracketItem.cpp fix #230311: Inability to delete one or more brackets 2018-06-19 07:08:02 -04: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 remove Element->_readPos 2018-04-30 16:08:25 +02: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 #273633: crash when drag&drop notes from drum palette 2018-06-25 19:49:25 +02:00
chord.h fix #271529: incorrect stem position for some noteheads in layout 2018-05-05 10:34:45 +02:00
chordline.cpp fix #271529: incorrect stem position for some noteheads in layout 2018-05-05 10:34:45 +02: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 fix #272669 Too small vertical shift of bass notes in chord symbols 2018-06-14 13:21:03 +02:00
chordlist.h fix #272669 Too small vertical shift of bass notes in chord symbols 2018-06-14 13:21:03 +02:00
chordrest.cpp fix #272380 Rehearsal marks from palette are not generated automatically 2018-06-19 14:00:00 +02:00
chordrest.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
clef.cpp fix #273305: Courtesy clef hide/show issue 2018-06-12 13:27:44 -04:00
clef.h fix #273305: Courtesy clef hide/show issue 2018-06-12 13:27:44 -04: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 fix #232101 Inability to create new text lines in frames 2018-05-25 11:24:32 +02:00
cmd.cpp Merge pull request #3476 from mattmcclinch/269551-selected-accidental 2018-06-06 13:51:58 +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 fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected 2018-06-20 20:12:03 +02:00
drumset.h fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected 2018-06-20 20:12:03 +02: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 fix #271161 crashes on certain tuplets due to failure to sanitize; fix proposed by Marc Sabatella 2018-06-19 10:32:10 +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 remove Element->_readPos 2018-04-30 16:08:25 +02:00
dynamic.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
edit.cpp fix #230311: Inability to delete one or more brackets 2018-06-19 07:08:02 -04:00
element.cpp fix #272362 New character starts in the middle of the underline in lyrics 2018-06-19 13:39:20 +02:00
element.h fix #272380 Rehearsal marks from palette are not generated automatically 2018-06-19 14:00:00 +02:00
elementlayout.cpp fix linking of text 2018-04-18 14:31:47 +02:00
elementlayout.h better bw. compatibility 2017-01-25 15:55:04 +01:00
elementmap.cpp
elementmap.h
excerpt.cpp remove Element->_readPos 2018-04-30 16:08:25 +02:00
excerpt.h update let ring, palm mute 2017-11-27 16:55:52 +01:00
fermata.cpp fix #272076: Incorrect position of fermata above/below a note 2018-05-06 12:46:27 -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 remove Element->_readPos 2018-04-30 16:08:25 +02:00
figuredbass.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
fingering.cpp fix #271529: incorrect stem position for some noteheads in layout 2018-05-05 10:34:45 +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 remove Element->_readPos 2018-04-30 16:08:25 +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 add Stem to inspector 2018-05-07 19:05:49 +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 add Stem to inspector 2018-05-07 19:05:49 +02:00
hairpin.h add Stem to inspector 2018-05-07 19:05:49 +02:00
harmony.cpp fix #272630 Entering '_' and '-' as symbols doesn't work in lyrics 2018-06-15 14:03:18 +02:00
harmony.h fix harmony editing 2018-06-15 11:25:47 +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 remove Element->_readPos 2018-04-30 16:08:25 +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 remove Element->_readPos 2018-04-30 16:08:25 +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 fix #268122: Missing naturals when switching key 2018-05-03 21:26:04 -04: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 Merge pull request #3735 from mattmcclinch/273488-bracket-drop 2018-06-20 11:05:31 +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 remove Element->_readPos 2018-04-30 16:08:25 +02:00
letring.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
line.cpp fix #272058 Backward compatibility of previous versions files (1.2 and 1.3) 2018-05-14 10:07:56 +02:00
line.h add Stem to inspector 2018-05-07 19:05:49 +02:00
lyrics.cpp update 2.x import 2018-06-27 09:04:22 +02:00
lyrics.h fix #272362 New character starts in the middle of the underline in lyrics 2018-06-19 13:39:20 +02:00
marker.cpp remove Element->_readPos 2018-04-30 16:08:25 +02:00
marker.h remove Element->_readPos 2018-04-30 16:08:25 +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 #273555: Checking "Show first" with an interval of 1 for measure numbers only shows measure number 1 2018-06-22 14:31:31 +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 fix #272377 Follow text is not applied to tempo text 2018-06-20 10:59:30 +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 fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected 2018-06-20 20:12:03 +02:00
note.h Merge pull request #3564 from dmitrio95/bugfix/flute_0_crash 2018-06-02 18:15:03 +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 remove Element->_readPos 2018-04-30 16:08:25 +02:00
ottava.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
page.cpp fix #254536 Undoing a mmrest in a score> 1 page causes a crash 2018-05-03 12:17:20 +02:00
page.h fix #254536 Undoing a mmrest in a score> 1 page causes a crash 2018-05-03 12:17:20 +02:00
palmmute.cpp remove Element->_readPos 2018-04-30 16:08:25 +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 fix #271615 Crash when copying notes with fermatas between scores 2018-04-25 17:26:17 +02:00
pedal.cpp remove Element->_readPos 2018-04-30 16:08:25 +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 fix #272362 New character starts in the middle of the underline in lyrics 2018-06-19 13:39:20 +02:00
property.h remove P_TYPE::TEXT_STYLE 2018-04-12 18:32:30 +02:00
range.cpp remove code duplication: LinkedStaves 2018-04-27 13:29:39 +02:00
range.h update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
read114.cpp change handling of undo/redo for text 2018-05-25 09:26:49 +02:00
read206.cpp update 2.x import 2018-06-27 09:04:22 +02:00
read206.h fix #272058 Backward compatibility of previous versions files (1.2 and 1.3) 2018-05-14 10:07:56 +02: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 #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected 2018-06-20 20:12:03 +02: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 remove code duplication: LinkedStaves 2018-04-27 13:29:39 +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 #273258 Crash when removing stave with hyphen or melisma in lyric 2018-06-12 11:50:01 +02:00
score.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
scoreElement.cpp fix #230311: Inability to delete one or more brackets 2018-06-19 07:08:02 -04:00
scoreElement.h fix #272366 There are no System Text properties 2018-05-28 14:20:53 +02:00
scorefile.cpp update for lyrics editing, harmony editing 2018-06-14 10:20:45 +02:00
segment.cpp fix #210116 Delete all and Undo duplicates the clef 2018-06-08 18:25:56 +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 fix linking of text 2018-04-18 14:31:47 +02: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 fix #271529: incorrect stem position for some noteheads in layout 2018-05-05 10:34:45 +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 fix #230311: Inability to delete one or more brackets 2018-06-19 07:08:02 -04:00
staff.h fix #230311: Inability to delete one or more brackets 2018-06-19 07:08:02 -04: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 fix #272366 There are no System Text properties 2018-05-28 14:20:53 +02:00
stafftext.h fix #272366 There are no System Text properties 2018-05-28 14:20:53 +02:00
stafftype.cpp Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar) 2018-06-24 10:32:44 +02:00
stafftype.h Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar) 2018-06-24 10:32:44 +02: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 update Stem, inspector for Stem 2018-05-08 10:51:38 +02:00
stem.h update Stem, inspector for Stem 2018-05-08 10:51:38 +02:00
stemslash.cpp fix #271529: incorrect stem position for some noteheads in layout 2018-05-05 10:34:45 +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 Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar) 2018-06-24 10:32:44 +02:00
stringdata.h Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar) 2018-06-24 10:32:44 +02:00
style.cpp update 2.x import 2018-06-27 09:04:22 +02:00
style.h fix #228366 Self-defined text styles lead to crash 2018-06-11 14:16:27 +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 remove Element->_readPos 2018-04-30 16:08:25 +02: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 #247761 Crash involving brackets and a font style change 2018-05-04 14:14:34 +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 fix #272366 There are no System Text properties 2018-05-28 14:20:53 +02:00
systemtext.h fix #272366 There are no System Text properties 2018-05-28 14:20:53 +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 update 2.x import 2018-06-27 09:04:22 +02:00
tempotext.h fix #272377 Follow text is not applied to tempo text 2018-06-20 10:59:30 +02:00
text.cpp update 2.x import 2018-06-27 09:04:22 +02:00
text.h fix #272630 Entering '_' and '-' as symbols doesn't work in lyrics 2018-06-15 14:03:18 +02:00
textedit.cpp fix #272377 Follow text is not applied to tempo text 2018-06-20 10:59:30 +02:00
textedit.h fix #272139 Line break is not removed from text by backspace 2018-05-30 10:26:30 +02:00
textframe.cpp fix #272379 Incorrect empty rectangle for rehearsal marks 2018-06-01 12:22:39 +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 remove Element->_readPos 2018-04-30 16:08:25 +02:00
textline.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
textlinebase.cpp add Stem to inspector 2018-05-07 19:05:49 +02:00
textlinebase.h fix visual test regressions 2018-03-28 17:49:08 +02:00
tie.cpp remove Element->_readPos 2018-04-30 16:08:25 +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 remove code duplication: LinkedStaves 2018-04-27 13:29:39 +02:00
tremolo.cpp fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected 2018-06-20 20:01:29 +02:00
tremolo.h fix #256021: Add buzz roll tremolo stem. Simplify 1.3 compatibility for tremolo 2018-05-17 23:10:16 +02: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 remove Element->_readPos 2018-04-30 16:08:25 +02:00
trill.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
tuplet.cpp fix #272521 Crash whe saving slanted tuplets 2018-06-11 17:30:29 +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 update 2.x import 2018-06-27 09:04:22 +02:00
undo.h fix #272377 Follow text is not applied to tempo text 2018-06-20 10:59:30 +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 remove Element->_readPos 2018-04-30 16:08:25 +02:00
vibrato.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
volta.cpp remove Element->_readPos 2018-04-30 16:08:25 +02:00
volta.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
xml.h fix #228366 Self-defined text styles lead to crash 2018-06-11 14:16:27 +02:00
xmlreader.cpp fix #228366 Self-defined text styles lead to crash 2018-06-11 14:16:27 +02:00
xmlwriter.cpp fix #272521 Crash whe saving slanted tuplets 2018-06-11 17:30:29 +02:00

libmscore

MuseScore score rendering library