MuseScore/libmscore
2014-08-18 19:38:38 +02:00
..
.gitignore
accidental.cpp fix #29431 2014-08-13 21:01:21 +02:00
accidental.h fix #29431 2014-08-13 21:01:21 +02:00
ambitus.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
ambitus.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
arpeggio.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
arpeggio.h fix #29431 2014-08-13 21:01:21 +02:00
articulation.cpp Merge pull request #1135 from Jojo-Schmitz/translate 2014-08-17 14:42:06 +02:00
articulation.h Added subtype function to articulations. 2014-07-22 14:54:49 +02:00
audio.cpp
audio.h
bagpembell.cpp fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
bagpembell.h fix #29341: Several strings show untranslated in MuseScore 2014-08-11 12:33:46 +02:00
barline.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
barline.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
beam.cpp fix #29431 2014-08-13 21:01:21 +02:00
beam.h fix #29431 2014-08-13 21:01:21 +02:00
bend.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
bend.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
box.cpp fix #29431 2014-08-13 21:01:21 +02:00
box.h fix #29431 2014-08-13 21:01:21 +02:00
bracket.cpp fix #29431 2014-08-13 21:01:21 +02:00
bracket.h fix #29431 2014-08-13 21:01:21 +02:00
breath.cpp Merge pull request #1146 from andreituicu/next_element_command 2014-08-17 17:13:39 +02:00
breath.h Added 4 new navigation commands: 2014-08-17 17:25:21 +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 #29431 2014-08-13 21:01:21 +02:00
check.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
chord.cpp Merge pull request #1146 from andreituicu/next_element_command 2014-08-17 17:13:39 +02:00
chord.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
chordline.cpp 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
chordline.h New boundaries of chordlines, stopped grips allowing user to change chordline kind visually. 2014-08-15 16:22:35 +01:00
chordlist.cpp fix #29671: provide more consistent information for accessibility 2014-08-17 08:01:56 -06:00
chordlist.h fix #29671: provide more consistent information for accessibility 2014-08-17 08:01:56 -06:00
chordrest.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
chordrest.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
clef.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
clef.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03: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 update KeySig implementation 2014-06-03 15:28:10 +02:00
cmd.cpp fix #29796 2014-08-18 14:23:52 +02:00
cursor.cpp Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
cursor.h Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
doc.dox remove deferred loading of chords.xml 2013-06-24 10:26:58 +02:00
drumset.cpp small fix to smDrumset 2014-08-17 13:31:46 +02: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
dsp.h
duration.cpp fix #25876 2014-07-28 15:54:58 +02:00
duration.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
durationtype.cpp fix typo by changing V_EIGHT to V_EIGHTH 2014-08-17 13:31:35 +02:00
durationtype.h fix typo by changing V_EIGHT to V_EIGHTH 2014-08-17 13:31:35 +02:00
dynamic.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
dynamic.h Added subtype for dynamics 2014-07-22 14:54:49 +02:00
edit.cpp fix #29796 2014-08-18 16:09:35 +02:00
element.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
element.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03: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 #28471 (again) 2014-08-16 18:18:58 +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 #1135 from Jojo-Schmitz/translate 2014-08-17 14:42:06 +02:00
figuredbass.h Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
fingering.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
fingering.h fix #20180 2014-07-11 11:36:41 +02: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 Added comments and spaces 2014-08-15 22:49:59 +02:00
fret.h fix #29431 2014-08-13 21:01:21 +02:00
glissando.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
glissando.h move GlissandoType to Glissando::Type 2014-06-26 11:57:50 +02:00
groups.cpp fix typo by changing V_EIGHT to V_EIGHTH 2014-08-17 13:31:35 +02:00
groups.h move BeamMode to Beam::Mode 2014-06-26 12:01:55 +02:00
hairpin.cpp fix #29511 2014-08-13 15:42:55 +02:00
hairpin.h rename Hairpin::HairpinType to Hairpin::Type 2014-06-26 11:57:43 +02:00
harmony.cpp fix #29671: provide more consistent information for accessibility 2014-08-17 08:01:56 -06:00
harmony.h fix #29671: provide more consistent information for accessibility 2014-08-17 08:01:56 -06:00
hook.cpp improve enum ElementFlag 2014-05-23 10:35:22 +02:00
hook.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
icon.cpp convert unnamed enum into enum class IconType 2014-05-30 13:37:32 +02:00
icon.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
image.cpp fix #28041: image z-order 2014-07-21 17:00:49 -06:00
image.h move ElementType to Element::Type 2014-06-26 11:57:35 +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 move ElementType to Element::Type 2014-06-26 11:57:35 +02: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 #25445: instrument change elements are staff-relative 2014-06-07 17:47:01 -06:00
instrchange.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
instrtemplate.cpp fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrtemplate.h fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrument.cpp fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrument.h fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrument_p.h Updated drumset representation 2014-08-15 16:22:33 +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 Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
jump.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
key.cpp addressing @lasconic's concerns 2014-06-24 14:47:13 +02:00
key.h stronger typing for key 2014-06-20 17:07:22 +02:00
keyfinder.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
keyfinder.h
keylist.cpp stronger typing for key 2014-06-20 17:07:22 +02:00
keylist.h stronger typing for key 2014-06-20 17:07:22 +02:00
keysig.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
keysig.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
lasso.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
lasso.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
layout.cpp fix #29796 2014-08-17 12:41:44 +02:00
layout.h
layoutbreak.cpp fix #29431 2014-08-13 21:01:21 +02:00
layoutbreak.h fix #29431 2014-08-13 21:01:21 +02:00
ledgerline.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ledgerline.h partial fix for #23324 2014-06-27 14:03:17 +02:00
line.cpp fix #29886 2014-08-18 15:58:35 +02:00
line.h fix #28761 2014-08-06 12:28:58 +02:00
lyrics.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
lyrics.h fix #29431 2014-08-13 21:01:21 +02:00
marker.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
marker.h Added 4 new navigation commands: 2014-08-17 17:25:21 +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 Merge pull request #1146 from andreituicu/next_element_command 2014-08-17 17:13:39 +02:00
measure.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
measurebase.cpp move Jump & Marker from Segment to Measure 2014-08-05 20:40:43 +02:00
measurebase.h Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
mscore.cpp change dynamics again to use <sym>; <sym> now uses the score text font 2014-07-26 11:55:45 +02:00
mscore.h Updates to tremolo bar support, merge fixes 2014-08-15 16:22:34 +01:00
mscoreview.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
mscoreview.h remove/add some semicolons 2014-05-16 13:58:33 +02:00
navigate.cpp fix #29406: grace note navigation 2014-08-17 12:12:14 -06:00
navigate.h refactoring grace notes 2013-06-12 14:23:57 +02:00
noscript.h
note.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
note.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
notedot.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
notedot.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
noteevent.cpp
noteevent.h
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
ossia.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ottava.cpp fix #29736 2014-08-18 11:33:28 +02:00
ottava.h fix some spanner bugs 2014-07-09 18:05:58 +02:00
page.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
page.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
part.cpp fix #29751 2014-08-16 14:40:16 +02:00
part.h fix #29241 2014-08-11 15:26:29 +02:00
paste.cpp Merge pull request #1138 from BartlomiejLewandowski/selection-cleanup 2014-08-17 14:31:58 +02:00
pedal.cpp fix #28761 2014-08-06 12:28:58 +02:00
pedal.h fix #28761 2014-08-06 12:28:58 +02:00
pitch.cpp
pitch.h
pitchspelling.cpp mark imported 1.2 files as new 2014-07-14 11:18:34 +02:00
pitchspelling.h stronger typing for key 2014-06-20 17:07:22 +02:00
pitchvalue.h Updates to tremolo bar support, merge fixes 2014-08-15 16:22:34 +01:00
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 #29511 2014-08-13 15:42:55 +02:00
property.h fix #29511 2014-08-13 15:42:55 +02:00
range.cpp fix #23515 2014-08-11 21:17:55 +02:00
range.h fix #24759 2014-05-14 19:19:39 +02:00
read114.cpp use unicode codepoint instead of SMuFL ones for tempo text since they are baseline aligned 2014-08-18 19:38:38 +02:00
README.md
rehearsalmark.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
rehearsalmark.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
rendermidi.cpp Replaced swingUnit by unit and swingRatio by ratio, also made _swing private 2014-08-14 16:51:32 +05:30
repeat.cpp fix drawing and layouting of repeat measure sign 2013-09-04 10:49:33 +02:00
repeat.h partial fix for #23324 2014-06-27 14:03:17 +02:00
repeatlist.cpp fix #29511 2014-08-13 15:42:55 +02:00
repeatlist.h
rest.cpp fix typo by changing V_EIGHT to V_EIGHTH 2014-08-17 13:31:35 +02:00
rest.h fix #29431 2014-08-13 21:01:21 +02:00
revisions.cpp
revisions.h
score.cpp fix #29736 2014-08-18 11:33:28 +02:00
score.h fix #29736 2014-08-18 11:33:28 +02:00
scorefile.cpp fix translation of file related error messages 2014-08-17 13:31:37 +02:00
segment.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
segment.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03: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 Added comments and spaces 2014-08-15 22:49:59 +02:00
select.h Added voice filtering for copy paste 2014-08-12 14:20:31 +02:00
sequencer.h
shadownote.cpp disable unused local variables 2014-06-10 09:27:51 +02:00
shadownote.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
sig.cpp fix #25681 2014-08-07 10:19:11 +02:00
sig.h fix #25681 2014-08-07 10:19:11 +02:00
slur.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
slur.h fix #25806 2014-07-31 16:30:19 +02:00
spacer.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
spacer.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
spanner.cpp fix #29736 2014-08-18 11:33:28 +02:00
spanner.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
spannermap.cpp fix #22132 2014-07-03 15:02:36 +02:00
spannermap.h revert PR #1030 2014-07-21 11:43:50 +02:00
spatium.h
splitMeasure.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
staff.cpp fix #29806 2014-08-18 16:34:36 +02:00
staff.h fix #29751 2014-08-16 14:40:16 +02: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 Merge pull request #1135 from Jojo-Schmitz/translate 2014-08-17 14:42:06 +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 fix translation of file related error messages 2014-08-17 13:31:37 +02:00
stafftype.h fix #26731 2014-07-14 15:58:52 +02:00
stem.cpp fix #29431 2014-08-13 21:01:21 +02:00
stem.h fix #29431 2014-08-13 21:01:21 +02: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 Open strings in StringData. 2014-08-15 02:15:24 +02:00
stringdata.h Open strings in StringData. 2014-08-15 02:15:24 +02:00
style.cpp Updates to tremolo bar support, merge fixes 2014-08-15 16:22:34 +01:00
style.h add style option for MusicalTexFont 2014-07-26 11:55:45 +02:00
style_p.h turn enum TextStyleType into enum class 2014-07-15 14:23:19 +02:00
sym.cpp use unicode codepoint instead of SMuFL ones for tempo text since they are baseline aligned 2014-08-18 19:38:38 +02:00
sym.h use unicode codepoint instead of SMuFL ones for tempo text since they are baseline aligned 2014-08-18 19:38:38 +02: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 Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
system.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03: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 use unicode codepoint instead of SMuFL ones for tempo text since they are baseline aligned 2014-08-18 19:38:38 +02:00
tempotext.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
text.cpp use unicode codepoint instead of SMuFL ones for tempo text since they are baseline aligned 2014-08-18 19:38:38 +02:00
text.h fix #29431 2014-08-13 21:01:21 +02:00
textframe.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
textframe.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
textline.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
textline.h turn enum TextStyleType into enum class 2014-07-15 14:23:19 +02:00
tie.cpp fix #25681 2014-08-07 10:19:11 +02:00
tie.h fix #25681 2014-08-07 10:19:11 +02:00
tiemap.h
timesig.cpp Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
timesig.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
transpose.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
tremolo.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
tremolo.h fix #29341: Several strings show untranslated in MuseScore 2014-08-11 12:33:46 +02:00
tremolobar.cpp 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
tremolobar.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
trill.cpp fix #29431 2014-08-13 21:01:21 +02:00
trill.h fix #29431 2014-08-13 21:01:21 +02:00
tuplet.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
tuplet.h move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
tupletmap.h
undo.cpp Merge pull request #1144 from MarcSabatella/28401-transpose-chords 2014-08-17 13:09:38 +02:00
undo.h new Feature: free scaling of staff size 2014-08-14 16:53:20 +02:00
utils.cpp fix translation of pitch2string, for editdrumset 2014-08-17 13:31:41 +02:00
utils.h stronger typing for key 2014-06-20 17:07:22 +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 fix #29511 2014-08-13 15:42:55 +02:00
volta.h fix #29511 2014-08-13 15:42:55 +02:00
xml.cpp Added clipboard check in canWrite methods 2014-08-12 14:45:32 +02:00
xml.h Added voice filtering for copy paste 2014-08-12 14:20:31 +02:00

libmscore

MuseScore score rendering library