MuseScore/libmscore
2014-06-16 13:05:45 -06:00
..
.gitignore
accidental.cpp fix #22205: microtonal accidentals display as naturals after earlier accidental 2014-06-12 20:13:41 -06:00
accidental.h fix #22205: microtonal accidentals display as naturals after earlier accidental 2014-06-12 20:13:41 -06:00
ambitus.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
ambitus.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
arpeggio.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
arpeggio.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
articulation.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
articulation.h convert enum ArticulationType into enum class 2014-05-26 21:55:26 +02:00
audio.cpp
audio.h
bagpembell.cpp fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
bagpembell.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
barline.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
barline.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
beam.cpp make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
beam.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
bend.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
bend.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
box.cpp convert unnamed enum into enum class IconType 2014-05-30 13:37:32 +02:00
box.h convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
bracket.cpp convert enum BracketType into enum class 2014-05-26 22:25:34 +02:00
bracket.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
breath.cpp improve enum ElementFlag 2014-05-23 10:35:22 +02:00
breath.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02: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 convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
bsymbol.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
check.cpp make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
chord.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
chord.h convert enum NoteType into enum class 2014-05-27 10:35:28 +02:00
chordline.cpp fix #25877: fix horizontal position of scoop 2014-05-27 15:30:55 -06:00
chordline.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
chordlist.cpp convert enum NoteSpellingType into enum class 2014-05-26 12:25:25 +02:00
chordlist.h convert enum ChordTokenClass into enum class 2014-05-23 10:35:20 +02:00
chordrest.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
chordrest.h convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +02:00
clef.cpp Fix the placements of flats in soprano clef 2014-06-05 10:36:37 -04:00
clef.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
cleflist.cpp Fix #18869 : restore original clef on ChangeStaffType undo 2014-05-27 01:47:30 +02:00
cleflist.h update clef implementation 2013-09-05 16:38:04 +02:00
CMakeLists.txt update KeySig implementation 2014-06-03 15:28:10 +02:00
cmd.cpp fix #22205: microtonal accidentals display as naturals after earlier accidental 2014-06-12 20:13:41 -06:00
cursor.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
cursor.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
doc.dox
drumset.cpp use char for some enums 2014-05-07 18:09:01 +02:00
drumset.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
dsp.cpp
dsp.h
duration.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
duration.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
durationtype.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
durationtype.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
dynamic.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
dynamic.h fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
edit.cpp fix #25946 2014-06-05 09:23:27 +02:00
element.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
element.h fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
elementlayout.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +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 #25811 #25867 - Incomplete layout when adding linked staff 2014-06-06 13:09:02 +02:00
excerpt.h fix #24759 2014-05-14 19:19:39 +02:00
fifo.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
fifo.h
figuredbass.cpp Merge pull request #969 from mgavioli/Fix_FigBass_multidigit_entries 2014-06-11 18:41:47 +02:00
figuredbass.h convert enum Combinations into enum class 2014-05-23 11:45:32 +02:00
fingering.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
fingering.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
fraction.cpp fix mac build std::abs --> qAbs 2013-07-13 14:48:25 +02:00
fraction.h some purly cosmetic changes 2014-05-12 12:28:07 +02:00
fret.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
fret.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
glissando.cpp make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
glissando.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
groups.cpp fix #23006 2014-05-03 11:37:12 +02:00
groups.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
hairpin.cpp convert enum SpannerSegmentType into enum class 2014-05-26 20:38:22 +02:00
hairpin.h fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
harmony.cpp fix #24735: correct layout of fret diagrams & chord symbols 2014-06-07 20:23:50 -06:00
harmony.h convert enum NoteSpellingType into enum class 2014-05-26 12:25:25 +02:00
hook.cpp improve enum ElementFlag 2014-05-23 10:35:22 +02:00
hook.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
icon.cpp convert unnamed enum into enum class IconType 2014-05-30 13:37:32 +02:00
icon.h convert unnamed enum into enum class IconType 2014-05-30 13:37:32 +02:00
image.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
image.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02: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 convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
input.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
input.h convert enum NoteType into enum class 2014-05-27 10:35:28 +02:00
instrchange.cpp fix #25445: instrument change elements are staff-relative 2014-06-07 17:47:01 -06:00
instrchange.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
instrtemplate.cpp convert enum StaffGroup into enum class 2014-05-30 13:37:28 +02:00
instrtemplate.h add default string table 2014-05-13 17:15:43 +02:00
instrument.cpp Fix #25958 - Crash when [Apply]ing and [OK]ing some prop changes 2014-06-06 12:56:05 +02:00
instrument.h convert unnamed enum into enum class A 2014-05-26 12:27:30 +02:00
instrument_p.h add default string table 2014-05-13 17:15:43 +02:00
interval.cpp
interval.h fix #25580 2014-05-05 15:38:49 +02:00
joinMeasure.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
jump.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
jump.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
key.cpp fix #25945 2014-06-05 11:37:21 +02:00
key.h fix #25945 2014-06-05 11:37:21 +02:00
keyfinder.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
keyfinder.h
keylist.cpp update KeySig implementation 2014-06-03 15:28:10 +02:00
keylist.h update KeySig implementation 2014-06-03 15:28:10 +02:00
keysig.cpp fix #25945 2014-06-05 11:37:21 +02:00
keysig.h update KeySig implementation 2014-06-03 15:28:10 +02:00
lasso.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
lasso.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
layout.cpp fix #24735: correct layout of fret diagrams & chord symbols 2014-06-07 20:23:50 -06:00
layout.h
layoutbreak.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
layoutbreak.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
ledgerline.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
ledgerline.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
line.cpp make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
line.h fix #25683 2014-05-27 17:09:27 +02:00
lyrics.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
lyrics.h convert enum Syllabic into enum class 2014-05-23 10:35:29 +02:00
marker.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
marker.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
mcursor.cpp update KeySig implementation 2014-06-03 15:28:10 +02:00
mcursor.h
measure.cpp fix #25945 2014-06-05 11:37:21 +02:00
measure.h make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
measurebase.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
measurebase.h convert enum LayoutBreakType to enum class 2014-05-23 10:35:13 +02:00
mscore.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
mscore.h fix default position of some articulations 2014-06-03 20:45:05 +02:00
mscoreview.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
mscoreview.h remove/add some semicolons 2014-05-16 13:58:33 +02:00
navigate.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
navigate.h
noscript.h
note.cpp fix #22205: microtonal accidentals display as naturals after earlier accidental 2014-06-12 20:13:41 -06:00
note.h fix #25946 2014-06-05 09:23:27 +02:00
notedot.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
notedot.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
noteevent.cpp
noteevent.h
noteline.cpp
noteline.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
ossia.cpp
ossia.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
ottava.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
ottava.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
page.cpp updates for page header/footer 2014-06-06 13:05:02 +02:00
page.h updates for page header/footer 2014-06-06 13:05:02 +02:00
part.cpp fix #25945 2014-06-05 11:37:21 +02:00
part.h remove unnamed enum { SHOW } 2014-05-26 12:25:21 +02:00
paste.cpp Fix #25983 - Crash when copy-paste to TAB includes accidentals 2014-06-11 09:35:47 +02:00
pedal.cpp fix #25882 2014-05-28 16:17:40 +02:00
pedal.h fix #25683 2014-05-27 17:09:27 +02:00
pitch.cpp
pitch.h
pitchspelling.cpp update KeySig implementation 2014-06-03 15:28:10 +02:00
pitchspelling.h convert enum Key into enum class 2014-05-30 13:37:39 +02:00
pitchvalue.h
plugins.cpp fix SCRIPT_INTERFACE use in plugin framework 2014-05-19 15:18:50 +02:00
plugins.h fix SCRIPT_INTERFACE use in plugin framework 2014-05-19 15:18:50 +02: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 transposition when changing instrument 2014-06-04 10:40:26 +02:00
property.h 25921 2014-06-02 13:07:19 +02:00
range.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
range.h fix #24759 2014-05-14 19:19:39 +02:00
read114.cpp Check for null drumset before adding string data. 2014-06-12 16:33:22 +02:00
README.md
rehearsalmark.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
rehearsalmark.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
rendermidi.cpp fix #26381: playback of noteevents on tied notes 2014-06-16 13:05:45 -06:00
repeat.cpp fix drawing and layouting of repeat measure sign 2013-09-04 10:49:33 +02:00
repeat.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
repeatlist.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
repeatlist.h
rest.cpp convert unnamed enum into enum class IconType 2014-05-30 13:37:32 +02:00
rest.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
revisions.cpp
revisions.h
score.cpp Merge pull request #945 from BartlomiejLewandowski/selection-refactor-range 2014-06-09 16:12:55 +02:00
score.h fix #25945 2014-06-05 11:37:21 +02:00
scorefile.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
segment.cpp more fixes for instrument change 2014-06-04 10:40:26 +02:00
segment.h 25921 2014-06-02 13:07:19 +02:00
segmentlist.cpp make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
segmentlist.h make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
select.cpp Merge pull request #945 from BartlomiejLewandowski/selection-refactor-range 2014-06-09 16:12:55 +02:00
select.h Change range extend to work on measures too. 2014-06-01 11:49:29 +02:00
sequencer.h
shadownote.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
shadownote.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
sig.cpp fix #14764 2014-03-04 13:06:23 +01:00
sig.h
slur.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
slur.h convert unnamed enum into enum class GripSlurSegment 2014-05-26 12:25:23 +02:00
spacer.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
spacer.h convert enum SpacerType into enum class 2014-05-26 12:46:24 +02:00
spanner.cpp make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
spanner.h convert enum Anchor into enum class 2014-05-26 20:48:27 +02:00
spannermap.cpp fix #21721: Spanners not properly deleted when corresponding anchoring notes are deleted 2013-10-11 21:42:17 +02:00
spannermap.h fix #21964 2013-07-24 14:33:46 +02:00
spatium.h
splitMeasure.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
staff.cpp more fixes for instrument change 2014-06-04 10:40:26 +02:00
staff.h update KeySig implementation 2014-06-03 15:28:10 +02:00
staffstate.cpp convert enum StaffStateType into enum class 2014-05-26 18:24:51 +02:00
staffstate.h convert enum StaffStateType into enum class 2014-05-26 18:24:51 +02:00
stafftext.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
stafftext.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
stafftype.cpp Add built-in def. for 5-string electr. bass and 5-line tab presets 2014-06-04 12:17:54 +02:00
stafftype.h Fix staff type group names in score files. 2014-06-02 23:57:10 +02:00
stem.cpp convert enum TablaturMinimStyle into enum class 2014-05-26 19:37:15 +02:00
stem.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
stemslash.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
stemslash.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
stringdata.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
stringdata.h In staff type dlg box, only displays staff types from groups relevant to staff instrument. 2014-05-16 12:25:01 +02:00
style.cpp updates for page header/footer 2014-06-06 13:05:02 +02:00
style.h updates for page header/footer 2014-06-06 13:05:02 +02:00
style_p.h convert enum ArticulationType into enum class 2014-05-26 21:55:26 +02:00
sym.cpp remove debugging on font loading 2014-06-03 20:27:16 +02:00
sym.h update to SMuFL 0.99 2014-06-03 19:03:53 +02:00
symbol.cpp convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
symbol.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
synthesizerstate.cpp
synthesizerstate.h
system.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
system.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02: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 convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
tempotext.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
text.cpp updates for page header/footer 2014-06-06 13:05:02 +02:00
text.h updates for page header/footer 2014-06-06 13:05:02 +02:00
textframe.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
textframe.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
textline.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
textline.h fix #25882 2014-05-28 16:17:40 +02:00
tie.cpp convert enum Anchor into enum class 2014-05-26 20:48:27 +02:00
tie.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
tiemap.h
timesig.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
timesig.h whitespace cleanup 2014-05-30 13:37:44 +02:00
transpose.cpp fix #25810 2014-06-06 16:37:04 +02:00
tremolo.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
tremolo.h convert enum TremoloType into enum class 2014-05-26 12:27:39 +02:00
tremolobar.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
tremolobar.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
trill.cpp convert enum SpannerSegmentType into enum class 2014-05-26 20:38:22 +02:00
trill.h convert enum TrillType into enum class 2014-05-26 12:27:37 +02:00
tuplet.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
tuplet.h convert enum NumberType and BracketType into enum class 2014-05-26 18:19:38 +02:00
tupletmap.h
undo.cpp Merge pull request #960 from mgavioli/Fix_25958_EditStaff_crash_on_some_props_change 2014-06-07 10:22:23 +02:00
undo.h more fixes for instrument change 2014-06-04 10:40:26 +02:00
utils.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
utils.h update clef implementation 2013-09-05 16:38:04 +02:00
velo.cpp convert enum VeloType into enum class 2014-05-26 12:27:35 +02:00
velo.h convert enum VeloType into enum class 2014-05-26 12:27:35 +02:00
volta.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
volta.h convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
xml.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
xml.h fix #25882 2014-05-28 16:17:40 +02:00

libmscore

MuseScore score rendering library