MuseScore/libmscore
2016-02-19 13:24:56 +04:00
..
.gitignore
accidental.cpp fix build for gcc 5.2 2015-10-27 11:30:09 +01:00
accidental.h Merge branch 'plugin_manual_classes_E-L' of https://github.com/mgavioli/MuseScore into mgavioli-plugin_manual_classes_E-L 2015-07-13 10:09:25 +02:00
ambitus.cpp fix build for gcc 5.2 2015-10-27 11:30:09 +01:00
ambitus.h add tests for scripting interface 2015-04-03 18:24:12 +02:00
arpeggio.cpp add play property to arpeggio 2015-07-06 18:16:52 +02:00
arpeggio.h add play property to arpeggio 2015-07-06 18:16:52 +02:00
articulation.cpp implementation of trill line playback 2015-07-11 17:02:40 +02:00
articulation.h added properties playArticulation and ornamentStyle 2015-05-16 10:46:00 +02:00
audio.cpp
audio.h
bagpembell.cpp
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 #93316: slur still lays out to deleted note 2016-01-21 13:40:53 -07:00
barline.h fix barline translation in palette 2015-02-25 11:54:31 +01:00
beam.cpp fix #95951 use signed chars for BeamMetric to fix ARM type limit issue causing long stems 2016-01-29 06:13:08 -05:00
beam.h Implement valid two-note tremolo layout 2015-06-26 18:13:24 +02:00
bend.cpp fix #66321: Some default bends type are badly displayed 2015-06-25 23:30:50 +02:00
bend.h Implemented 'Play' property for the Bend class 2015-06-15 21:05:30 +05:00
box.cpp make DPI=72 constant 2015-11-16 14:24:47 +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
bsp.h
bsymbol.cpp fix #63481: scale symbols, trill lines, arpeggios, and glissandi with staff size 2015-06-05 14:55:52 -06: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 build for gcc 5.2 2015-10-27 11:30:09 +01:00
chord.cpp fix #96246: crash removing null lyric 2016-02-01 12:29:09 +04:00
chord.h fix #98756: Scaling of symbols in part set to scaling of full score 2016-02-19 13:24:56 +04:00
chordline.cpp fix #53931: Customised slide position is not read correctly 2015-04-07 17:30:43 +02: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 Merge pull request #2264 from MarcSabatella/84296-musicxml-chords 2015-10-27 15:59:21 +01:00
chordlist.h fix #29671: provide more consistent information for accessibility 2014-08-17 08:01:56 -06:00
chordrest.cpp fix #98756: Scaling of symbols in part set to scaling of full score 2016-02-19 13:24:56 +04:00
chordrest.h fix #98756: Scaling of symbols in part set to scaling of full score 2016-02-19 13:24:56 +04:00
clef.cpp Merge pull request #2223 from ericfont/78196-no-courtesy-clef-section-ends-non-measure 2015-10-28 16:22:07 +01:00
clef.h Fix #81876: add old Tenor clef and alternate Percussion clef 2015-10-07 17:39:25 +02: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 fix arpeggio and glissando lines 2015-05-08 08:59:34 +02:00
cmd.cpp Merge pull request #2347 from MarcSabatella/92331-expand-voice-gap 2016-01-27 15:09:26 +04:00
cursor.cpp fix #95821 expose result of Score::tempo(tick) as Cursor.tempo 2016-01-29 13:59:22 +01:00
cursor.h fix #95821 expose result of Score::tempo(tick) as Cursor.tempo 2016-01-29 13:59:22 +01: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 expose globalDuration to scripting 2015-05-02 12:17:45 +02:00
durationtype.cpp fix build for gcc 5.2 2015-10-27 11:30:09 +01:00
durationtype.h fix undo of local time signature change 2015-02-16 09:44:39 +01:00
dynamic.cpp fix #65961: dotted line when dragging text 2015-06-19 14:37:27 -06:00
dynamic.h Merge pull request #1966 from mgavioli/plugin_manual_classes_A-D 2015-07-13 10:07:11 +02:00
edit.cpp fix #87331: crash on full measure rest command with mmrest 2016-02-18 15:00:28 +04:00
element.cpp fix #96971 suppress benign make release warnings 2016-02-12 01:28:16 -05:00
element.h static functions currently not callable from QML 2016-01-13 00:47:01 +01:00
elementlayout.cpp make DPI=72 constant 2015-11-16 14:24:47 +01:00
elementlayout.h
elementmap.cpp
elementmap.h
excerpt.cpp prevent possible crash when cloning spanners 2016-01-23 18:04:35 +04:00
excerpt.h Fix #89791 - Reordering parts and undo actions 2016-01-12 18:24:43 -05:00
fifo.cpp
fifo.h
figuredbass.cpp fix copy/paste & palette add for figured bass & lyrics 2015-12-24 09:11:35 -05:00
figuredbass.h Updates the documentation for classes named from E to L to proposal A) in http://dev-list.musescore.org/Plugin-documentation-generated-manual-td7579164.html 2015-04-24 00:55:46 +02:00
fingering.cpp fix #57861 bad import of & in part name 2015-04-27 13:03:52 +02: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 fix compilation without script interface 2015-05-07 11:36:27 +02:00
fret.cpp fix #95866: crash on export of fretboard diagram 2016-01-28 13:17:08 +01:00
fret.h reduce memory footprint of Note 2015-11-04 13:22:33 +01:00
glissando.cpp Fixes #19155, #22861 (duplicate of the former) and #23100. 2015-09-30 09:16:47 +02:00
glissando.h Fixes #19155, #22861 (duplicate of the former) and #23100. 2015-09-30 09:16:47 +02:00
groups.cpp bracket type set to 255 rather than -1 in some mtests 2015-04-27 11:02:14 +02:00
groups.h fix #47996 Regression: beaming in Time Sig props inactive 2015-02-17 22:28:36 +01:00
hairpin.cpp more conservative handling of legacy hairpins 2015-09-04 11:12:10 -06:00
hairpin.h fix #74171: cresc. and dim. lines 2015-08-26 09:31:39 -06:00
harmony.cpp make DPI=72 constant 2015-11-16 14:24:47 +01:00
harmony.h Merge branch 'plugin_manual_classes_E-L' of https://github.com/mgavioli/MuseScore into mgavioli-plugin_manual_classes_E-L 2015-07-13 10:09:25 +02:00
hook.cpp fix #25260 2015-06-01 10:43:39 +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 make DPI=72 constant 2015-11-16 14:24:47 +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 #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
imageStore.h
iname.cpp
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 merge conflict in importxml.cpp 2015-10-28 12:53:20 +01:00
instrchange.h fix #65961: dotted line when dragging text 2015-06-19 14:37:27 -06:00
instrtemplate.cpp Read/write Midi mapping to msc* and midi files 2015-07-15 21:07:34 +05:00
instrtemplate.h cleanup instrument name handling 2015-04-13 17:12:53 +02:00
instrument.cpp Read/write Midi mapping to msc* and midi files 2015-07-15 21:07:34 +05:00
instrument.h Read/write Midi mapping to msc* and midi files 2015-07-15 21:07:34 +05:00
interval.cpp
interval.h
joinMeasure.cpp fix #93316: slur still lays out to deleted note 2016-01-21 13:40:53 -07:00
jump.cpp fix #57861 bad import of & in part name 2015-04-27 13:03:52 +02:00
jump.h Updates the documentation for classes named from E to L to proposal A) in http://dev-list.musescore.org/Plugin-documentation-generated-manual-td7579164.html 2015-04-24 00:55:46 +02:00
key.cpp fix #81731: Crash when repeatedly pressing Shift+A 2016-01-22 11:34:31 +04:00
key.h fix #81731: Crash when repeatedly pressing Shift+A 2016-01-22 11:34:31 +04:00
keyfinder.cpp
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 Merge branch '2-3-line' of https://github.com/MarcSabatella/MuseScore into MarcSabatella-2-3-line 2015-10-28 12:41:40 +01:00
keysig.h Merge branch 'plugin_manual_classes_E-L' of https://github.com/mgavioli/MuseScore into mgavioli-plugin_manual_classes_E-L 2015-07-13 10:09:25 +02: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 #2318 from MarcSabatella/fingering-accidental 2016-02-18 11:18:17 +04:00
layout.h
layoutbreak.cpp fix #57496: Section Break pause properties don't stick if set to 0.00sec 2015-04-28 10:07:48 +02:00
layoutbreak.h Updates the documentation for classes named from E to L to proposal A) in http://dev-list.musescore.org/Plugin-documentation-generated-manual-td7579164.html 2015-04-24 00:55:46 +02:00
ledgerline.cpp
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 #84156: ottava drawn to measure rest with notes in other voices 2016-02-01 22:22:17 -07:00
line.h Fixes #19155, #22861 (duplicate of the former) and #23100. 2015-09-30 09:16:47 +02:00
lyrics.cpp fix #96971 suppress benign make release warnings 2016-02-12 01:28:16 -05:00
lyrics.h Lyrics: Better dash control 2015-10-03 23:55:33 +02:00
marker.cpp fix build for gcc 5.2 2015-10-27 11:30:09 +01:00
marker.h Plugin Manual - Documentation update for classes M-P 2015-07-13 00:21:09 +02:00
mcursor.cpp fix #29751 2014-08-16 14:40:16 +02:00
mcursor.h
measure.cpp Merge pull request #2348 from MarcSabatella/88061-lyric-voice-y 2016-02-17 17:52:42 +04:00
measure.h fix #81731: Crash when repeatedly pressing Shift+A 2016-01-22 11:34:31 +04:00
measurebase.cpp fix #51876 Crash navigating into multimeasure rest using Measure Properties 2015-03-30 10:42:27 +02:00
measurebase.h Plugin Manual - Documentation update for classes M-P 2015-07-13 00:21:09 +02:00
mscore.cpp Fix #95541: Portable build for Linux (AppImage) 2016-02-17 14:13:24 +00:00
mscore.h fix #96626 signed chars for MidiMapping, StaffTypes, TextStyleType 2016-02-03 10:58:56 -05:00
mscoreview.cpp
mscoreview.h Using signed char to avoid build errors on some architectures. See https://bugs.debian.org/789754 for more details. 2015-07-08 08:52:30 -04:00
musescoreCore.h fix #56221: Can't close a score from within a plugin 2015-04-16 12:09:34 +02:00
navigate.cpp Fixes #19155, #22861 (duplicate of the former) and #23100. 2015-09-30 09:16:47 +02:00
navigate.h fix #48406: cannot extend range past grace notes with keybaord 2015-02-22 09:13:24 -07:00
noscript.h
note.cpp fix #98756: Scaling of symbols in part set to scaling of full score 2016-02-19 13:24:56 +04:00
note.h reduce memory footprint of Note 2015-11-04 13:22:33 +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
noteevent.h
noteline.cpp
noteline.h
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 better fix #68271 2015-10-28 19:43:55 +01:00
ottava.h Plugin Manual - Documentation update for classes M-P 2015-07-13 00:21:09 +02:00
page.cpp make DPI=72 constant 2015-11-16 14:24:47 +01:00
page.h Plugin Manual - Documentation update for classes M-P 2015-07-13 00:21:09 +02:00
part.cpp merge conflict in importxml.cpp 2015-10-28 12:53:20 +01:00
part.h Import MIDI mapping from MusicXML (DOM parser) 2015-07-15 21:07:34 +05:00
paste.cpp fix #96971 suppress benign make release warnings 2016-02-12 01:28:16 -05:00
pedal.cpp add text style type, Inspector settings 2015-08-26 14:20:46 -06: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 fix #9352: instrument change transposition 2015-09-25 08:35:55 -06:00
pitchspelling.h Using signed char to avoid build errors on some architectures. See https://bugs.debian.org/789754 for more details. 2015-07-08 08:52:30 -04:00
pitchvalue.h Updates to tremolo bar support, merge fixes 2014-08-15 16:22:34 +01:00
plugins.cpp scripting: added modifiedTime() to FileIO 2015-04-17 14:12:16 +02:00
plugins.h Make user home directory accessible to plugins 2015-07-27 22:27:41 -04:00
pos.cpp
pos.h
property.cpp fix #87331: crash on full measure rest command with mmrest 2016-02-18 15:00:28 +04:00
property.h fix #97931: system initial barline type lost on reload 2016-02-16 14:06:13 -07:00
range.cpp fix #60791: timesig change deletes voices 2-4 in linked staves 2015-07-06 20:44:15 -06:00
range.h fix #38341 2014-11-13 11:53:42 +01:00
read114.cpp make DPI=72 constant 2015-11-16 14:24:47 +01:00
README.md
rehearsalmark.cpp fix #63856: don't move rehearsal mark to beginning of system 2015-12-18 10:24:03 -07: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 Merge pull request #2343 from MarcSabatella/93316-slur-relayout 2016-01-22 14:02:08 +04:00
repeat.cpp fix #64506: temporary corruption on add of measure repeat 2015-06-09 14:25:02 -06:00
repeat.h fix mtest 2015-05-05 19:53:52 +02:00
repeatlist.cpp Fix #65161 repeatlist unwind section by section _rebased 2015-08-18 14:15:03 -04:00
repeatlist.h Fix #65161 repeatlist unwind section by section _rebased 2015-08-18 14:15:03 -04:00
rest.cpp Merge branch '2-3-line' of https://github.com/MarcSabatella/MuseScore into MarcSabatella-2-3-line 2015-10-28 12:41:40 +01:00
rest.h fix all warnings on Mac OSX. Hopefully without side effects on other platforms. 2015-05-05 18:28:39 +02:00
revisions.cpp
revisions.h
score.cpp fix #96881: Vertical scrolling: wrong result, or/and inability to enter notes with mouse in score with staves >1 2016-02-16 10:44:03 +04:00
score.h fix #96626 signed chars for MidiMapping, StaffTypes, TextStyleType 2016-02-03 10:58:56 -05: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 #84351: Crash when saving with instrument name selected and continuous view 2016-01-21 16:08:04 +04:00
segment.cpp fix #93316: slur still lays out to deleted note 2016-01-21 13:40:53 -07:00
segment.h remove _qmlAnnotations from class Segment 2016-01-04 14:56:16 +01:00
segmentlist.cpp
segmentlist.h
select.cpp fix #98761: Deselecting a staff not possible via shift +up/down 2016-02-18 15:50:42 +04:00
select.h fix #36511 2014-11-22 13:05:23 +01:00
sequencer.h fix #56371: When not in input mode, MuseScore doesn't play chord from MIDI keyboard 2015-04-20 00:24:35 +02:00
shadownote.cpp TAB: Support for input and display of bass string notations 2015-08-17 10:52:05 +02:00
shadownote.h
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 #81321: bad slurpos with mixed stems 2016-02-16 13:58:12 -07:00
slur.h Plugin Manual - Documentation update for classes S-Z 2015-07-13 11:38:28 +02: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 #95636 changing first tick of a Spanner should update its index in the SpannerMap 2016-02-12 13:57:55 +01:00
spanner.h Fixes #19155, #22861 (duplicate of the former) and #23100. 2015-09-30 09:16:47 +02:00
spannermap.cpp fix #95636 changing first tick of a Spanner should update its index in the SpannerMap 2016-02-12 13:57:55 +01: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
staff.cpp fix #97826: extra distance scaled incorrectly on reload 2016-02-11 22:10:26 -07:00
staff.h Merge branch '2-3-line' of https://github.com/MarcSabatella/MuseScore into MarcSabatella-2-3-line 2015-10-28 12:41:40 +01:00
staffstate.cpp Read/write Midi mapping to msc* and midi files 2015-07-15 21:07:34 +05: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 fix #65451: disable channel switch dialog for system text 2015-06-15 16:15:22 +02: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 make DPI=72 constant 2015-11-16 14:24:47 +01:00
stafftype.h fix #96626 signed chars for MidiMapping, StaffTypes, TextStyleType 2016-02-03 10:58:56 -05:00
stem.cpp fix #59766: Stems do not align with DO and TI note head 2015-06-03 10:23:01 +02: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 fix #9352: instrument change transposition 2015-09-25 08:35:55 -06:00
stringdata.h TAB: Make tabs aware of staff transpositions. 2015-02-18 10:11:58 +01:00
style.cpp make DPI=72 constant 2015-11-16 14:24:47 +01:00
style.h Lyrics: Better dash control 2015-10-03 23:55:33 +02:00
style_p.h added properties playArticulation and ornamentStyle 2015-05-16 10:46:00 +02:00
sym.cpp Alphabetized fonts where needed. 2015-12-29 14:49:27 -06:00
sym.h make DPI=72 constant 2015-11-16 14:24:47 +01:00
symbol.cpp fix #93126: Dotted line to anchor when dragging element points off page when in vertical orientation on page >1 2016-01-23 22:21:21 +04:00
symbol.h fix #22626: automatic system dividers 2015-08-15 11:30:58 -06:00
synthesizerstate.cpp
synthesizerstate.h
system.cpp fix #93126: Dotted line to anchor when dragging element points off page when in vertical orientation on page >1 2016-01-23 22:21:21 +04:00
system.h fix #93126: Dotted line to anchor when dragging element points off page when in vertical orientation on page >1 2016-01-23 22:21:21 +04:00
tempo.cpp take pause into account in time2tick 2015-05-13 14:16:19 +02:00
tempo.h fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07:00
tempotext.cpp limit tempo when follow text is active, allow trailing space in tempo text 2015-10-07 16:36:57 +02:00
tempotext.h limit tempo when follow text is active, allow trailing space in tempo text 2015-10-07 16:39:25 +02:00
text.cpp fix #95826: avoid crash when switching scores while in edit mode 2016-02-17 16:36:31 +04:00
text.h fix #95826: avoid crash when switching scores while in edit mode 2016-02-17 16:36:31 +04:00
textframe.cpp make DPI=72 constant 2015-11-16 14:24:47 +01:00
textframe.h fix #65786: crashes and loss of work with paste in text frames 2015-06-24 16:29:53 -06:00
textline.cpp fix #72721: don't show invisible lines if 'show invisible' is turned off 2016-02-16 18:30:39 +04:00
textline.h fix #72491: text properties in lines added by double click 2015-08-11 15:05:54 -06:00
tie.cpp fix all warnings on Mac OSX. Hopefully without side effects on other platforms. 2015-05-05 18:28:39 +02:00
tie.h fix #25681 2014-08-07 10:19:11 +02:00
tiemap.h
timesig.cpp fix #60111: Symbol for Cut Time is invisible in palette and score 2015-05-18 17:44:35 +02:00
timesig.h fix #93976 part two: Ms::TimeSig::setSig 2016-01-13 00:44:32 +01:00
transpose.cpp fix merge conflict 2015-10-28 09:56:21 +01:00
tremolo.cpp fix 70416: crash on 2-note tremolo of unbeamed 16th or shorter 2015-08-14 17:17:04 +02: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 TremoloBar drag&drop 2015-11-05 13:35:06 +01:00
tremolobar.h add property button to Bend and FretDiagram in inspector 2015-11-04 14:04:03 +01:00
trill.cpp fix build for gcc 5.2 2015-10-27 11:30:09 +01:00
trill.h Plugin Manual - Documentation update for classes S-Z 2015-07-13 11:38:28 +02:00
tuplet.cpp fix #63781: Style to control tuplet bracket thickness 2015-07-06 10:58:05 +02:00
tuplet.h fix #63786: Tuplet text style applies only after save and reload 2015-06-05 11:55:37 +02:00
tupletmap.h
undo.cpp Fix #89791 - Reordering parts and undo actions 2016-01-12 18:24:43 -05:00
undo.h Fix #89791 - Reordering parts and undo actions 2016-01-12 18:24:43 -05:00
utils.cpp Merge pull request #2155 from mgavioli/Fix#19155_change_glissando_anchors 2015-10-28 16:49:05 +01:00
utils.h Fixes #19155, #22861 (duplicate of the former) and #23100. 2015-09-30 09:16:47 +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
volta.cpp fix #57861 bad import of & in part name 2015-04-27 13:03:52 +02:00
volta.h Plugin Manual - Documentation update for classes S-Z 2015-07-13 11:38:28 +02:00
xml.cpp fix #97931: system initial barline type lost on reload 2016-02-16 14:06:13 -07:00
xml.h fix reading of xml tag breakMultiMeasureRest and 'irregular' 2015-04-08 11:58:33 +02:00

libmscore

MuseScore score rendering library