MuseScore/libmscore
Nicolas Froment 91a2d0111b Merge pull request #1605 from MarcSabatella/42941-text-property-drop
fix #42941: text properties not copied on copy/paste or palette add
2015-02-16 10:46:06 +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 Use Selection filter to filter screenreader extra info. 2015-02-03 03:06:16 +02: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 #47161 : Stem layout in TABs by reverting fix to #30626 2015-02-13 01:50:35 +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 fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07:00
breath.h fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07: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 #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +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 Merge pull request #1605 from MarcSabatella/42941-text-property-drop 2015-02-16 10:46:06 +01:00
chordrest.h fix undo of local time signature change 2015-02-16 09:44:39 +01: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 extend implementation of property system 2015-02-04 22:12:13 +01:00
cmd.cpp fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +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
drumset.cpp fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
drumset.h fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +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 undo of local time signature change 2015-02-16 09:44:39 +01:00
duration.h fix undo of local time signature change 2015-02-16 09:44:39 +01:00
durationtype.cpp fix undo of local time signature change 2015-02-16 09:44:39 +01:00
durationtype.h fix undo of local time signature change 2015-02-16 09:44:39 +01: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 Merge pull request #1760 from MarcSabatella/47556-volta-deleted 2015-02-16 10:05:23 +01:00
element.cpp fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +01:00
element.h fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +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
elementmap.h
excerpt.cpp fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +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 #36661 Buts with grayed out fields in the Inspector 2015-02-02 14:52:13 +01:00
hairpin.h fix #36661 Buts with grayed out fields in the Inspector 2015-02-02 14:52:13 +01:00
harmony.cpp fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +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 #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +01:00
input.h fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01: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 #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +01:00
instrtemplate.h fix #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +01:00
instrument.cpp fix #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +01:00
instrument.h fix #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +01:00
instrument_p.h fix #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +01:00
interval.cpp
interval.h fix #25580 2014-05-05 15:38:49 +02:00
joinMeasure.cpp fix #45411 Clef changes mishandled after joining measures 2015-02-14 11:21:09 +01: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 follow up for fix #9351 2015-02-09 16:45:58 +01: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 Merge pull request #1761 from MarcSabatella/46701-start-note-entry 2015-02-16 09:26:09 +01:00
layout.h
layoutbreak.cpp fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07: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 #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +01: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 fix #45586: alignment of melisma lyrics under whole notes 2015-01-26 21:05:09 -07:00
lyrics.h Fix typos and improve comments 2015-01-23 23:50:49 +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 undo of local time signature change 2015-02-16 09:44:39 +01:00
measure.h Fix #15022 and 29526 - Improve layout of grace notes after chord 2015-01-25 23:00:59 +01:00
measurebase.cpp fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07: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 fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
mscore.h fix undo of local time signature change 2015-02-16 09:44:39 +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
musescoreCore.h update mtest 2015-02-03 14:18:29 +01:00
navigate.cpp fix #31221 2014-11-25 16:53:43 +01:00
navigate.h
noscript.h
note.cpp Merge pull request #1605 from MarcSabatella/42941-text-property-drop 2015-02-16 10:46:06 +01:00
note.h fix #26531: Hang on up/down of note tied to itself 2015-01-28 15:20:33 +01:00
notedot.cpp extend implementation of property system 2015-02-04 22:12:13 +01:00
notedot.h extend implementation of property system 2015-02-04 22:12:13 +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 #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
ottava.h fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
page.cpp allow negative page number offset 2015-01-29 11:53:19 +01:00
page.h fix #31856: add option to trim whitespace from exported PNG 2014-12-09 08:55:11 -07:00
part.cpp fix #47181 Multi-line title spaced incorrectly 2015-02-11 16:22:42 +01:00
part.h fix #47181 Multi-line title spaced incorrectly 2015-02-11 16:22:42 +01:00
paste.cpp fix undo of local time signature change 2015-02-16 09:44:39 +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 fix undo of local time signature change 2015-02-16 09:44:39 +01:00
property.h fix undo of local time signature change 2015-02-16 09:44:39 +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 fix #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +01: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 undo of local time signature change 2015-02-16 09:44:39 +01:00
repeat.cpp fix regressions / mtest 2014-10-16 18:51:14 +02:00
repeat.h fix undo of local time signature change 2015-02-16 09:44:39 +01:00
repeatlist.cpp preparations for changing division value 2015-01-12 14:07:05 +01:00
repeatlist.h
rest.cpp fix undo of local time signature change 2015-02-16 09:44:39 +01:00
rest.h fix #47051 Ledger lines for rests not initially drawn if moved using keyboard 2015-02-10 15:33:30 +01:00
revisions.cpp
revisions.h
score.cpp fix #31696 Add Drumset checkbox to the Mixer 2015-02-11 13:17:06 +01:00
score.h fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +01:00
scoreElement.cpp fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +01:00
scoreElement.h fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +01:00
scorefile.cpp extend implementation of property system 2015-02-04 22:12:13 +01:00
segment.cpp Use Selection filter to filter screenreader extra info. 2015-02-03 03:06:16 +02:00
segment.h Merge pull request #1739 from MarcSabatella/breath-3 2015-02-09 10:04:28 +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 Merge pull request #1718 from Jojo-Schmitz/warnings 2015-02-09 09:57:56 +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 #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +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 #28446 Spanner end is not saved correctly 2015-02-05 11:47:36 +01:00
spanner.h fix #36661 Buts with grayed out fields in the Inspector 2015-02-02 14:52:13 +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 fix compiler warnings 2015-02-14 17:25:41 +01:00
staff.h fix #46671 Changing time signature corrupts key signature map 2015-02-14 16:24:52 +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 TAB: Do not show notes on strings without a tab line. 2015-02-15 00:28:30 +01:00
stafftype.h TAB (historical): add selector for repeating the same rhythm symbol. 2015-02-04 00:02:28 +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 #47621: crash on copy tab note to non-existing string 2015-02-14 11:58:49 -07: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 fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07:00
tempo.h fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07:00
tempotext.cpp cleanup for score dirty status 2015-02-02 10:54:48 +01:00
tempotext.h Score accessibility system. 2014-08-19 00:09:13 +03:00
text.cpp Merge pull request #1605 from MarcSabatella/42941-text-property-drop 2015-02-16 10:46:06 +01:00
text.h text input: implement cursor word left/right (ctrl-left/right) 2015-02-02 17:21:22 +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 undo of local time signature change 2015-02-16 09:44:39 +01:00
timesig.h fix #42466: Add a staff to an other which contains a local time signature causes a crash 2015-01-26 12:48:32 +01:00
transpose.cpp fix #47141 Wrong results ion lined staves (Tab and standard) when dragging notes with mouse 2015-02-12 11:41:39 +01: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 #33911: tuplet bracket should follow beam angle 2015-02-01 16:01:03 -07: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 undo of local time signature change 2015-02-16 09:44:39 +01:00
undo.h fix undo of local time signature change 2015-02-16 09:44:39 +01:00
utils.cpp fix #46451: tie from normal note to grace before next note 2015-02-05 00:20:57 -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 #36661 Buts with grayed out fields in the Inspector 2015-02-02 14:52:13 +01:00
volta.h fix #36661 Buts with grayed out fields in the Inspector 2015-02-02 14:52:13 +01:00
xml.cpp fix #46106 Undo of insert first measure corrupts clefs 2015-02-13 19:16:25 +01:00
xml.h fix #47101 second try 2015-02-10 15:05:33 +01:00

libmscore

MuseScore score rendering library