MuseScore/libmscore
2015-01-26 10:23:35 +01:00
..
.gitignore
accidental.cpp translate accidental names in accessibleInfo 2014-12-12 14:08:06 +01:00
accidental.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
ambitus.cpp add ability to turn off automatic capitalization of chord symbols 2014-12-17 12:37:06 -07:00
ambitus.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
arpeggio.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
arpeggio.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
articulation.cpp fix #34531 2014-11-23 13:34:30 +01:00
articulation.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
audio.cpp
audio.h
bagpembell.cpp fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
bagpembell.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
barline.cpp add style option for barline scaling of small staves 2015-01-22 15:31:32 +01:00
barline.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
beam.cpp fix #44676: Change of duration of measures including grace notes (acciaccatura) causes a crash in tab staff 2015-01-21 11:57:57 +01:00
beam.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
bend.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
bend.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
box.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
box.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
bracket.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
bracket.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
breath.cpp Score accessibility system. 2014-08-19 00:09:13 +03:00
breath.h Score accessibility system. 2014-08-19 00:09:13 +03:00
bsp.cpp convert enum Type to enum class 2014-05-23 10:35:09 +02:00
bsp.h convert enum Type to enum class 2014-05-23 10:35:09 +02:00
bsymbol.cpp fix #29431 2014-08-13 21:01:21 +02:00
bsymbol.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
check.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
chord.cpp fix #45206: Stem slashes no longer appear for acciaccatura 2015-01-24 11:31:38 +01:00
chord.h fix #44676: Change of duration of measures including grace notes (acciaccatura) causes a crash in tab staff 2015-01-21 11:57:57 +01:00
chordline.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
chordline.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
chordlist.cpp add ability to turn off automatic capitalization of chord symbols 2014-12-17 12:37:06 -07:00
chordlist.h fix #29671: provide more consistent information for accessibility 2014-08-17 08:01:56 -06:00
chordrest.cpp fix crash when deleting staff with lyrics 2015-01-24 13:39:31 +01:00
chordrest.h fix #36731 2014-10-16 18:12:58 +02:00
clef.cpp Merge pull request #1282 from trig-ger/memory_fixes 2014-10-04 13:53:27 +02:00
clef.h Fix Clef elements memory leak 2014-09-06 21:35:28 +04:00
cleflist.cpp rework initial clef, staff type change 2014-08-14 14:34:45 +02:00
cleflist.h rework initial clef, staff type change 2014-08-14 14:34:45 +02:00
CMakeLists.txt reimplement effect gui without qml 2015-01-07 13:47:19 +01:00
cmd.cpp fix #44906: Undo does not restore replaced accidentals 2015-01-24 11:30:37 +01:00
cursor.cpp fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
cursor.h Added property keySignature to Cursor 2014-08-23 20:28:02 +02:00
doc.dox remove deferred loading of chords.xml 2013-06-24 10:26:58 +02:00
drumset.cpp drumset shortcut for pedal hi-hat 2014-12-18 10:20:58 -07:00
drumset.h Updates to grips on chordlines, GP drumset moved to libmscore/, enhanced restrictions on degree of slide modification 2014-08-15 16:22:35 +01:00
dsp.cpp fix problems reported by lupdate 2014-11-04 15:04:30 +01:00
dsp.h fix problems reported by lupdate 2014-11-04 15:04:30 +01:00
duration.cpp fix #40016: Crash when closing score 2014-12-04 15:57:40 +01:00
duration.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
durationtype.cpp fix the remaining (pre-)translation issues 2014-08-19 16:22:30 +02:00
durationtype.h Score accessibility system. 2014-08-19 00:09:13 +03:00
dynamic.cpp fix #34876 2014-10-04 18:22:52 +02:00
dynamic.h Score accessibility system. 2014-08-19 00:09:13 +03:00
edit.cpp fix #36601: Add time signature from palette does not preserve text property 2015-01-22 12:23:24 +01:00
element.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
element.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
elementlayout.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
elementlayout.h implement restyling of text 2014-03-14 16:16:54 +01:00
elementmap.cpp use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
elementmap.h
excerpt.cpp fix #36981: add partName tag to parts on creation 2015-01-13 19:32:01 +01:00
excerpt.h fix #34006 2014-11-27 14:50:12 +01:00
fifo.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
fifo.h
figuredbass.cpp fix translation of some accessibility infos 2014-08-22 18:29:52 +02:00
figuredbass.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
fingering.cpp add new fingering styles 2014-10-17 11:47:57 -06:00
fingering.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
fraction.cpp fix #25876 2014-07-28 15:54:58 +02:00
fraction.h some purly cosmetic changes 2014-05-12 12:28:07 +02:00
fret.cpp fix #44436: barré on fretboard diagram extends to the far right 2015-01-16 14:51:09 +01:00
fret.h add scale property to fret diagram 2015-01-15 14:50:50 +01:00
glissando.cpp init uninitialized variables 2014-12-30 23:39:47 +01:00
glissando.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
groups.cpp fix #41036: no beam over gap 2014-12-10 11:59:01 -07:00
groups.h beam beats in X/4 according to minimum durations 2014-11-15 11:04:10 -07:00
hairpin.cpp fix #41066: Cannot undo a change of crescendo or decrescendo 2015-01-22 11:20:59 +01:00
hairpin.h fix #41066: Cannot undo a change of crescendo or decrescendo 2015-01-22 11:20:59 +01:00
harmony.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
harmony.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
hook.cpp improve enum ElementFlag 2014-05-23 10:35:22 +02:00
hook.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
icon.cpp fix #39191: Some palettes become empty after adding a new workspace and switching the levels 2014-11-16 19:44:55 +01:00
icon.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
image.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
image.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
imageStore.cpp fix #24468 2014-05-15 13:42:03 +02:00
imageStore.h
iname.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
iname.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
input.cpp fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
input.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
instrchange.cpp fix #44436: barré on fretboard diagram extends to the far right 2015-01-16 14:51:09 +01:00
instrchange.h fix #44436: barré on fretboard diagram extends to the far right 2015-01-16 14:51:09 +01:00
instrtemplate.cpp fix #24084: mixer pan not exported to MusicXML 2014-12-11 11:35:10 +01:00
instrtemplate.h fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrument.cpp add access to more metadata from plugins, add ability to change page size from plugin 2014-12-28 18:20:12 +01:00
instrument.h add access to more metadata from plugins, add ability to change page size from plugin 2014-12-28 18:20:12 +01:00
instrument_p.h add instrumentid to files to be able to know instrumentation 2014-12-17 11:08:13 +01:00
interval.cpp
interval.h fix #25580 2014-05-05 15:38:49 +02:00
joinMeasure.cpp update mtest 2014-08-06 16:58:48 +02:00
jump.cpp fix translations using unicode 2014-08-26 17:40:02 +02:00
jump.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
key.cpp fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
key.h fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
keyfinder.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
keyfinder.h
keylist.cpp fix #41426: Inserting a C/Am key sig to a C/Am score causes inconsistent behaviour 2014-12-15 15:12:13 +01:00
keylist.h fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
keysig.cpp fix #42851: issues when setting showCourtesy property for courtesy time/key signatures 2014-12-30 13:55:19 -07:00
keysig.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
lasso.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
lasso.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
layout.cpp fix #45056: Adding frames causes a crash in parts by switching continuous view 2015-01-24 12:01:56 +01:00
layout.h
layoutbreak.cpp fix #29431 2014-08-13 21:01:21 +02:00
layoutbreak.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
ledgerline.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ledgerline.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
line.cpp fix #44841: reconcile lyricsline length adjustments 2015-01-19 15:34:50 -07:00
line.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
lyrics.cpp Short lyrics syllabic dash at end of system 2015-01-19 21:30:26 +01:00
lyrics.h Show melisma line after first underscore 2015-01-19 17:50:05 +01:00
marker.cpp fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
marker.h Score accessibility system. 2014-08-19 00:09:13 +03:00
mcursor.cpp fix #29751 2014-08-16 14:40:16 +02:00
mcursor.h stronger typing for key 2014-06-20 17:07:22 +02:00
measure.cpp fix #45436: Multi-voice grace notes collide with bar line 2015-01-26 10:23:35 +01:00
measure.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
measurebase.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
measurebase.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
mscore.cpp Merge branch 'master' of github.com:musescore/MuseScore 2015-01-12 14:07:17 +01:00
mscore.h implement hideSystemBarLine flag 2015-01-05 17:55:06 +01:00
mscoreview.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
mscoreview.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
navigate.cpp fix #31221 2014-11-25 16:53:43 +01:00
navigate.h
noscript.h
note.cpp fix mtest 2015-01-17 15:32:14 -07:00
note.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
notedot.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
notedot.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
noteevent.cpp
noteevent.h
noteline.cpp
noteline.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ossia.cpp
ossia.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
ottava.cpp fix #22695: Text ottava changes to symbol after reset 2014-12-02 18:47:38 +01:00
ottava.h Score accessibility system. 2014-08-19 00:09:13 +03:00
page.cpp fix #31856: add option to trim whitespace from exported PNG 2014-12-09 08:55:11 -07:00
page.h fix #31856: add option to trim whitespace from exported PNG 2014-12-09 08:55:11 -07:00
part.cpp add access to more metadata from plugins, add ability to change page size from plugin 2014-12-28 18:20:12 +01:00
part.h add access to more metadata from plugins, add ability to change page size from plugin 2014-12-28 18:20:12 +01:00
paste.cpp Lyrics multi-system melisma and dashes 2015-01-11 10:16:19 +01:00
pedal.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
pedal.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
pitch.cpp
pitch.h
pitchspelling.cpp add ability to turn off automatic capitalization of chord symbols 2014-12-17 12:37:06 -07:00
pitchspelling.h add ability to turn off automatic capitalization of chord symbols 2014-12-17 12:37:06 -07:00
pitchvalue.h Updates to tremolo bar support, merge fixes 2014-08-15 16:22:34 +01:00
plugins.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
plugins.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
pos.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
pos.h convert enum TType into enum class 2014-05-26 15:49:20 +02:00
property.cpp add scale property to fret diagram 2015-01-15 14:50:50 +01:00
property.h add scale property to fret diagram 2015-01-15 14:50:50 +01:00
range.cpp fix #38146 2014-11-25 14:40:07 +01:00
range.h fix #38341 2014-11-13 11:53:42 +01:00
read114.cpp add chord symbol style options: full german, french, lwoer case bass, all caps note names 2014-12-10 00:12:00 -07:00
README.md
rehearsalmark.cpp alignment of tempo text & rehearsal marks 2014-08-21 10:48:58 -06:00
rehearsalmark.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
rendermidi.cpp fix #41571: acciaccatura playback too long on slow notes 2015-01-17 12:57:25 -07:00
repeat.cpp fix regressions / mtest 2014-10-16 18:51:14 +02:00
repeat.h fix #6369: Pasting repeat bar over barline corrupts measures. Also fix navigation through repeat measure, and range selection end on repeat measure 2014-11-27 11:32:35 +01:00
repeatlist.cpp preparations for changing division value 2015-01-12 14:07:05 +01:00
repeatlist.h
rest.cpp fix #43231: Allow the rests to a vertical adjustment after double clicking as it is possible to do now horizontally 2015-01-05 10:20:20 +01:00
rest.h fix #40291: voice 3/3 rests in rhythmic slash notation 2014-11-29 23:47:00 -07:00
revisions.cpp
revisions.h
score.cpp Merge pull request #1642 from mgavioli/potential_crash_deleting_chord_with_lyrics 2015-01-19 13:49:27 +01:00
score.h Merge pull request #1662 from MarcSabatella/31001-change-instrument-keys 2015-01-22 16:42:13 -07:00
scorefile.cpp preparations for changing division value 2015-01-12 14:07:05 +01:00
segment.cpp fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
segment.h fix #40016: Crash when closing score 2014-12-04 15:57:40 +01:00
segmentlist.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
segmentlist.h move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
select.cpp fix #35056: Crash transposing orchestral score out of instrument range 2015-01-22 14:58:00 +01:00
select.h fix #36511 2014-11-22 13:05:23 +01:00
sequencer.h
shadownote.cpp Brighter colors, as requested 2014-09-09 00:34:42 +02:00
shadownote.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
sig.cpp fix #29931: Custom key signatures do not show 2014-12-04 14:40:26 +01:00
sig.h fix #29931: Custom key signatures do not show 2014-12-04 14:40:26 +01:00
slur.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
slur.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
spacer.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
spacer.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
spanner.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
spanner.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
spannermap.cpp fix #31281 2014-10-16 14:44:06 +02:00
spannermap.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
spatium.h
splitMeasure.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
staff.cpp add scale property to fret diagram 2015-01-15 14:50:50 +01:00
staff.h implement hideSystemBarLine flag 2015-01-05 17:55:06 +01:00
staffstate.cpp fix #29431 2014-08-13 21:01:21 +02:00
staffstate.h fix #29431 2014-08-13 21:01:21 +02:00
stafftext.cpp some fixes from cppcheck analysis 2014-12-09 09:36:24 +01:00
stafftext.h Replaced swingUnit by unit and swingRatio by ratio, also made _swing private 2014-08-14 16:51:32 +05:30
stafftype.cpp append . to abbreviations 2014-12-29 11:21:03 +01:00
stafftype.h fix #44676: Change of duration of measures including grace notes (acciaccatura) causes a crash in tab staff 2015-01-21 11:57:57 +01:00
stem.cpp fix #44676: Change of duration of measures including grace notes (acciaccatura) causes a crash in tab staff 2015-01-21 11:57:57 +01:00
stem.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
stemslash.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
stemslash.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
stringdata.cpp Fix #32396 : Bugs in TAB note inputs. 2014-09-07 10:59:12 +02:00
stringdata.h Open strings in StringData. 2014-08-15 02:15:24 +02:00
style.cpp fix #45436: Multi-voice grace notes collide with bar line 2015-01-26 10:23:35 +01:00
style.h fix #45436: Multi-voice grace notes collide with bar line 2015-01-26 10:23:35 +01:00
style_p.h add access to more metadata from plugins, add ability to change page size from plugin 2014-12-28 18:20:12 +01:00
sym.cpp fix #41641: Change Gonville to Gootville 2014-12-19 17:26:41 +01:00
sym.h Delay the creation of QFont objects after complete startup. On some plaforms, QFont needs an initialized QScreen etc... 2014-11-06 15:02:41 +00:00
symbol.cpp fix #26586 2014-07-17 15:28:02 +02:00
symbol.h partial fix for #23324 2014-06-27 14:03:17 +02:00
synthesizerstate.cpp
synthesizerstate.h
system.cpp fix #32596: text lines not hidden with hide empty staves 2015-01-18 11:03:09 -07:00
system.h Lyrics multi-system melisma and dashes 2015-01-11 10:16:19 +01:00
tempo.cpp convert enum TempoType into enum class 2014-05-26 12:27:36 +02:00
tempo.h convert enum TempoType into enum class 2014-05-26 12:27:36 +02:00
tempotext.cpp Fix accessibility info about duration. 2015-01-22 18:22:51 +02:00
tempotext.h Score accessibility system. 2014-08-19 00:09:13 +03:00
text.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
text.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
textframe.cpp fix #36776 2014-10-16 11:56:25 +02:00
textframe.h fix #36776 2014-10-16 11:56:25 +02:00
textline.cpp add lineVisible property to TextLine elements 2014-10-16 11:56:25 +02:00
textline.h add lineVisible property to TextLine elements 2014-10-16 11:56:25 +02:00
tie.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
tie.h fix #25681 2014-08-07 10:19:11 +02:00
tiemap.h
timesig.cpp fix #36601: Add time signature from palette does not preserve text property 2015-01-22 12:23:24 +01:00
timesig.h fix #36601: Add time signature from palette does not preserve text property 2015-01-22 12:23:24 +01:00
transpose.cpp Merge pull request #1662 from MarcSabatella/31001-change-instrument-keys 2015-01-22 16:42:13 -07:00
tremolo.cpp fix #40031: stem tremolo on grace note. Also make tremolo size dependent of chord size. 2014-11-29 11:09:02 +01:00
tremolo.h fix #40031: stem tremolo on grace note. Also make tremolo size dependent of chord size. 2014-11-29 11:09:02 +01:00
tremolobar.cpp Fix #35136 : Tremolo bar always on top staff + crash on delete 2014-10-13 18:06:51 +02:00
tremolobar.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
trill.cpp fix translations using unicode 2014-08-26 17:40:02 +02:00
trill.h Score accessibility system. 2014-08-19 00:09:13 +03:00
tuplet.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
tuplet.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
tupletmap.h
undo.cpp fix #44676: Change of duration of measures including grace notes (acciaccatura) causes a crash in tab staff 2015-01-21 11:57:57 +01:00
undo.h implement hideSystemBarLine flag 2015-01-05 17:55:06 +01:00
utils.cpp fix #44126: add tie chooses note before end duration of current chord 2015-01-18 10:07:45 -07:00
utils.h fix #33366 2014-09-22 14:31:48 +02:00
velo.cpp fixed crescendo/decrescendo tests since default velochange is now 0 instead of 10; VELO_CHANGE is now saved with writeProperty(); fixed edge case with a final hairpin not followed by a dynamic 2014-09-25 02:05:47 -07:00
velo.h convert enum VeloType into enum class 2014-05-26 12:27:35 +02:00
volta.cpp fix #33636 2014-09-25 11:34:26 +02:00
volta.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
xml.cpp add scale property to fret diagram 2015-01-15 14:50:50 +01:00
xml.h add scale property to fret diagram 2015-01-15 14:50:50 +01:00

libmscore

MuseScore score rendering library