.. |
.gitignore
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
audio.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
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
|
fix barline translation in palette
|
2015-02-25 11:54:31 +01:00 |
barline.h
|
fix barline translation in palette
|
2015-02-25 11:54:31 +01:00 |
beam.cpp
|
Merge pull request #1859 from MarcSabatella/another-partial-beam
|
2015-03-09 18:24:49 +01:00 |
beam.h
|
add proper access to stem, beam, slahbeam and hook of chords
|
2015-03-18 12:17:01 +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 #48481 Last measure of score corrupt when applying local time signature
|
2015-02-23 10:10:18 +01:00 |
box.h
|
fix #48481 Last measure of score corrupt when applying local time signature
|
2015-02-23 10:10:18 +01:00 |
bracket.cpp
|
fix leak
|
2015-03-08 10:58:11 +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
|
fix #49836 Delete time signature corrupts key sginature
|
2015-03-09 18:31:49 +01:00 |
chord.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
chord.h
|
add proper access to stem, beam, slahbeam and hook of chords
|
2015-03-18 12:17:01 +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
|
rename 'instrList' to 'instruments'
|
2015-03-26 13:11:46 +01:00 |
chordrest.h
|
Fix thread 51151 - Corruption on Cross-measure values ON
|
2015-03-19 01:04:51 +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
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +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
|
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
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
element.cpp
|
fix #51526: Changing text color via Inspector doesn't work
|
2015-03-20 09:58:41 +01:00 |
element.h
|
fix #51526: Changing text color via Inspector doesn't work
|
2015-03-20 09:58:41 +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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
excerpt.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
figuredbass.cpp
|
fix #49351: no double flat/sharp in figured bass
|
2015-03-02 08:44:49 -07:00 |
figuredbass.h
|
Fixed #15899: update MusicXML figured bass export/import
|
2015-02-16 19:04:35 -05:00 |
fingering.cpp
|
Fix #32966 - TAB: hide fingerings
|
2015-02-18 19:06:29 +01:00 |
fingering.h
|
Fix #32966 - TAB: hide fingerings
|
2015-02-18 19:06:29 +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
|
TAB: Make tabs aware of staff transpositions.
|
2015-02-18 10:11:58 +01:00 |
fret.h
|
add scale property to fret diagram
|
2015-01-15 14:50:50 +01:00 |
glissando.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
glissando.h
|
Fix #49126 Glissando and the Inspector / Fix #49141 - Glissando dragging
|
2015-02-28 12:15:56 +01:00 |
groups.cpp
|
fix #41036: no beam over gap
|
2014-12-10 11:59:01 -07:00 |
groups.h
|
fix #47996 Regression: beaming in Time Sig props inactive
|
2015-02-17 22:28:36 +01:00 |
hairpin.cpp
|
review selection color. Fix #51141 Fix #23845 Fix #49416
|
2015-03-18 11:40:40 +01:00 |
hairpin.h
|
fix #51201 Voltas dont respond to CTRL-R
|
2015-03-30 10:06:53 +02:00 |
harmony.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
harmony.h
|
fix #45581 manual object positioning is incorrect after staff size change
|
2015-02-20 11:56:13 +01:00 |
hook.cpp
|
improve enum ElementFlag
|
2014-05-23 10:35:22 +02:00 |
hook.h
|
add proper access to stem, beam, slahbeam and hook of chords
|
2015-03-18 12:17:01 +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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
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
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +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
|
InstrumentChange: allow change of anchor while dragging similar to Dynamic
|
2015-03-26 13:11:47 +01:00 |
instrchange.h
|
InstrumentChange: allow change of anchor while dragging similar to Dynamic
|
2015-03-26 13:11:47 +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 #49791 Crash when changing instrument
|
2015-03-06 09:59:34 +01:00 |
instrument.h
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
interval.cpp
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
interval.h
|
fix #25580
|
2014-05-05 15:38:49 +02:00 |
joinMeasure.cpp
|
fix #50266 Playback wrong after deleting bars with tied notes
|
2015-03-11 12:53:29 +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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
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
|
fix #51126: Tie from grace note has no end in 1.3 score
|
2015-03-19 20:40:30 +01:00 |
layout.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
layoutbreak.cpp
|
fix #48176 Line break not visible on multimeasure rest
|
2015-02-23 11:45:04 +01:00 |
layoutbreak.h
|
fix #47976 Crash when closing score with empty tet-frame
|
2015-02-17 21:12:19 +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
|
Merge pull request #1753 from MarcSabatella/46736-spanner-voice-2
|
2015-02-22 09:36:25 +01:00 |
line.h
|
fix #45581 manual object positioning is incorrect after staff size change
|
2015-02-20 11:56:13 +01:00 |
lyrics.cpp
|
look for lyric line end in the same *staff* than the lyric
|
2015-03-15 18:34:58 +01:00 |
lyrics.h
|
Fix #48436 - Lyrics melisma and deleting measures / Fix #48491 - Lyrics melisma and time change
|
2015-03-10 11:38:27 +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
|
update mtest
|
2015-03-30 12:38:30 +02:00 |
measure.h
|
some layout optimizations/claenups
|
2015-02-19 10:33:46 +01:00 |
measurebase.cpp
|
fix #51876 Crash navigating into multimeasure rest using Measure Properties
|
2015-03-30 10:42:27 +02:00 |
measurebase.h
|
fix #48561 Crash when toggling visibility of a line break over a multimeasure rest
|
2015-02-25 10:48:58 +01:00 |
mscore.cpp
|
expose stem slash to plugin framework
|
2015-03-19 10:28:01 +01:00 |
mscore.h
|
fix #40566: add text style for pedal, baseline alignment
|
2015-02-21 14:52:56 -07: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 #48406: cannot extend range past grace notes with keybaord
|
2015-02-22 09:13:24 -07:00 |
navigate.h
|
fix #48406: cannot extend range past grace notes with keybaord
|
2015-02-22 09:13:24 -07:00 |
noscript.h
|
add compile option for plugin system
|
2012-07-09 14:16:27 +02:00 |
note.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
note.h
|
expose note dots to plugin, read only
|
2015-03-19 10:39:18 +01:00 |
notedot.cpp
|
extend implementation of property system
|
2015-02-04 22:12:13 +01:00 |
notedot.h
|
add proper access to stem, beam, slahbeam and hook of chords
|
2015-03-18 12:17:01 +01:00 |
noteevent.cpp
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
noteevent.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
noteline.cpp
|
refactoring spanner, part I
|
2013-06-10 11:03:34 +02:00 |
noteline.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
ossia.cpp
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
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
|
revert commit 6dbdd05a
|
2015-03-06 13:38:22 +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
|
fix #49641: mismatched margins
|
2015-03-07 22:50:47 -07:00 |
page.h
|
fix #31856: add option to trim whitespace from exported PNG
|
2014-12-09 08:55:11 -07:00 |
part.cpp
|
rename 'instrList' to 'instruments'
|
2015-03-26 13:11:46 +01:00 |
part.h
|
visualize anchor when dragging InstrumentChange
|
2015-03-26 13:11:46 +01:00 |
paste.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
pedal.cpp
|
fix #40566: add text style for pedal, baseline alignment
|
2015-02-21 14:52:56 -07: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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
pitch.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
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 #51881 Measure number mode not preserved on save/reload
|
2015-03-30 11:12:17 +02:00 |
property.h
|
fix undo of local time signature change
|
2015-02-16 09:44:39 +01:00 |
range.cpp
|
fix #51596: corruption deleting global timesig after local
|
2015-03-20 16:27:32 -06:00 |
range.h
|
fix #38341
|
2014-11-13 11:53:42 +01:00 |
read114.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
README.md
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
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
|
swing update shouldn't rely on layout
|
2015-03-30 11:00:31 +02: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
|
fix #45601 changing note value can lead to missing accidentals; simplify layout()
|
2015-02-17 20:22:38 +01:00 |
repeatlist.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
rest.cpp
|
fix #29906: Crash when clicking non-visible tablature rest
|
2015-03-17 14:20:00 +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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
revisions.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
score.cpp
|
visualize anchor when dragging InstrumentChange
|
2015-03-26 13:11:46 +01:00 |
score.h
|
Fix #48436 - Lyrics melisma and deleting measures / Fix #48491 - Lyrics melisma and time change
|
2015-03-10 11:38:27 +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
|
fix #49456, fix #49466
|
2015-03-03 18:14:11 +01:00 |
segment.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
segment.h
|
look for lyric line end in the same *staff* than the lyric
|
2015-03-15 18:34:58 +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
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
select.h
|
fix #36511
|
2014-11-22 13:05:23 +01:00 |
sequencer.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
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
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +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 #48436 - Lyrics melisma and deleting measures / Fix #48491 - Lyrics melisma and time change
|
2015-03-10 11:38:27 +01:00 |
spanner.h
|
fix #51201 Voltas dont respond to CTRL-R
|
2015-03-30 10:06:53 +02: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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
splitMeasure.cpp
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
staff.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
staff.h
|
fix #51201 Voltas dont respond to CTRL-R
|
2015-03-30 10:06:53 +02:00 |
staffstate.cpp
|
fix #45231 Undo does not restore sound of deleted instrument change, crash on subsequent undo
|
2015-03-05 16:55:09 +01:00 |
staffstate.h
|
fix #45231 Undo does not restore sound of deleted instrument change, crash on subsequent undo
|
2015-03-05 16:55:09 +01: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
|
Fix #30631 - TAB: tie layout.
|
2015-03-05 00:24:00 +01:00 |
stem.cpp
|
Fix #34391 - Augm. dots collide with hooks beside staff
|
2015-02-25 09:39:03 +01:00 |
stem.h
|
add proper access to stem, beam, slahbeam and hook of chords
|
2015-03-18 12:17:01 +01:00 |
stemslash.cpp
|
save user modified StemSlash
|
2015-03-09 18:31:49 +01:00 |
stemslash.h
|
add proper access to stem, beam, slahbeam and hook of chords
|
2015-03-18 12:17:01 +01:00 |
stringdata.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01:00 |
stringdata.h
|
TAB: Make tabs aware of staff transpositions.
|
2015-02-18 10:11:58 +01:00 |
style.cpp
|
fix #53406: Technique text style should be spatium dependent
|
2015-03-31 17:09:38 +02:00 |
style.h
|
remove style option for fix width measure and fix number of measure per system
|
2015-02-19 15:42:24 +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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
synthesizerstate.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
system.cpp
|
fix #32796 Undo deletion of bracket does not restore span
|
2015-03-09 10:28:25 +01: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
|
fix #46281: Follow text doesn't work for tempo marking with decimal
|
2015-02-18 15:52:19 -05:00 |
tempotext.h
|
Score accessibility system.
|
2014-08-19 00:09:13 +03:00 |
text.cpp
|
fix text mtest
|
2015-03-20 23:22:31 +01:00 |
text.h
|
fix #51526: Changing text color via Inspector doesn't work
|
2015-03-20 09:58:41 +01:00 |
textframe.cpp
|
fix #49956: Center and right alignment in text frames does not work as expected
|
2015-03-07 22:28:25 +01:00 |
textframe.h
|
fix #49956: Center and right alignment in text frames does not work as expected
|
2015-03-07 22:28:25 +01:00 |
textline.cpp
|
review selection color. Fix #51141 Fix #23845 Fix #49416
|
2015-03-18 11:40:40 +01:00 |
textline.h
|
add lineVisible property to TextLine elements
|
2014-10-16 11:56:25 +02:00 |
tie.cpp
|
Merge pull request #1841 from mgavioli/Fix_30631_TAB_tie_layout
|
2015-03-05 11:26:06 +01:00 |
tie.h
|
fix #25681
|
2014-08-07 10:19:11 +02:00 |
tiemap.h
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
timesig.cpp
|
fix #45581 manual object positioning is incorrect after staff size change
|
2015-02-20 11:56:13 +01:00 |
timesig.h
|
fix #45581 manual object positioning is incorrect after staff size change
|
2015-02-20 11:56:13 +01:00 |
transpose.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +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
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
undo.cpp
|
update instrument list in part when inserting/deleting measures
|
2015-03-26 13:11:46 +01:00 |
undo.h
|
fix #50266 Playback wrong after deleting bars with tied notes
|
2015-03-11 12:53:29 +01:00 |
utils.cpp
|
code cleanups; rename instr() to instrument()
|
2015-03-26 13:11:46 +01: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 #40566: add text style for pedal, baseline alignment
|
2015-02-21 14:52:56 -07:00 |
volta.h
|
fix #51201 Voltas dont respond to CTRL-R
|
2015-03-30 10:06:53 +02:00 |
xml.cpp
|
fix slurs from staff n to staff n-1
|
2015-03-03 15:45:53 +01:00 |
xml.h
|
fix slurs from staff n to staff n-1
|
2015-03-03 15:45:53 +01:00 |