MuseScore/libmscore
2020-06-08 16:31:03 +02:00
..
.gitignore
accidental.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
accidental.h fixed ctor colon 2020-05-29 21:15:25 +02:00
ambitus.cpp fix MSVC compiler warnings 2020-06-03 15:32:24 +02:00
ambitus.h Implemented the model for "Ambitus" settings 2020-06-01 11:58:34 +02:00
arpeggio.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
arpeggio.h changed code style 2020-05-28 09:50:45 +02:00
articulation.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
articulation.h changed code style 2020-05-28 09:50:45 +02:00
audio.cpp changed code style 2020-05-28 09:50:45 +02:00
audio.h changed code style 2020-05-28 09:50:45 +02:00
bagpembell.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
bagpembell.h fixed ctor colon 2020-05-29 21:15:25 +02:00
barline.cpp fix #305613: add heavy, reverse end and heavy double barlines 2020-06-05 13:26:53 +02:00
barline.h Added "Repeat style" property for barlines sections 2020-06-01 11:58:23 +02:00
beam.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
beam.h Fix compilation errors 2020-06-02 19:22:29 +02:00
bend.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
bend.h changed code style 2020-05-28 09:50:45 +02:00
box.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
box.h fixed ctor colon 2020-05-29 21:15:25 +02:00
bracket.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
bracket.h changed code style 2020-05-28 09:50:45 +02:00
bracketItem.cpp changed code style 2020-05-28 09:50:45 +02:00
bracketItem.h fixed ctor colon 2020-05-29 21:15:25 +02:00
breath.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
breath.h changed code style 2020-05-28 09:50:45 +02:00
bsp.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
bsp.h changed code style 2020-05-28 09:50:45 +02:00
bsymbol.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
bsymbol.h changed code style 2020-05-28 09:50:45 +02:00
changeMap.cpp changed code style 2020-05-28 09:50:45 +02:00
changeMap.h fixed ctor colon 2020-05-29 21:15:25 +02:00
check.cpp changed code style 2020-05-28 09:50:45 +02:00
chord.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
chord.h Implemented the model for "Appearance" settings 2020-06-01 11:58:03 +02:00
chordline.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
chordline.h changed code style 2020-05-28 09:50:45 +02:00
chordlist.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
chordlist.h fixed ctor colon 2020-05-29 21:15:25 +02:00
chordrest.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
chordrest.h fixed ctor colon 2020-05-29 21:15:25 +02:00
clef.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
clef.h fixed ctor colon 2020-05-29 21:15:25 +02:00
cleflist.cpp changed code style 2020-05-28 09:50:45 +02:00
cleflist.h changed code style 2020-05-28 09:50:45 +02:00
CMakeLists.txt added notation view skeleton 2020-06-04 13:40:04 +02:00
cmd.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
connector.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
connector.h changed code style 2020-05-28 09:50:45 +02:00
drumset.cpp changed code style 2020-05-28 09:50:45 +02:00
drumset.h fixed ctor colon 2020-05-29 21:15:25 +02:00
dsp.cpp changed code style 2020-05-28 09:50:45 +02:00
dsp.h changed code style 2020-05-28 09:50:45 +02:00
duration.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
duration.h changed code style 2020-05-28 09:50:45 +02:00
durationtype.cpp changed code style 2020-05-28 09:50:45 +02:00
durationtype.h fixed ctor colon 2020-05-29 21:15:25 +02:00
dynamic.cpp Expanded the list of dynamic's types that can process the velocity change property 2020-06-01 11:58:03 +02:00
dynamic.h Limited the possibility to change velocity change property for "pf, sfp, fp and sfpp" dynamics 2020-06-01 11:57:31 +02:00
dynamichairpingroup.cpp changed code style 2020-05-28 09:50:45 +02:00
dynamichairpingroup.h fixed ctor colon 2020-05-29 21:15:25 +02:00
edit.cpp Explicitly set property style flags for chord property change 2020-06-01 11:57:31 +02:00
element.cpp First of all, return styled property value if element can't handle given PID 2020-06-02 19:22:29 +02:00
element.h Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
elementgroup.cpp changed code style 2020-05-28 09:50:45 +02:00
elementgroup.h fixed ctor colon 2020-05-29 21:15:25 +02:00
elementmap.cpp changed code style 2020-05-28 09:50:45 +02:00
elementmap.h changed code style 2020-05-28 09:50:45 +02:00
excerpt.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
excerpt.h changed code style 2020-05-28 09:50:45 +02:00
fermata.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
fermata.h changed code style 2020-05-28 09:50:45 +02:00
fifo.cpp changed code style 2020-05-28 09:50:45 +02:00
fifo.h changed code style 2020-05-28 09:50:45 +02:00
figuredbass.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
figuredbass.h changed code style 2020-05-28 09:50:45 +02:00
fingering.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
fingering.h changed code style 2020-05-28 09:50:45 +02:00
fraction.h fixed ctor colon 2020-05-29 21:15:25 +02:00
fret.cpp fix #304057: fixed harmony being reset when loading 2020-06-06 19:40:43 +03:00
fret.h fix #304057: fixed harmony being reset when loading 2020-06-06 19:40:43 +03:00
glissando.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
glissando.h fixed ctor colon 2020-05-29 21:15:25 +02:00
groups.cpp changed code style 2020-05-28 09:50:45 +02:00
groups.h fixed ctor colon 2020-05-29 21:15:25 +02:00
hairpin.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
hairpin.h fixed ctor colon 2020-05-29 21:15:25 +02:00
harmony.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
harmony.h fixed ctor colon 2020-05-29 21:15:25 +02:00
hook.cpp Added to elements the way to get their representative "base" element, like a chord for the note 2020-06-01 11:57:31 +02:00
hook.h Added to elements the way to get their representative "base" element, like a chord for the note 2020-06-01 11:57:31 +02:00
icon.cpp changed code style 2020-05-28 09:50:45 +02:00
icon.h fixed ctor colon 2020-05-29 21:15:25 +02:00
image.cpp Implemented the model for "Images" settings 2020-06-01 11:58:34 +02:00
image.h Implemented the model for "Images" settings 2020-06-01 11:58:34 +02:00
imageStore.cpp changed code style 2020-05-28 09:50:45 +02:00
imageStore.h changed code style 2020-05-28 09:50:45 +02:00
iname.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
iname.h changed code style 2020-05-28 09:50:45 +02:00
input.cpp changed code style 2020-05-28 09:50:45 +02:00
input.h changed code style 2020-05-28 09:50:45 +02:00
instrchange.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
instrchange.h changed code style 2020-05-28 09:50:45 +02:00
instrtemplate.cpp changed code style 2020-05-28 09:50:45 +02:00
instrtemplate.h changed code style 2020-05-28 09:50:45 +02:00
instrument.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
instrument.h fixed ctor colon 2020-05-29 21:15:25 +02:00
interval.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
interval.h changed code style 2020-05-28 09:50:45 +02:00
joinMeasure.cpp changed code style 2020-05-28 09:50:45 +02:00
jump.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
jump.h changed code style 2020-05-28 09:50:45 +02:00
key.cpp changed code style 2020-05-28 09:50:45 +02:00
key.h changed code style 2020-05-28 09:50:45 +02:00
keyfinder.cpp changed code style 2020-05-28 09:50:45 +02:00
keyfinder.h changed code style 2020-05-28 09:50:45 +02:00
keylist.cpp changed code style 2020-05-28 09:50:45 +02:00
keylist.h changed code style 2020-05-28 09:50:45 +02:00
keysig.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
keysig.h changed code style 2020-05-28 09:50:45 +02:00
lasso.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
lasso.h changed code style 2020-05-28 09:50:45 +02:00
layout.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
layout.h fixed ctor colon 2020-05-29 21:15:25 +02:00
layoutbreak.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
layoutbreak.h changed code style 2020-05-28 09:50:45 +02:00
layoutlinear.cpp changed code style 2020-05-28 09:50:45 +02:00
ledgerline.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
ledgerline.h changed code style 2020-05-28 09:50:45 +02:00
letring.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
letring.h fixed ctor colon 2020-05-29 21:15:25 +02:00
line.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
line.h fixed ctor colon 2020-05-29 21:15:25 +02:00
location.cpp changed code style 2020-05-28 09:50:45 +02:00
location.h fixed ctor colon 2020-05-29 21:15:25 +02:00
lyrics.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
lyrics.h changed code style 2020-05-28 09:50:45 +02:00
lyricsline.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
marker.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
marker.h changed code style 2020-05-28 09:50:45 +02:00
mcursor.cpp changed code style 2020-05-28 09:50:45 +02:00
mcursor.h changed code style 2020-05-28 09:50:45 +02:00
measure.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
measure.h changed code style 2020-05-28 09:50:45 +02:00
measurebase.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
measurebase.h changed code style 2020-05-28 09:50:45 +02:00
measurenumber.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
measurenumber.h changed code style 2020-05-28 09:50:45 +02:00
midimapping.cpp changed code style 2020-05-28 09:50:45 +02:00
mscore.cpp Added musescore icon font 2020-06-01 11:58:03 +02:00
mscore.h fix #305613: add heavy, reverse end and heavy double barlines 2020-06-05 13:26:53 +02:00
mscoreview.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
mscoreview.h added note input and selection 2020-06-08 16:31:03 +02:00
musescoreCore.h added note input and selection 2020-06-08 16:31:03 +02:00
navigate.cpp changed code style 2020-05-28 09:50:45 +02:00
navigate.h changed code style 2020-05-28 09:50:45 +02:00
note.cpp Removed unused method from Note class 2020-06-01 11:57:31 +02:00
note.h Removed unused method from Note class 2020-06-01 11:57:31 +02:00
notedot.cpp Added to elements the way to get their representative "base" element, like a chord for the note 2020-06-01 11:57:31 +02:00
notedot.h Added to elements the way to get their representative "base" element, like a chord for the note 2020-06-01 11:57:31 +02:00
noteentry.cpp changed code style 2020-05-28 09:50:45 +02:00
noteevent.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
noteevent.h fixed ctor colon 2020-05-29 21:15:25 +02:00
noteline.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
noteline.h changed code style 2020-05-28 09:50:45 +02:00
notifier.hpp fixed ctor colon 2020-05-29 21:15:25 +02:00
ossia.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
ossia.h changed code style 2020-05-28 09:50:45 +02:00
ottava.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
ottava.h fixed ctor colon 2020-05-29 21:15:25 +02:00
page.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
page.h changed code style 2020-05-28 09:50:45 +02:00
palmmute.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
palmmute.h fixed ctor colon 2020-05-29 21:15:25 +02:00
part.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
part.h changed code style 2020-05-28 09:50:45 +02:00
paste.cpp changed code style 2020-05-28 09:50:45 +02:00
pedal.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
pedal.h fixed ctor colon 2020-05-29 21:15:25 +02:00
pitch.cpp changed code style 2020-05-28 09:50:45 +02:00
pitch.h changed code style 2020-05-28 09:50:45 +02:00
pitchspelling.cpp changed code style 2020-05-28 09:50:45 +02:00
pitchspelling.h changed code style 2020-05-28 09:50:45 +02:00
pitchvalue.h fixed ctor colon 2020-05-29 21:15:25 +02:00
pos.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
pos.h changed code style 2020-05-28 09:50:45 +02:00
property.cpp Fix compilation errors 2020-06-02 19:22:29 +02:00
property.h Added a few more properties for "Images" 2020-06-01 11:58:34 +02:00
range.cpp changed code style 2020-05-28 09:50:45 +02:00
range.h changed code style 2020-05-28 09:50:45 +02:00
read114.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
read206.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
read206.h changed code style 2020-05-28 09:50:45 +02:00
read301.cpp changed code style 2020-05-28 09:50:45 +02:00
realizedharmony.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
realizedharmony.h Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
rehearsalmark.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
rehearsalmark.h changed code style 2020-05-28 09:50:45 +02:00
rendermidi.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
rendermidi.h fixed ctor colon 2020-05-29 21:15:25 +02:00
repeat.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
repeat.h changed code style 2020-05-28 09:50:45 +02:00
repeatlist.cpp changed code style 2020-05-28 09:50:45 +02:00
repeatlist.h changed code style 2020-05-28 09:50:45 +02:00
rest.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
rest.h changed code style 2020-05-28 09:50:45 +02:00
revisions.cpp changed code style 2020-05-28 09:50:45 +02:00
revisions.h changed code style 2020-05-28 09:50:45 +02:00
score.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
score.h added note input and selection 2020-06-08 16:31:03 +02:00
scorediff.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
scorediff.h changed code style 2020-05-28 09:50:45 +02:00
scoreElement.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
scoreElement.h fixed ctor colon 2020-05-29 21:15:25 +02:00
scorefile.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
segment.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
segment.h changed code style 2020-05-28 09:50:45 +02:00
segmentlist.cpp changed code style 2020-05-28 09:50:45 +02:00
segmentlist.h changed code style 2020-05-28 09:50:45 +02:00
select.cpp changed code style 2020-05-28 09:50:45 +02:00
select.h fixed ctor colon 2020-05-29 21:15:25 +02:00
sequencer.h changed code style 2020-05-28 09:50:45 +02:00
shadownote.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
shadownote.h changed code style 2020-05-28 09:50:45 +02:00
shape.cpp changed code style 2020-05-28 09:50:45 +02:00
shape.h fixed ctor colon 2020-05-29 21:15:25 +02:00
sig.cpp changed code style 2020-05-28 09:50:45 +02:00
sig.h fixed ctor colon 2020-05-29 21:15:25 +02:00
skyline.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
skyline.h fixed ctor colon 2020-05-29 21:15:25 +02:00
slur.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
slur.h fixed ctor colon 2020-05-29 21:15:25 +02:00
slurtie.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
slurtie.h fixed ctor colon 2020-05-29 21:15:25 +02:00
spacer.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
spacer.h changed code style 2020-05-28 09:50:45 +02:00
spanner.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
spanner.h changed code style 2020-05-28 09:50:45 +02:00
spannermap.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
spannermap.h fixed ctor colon 2020-05-29 21:15:25 +02:00
spatium.h fixed ctor colon 2020-05-29 21:15:25 +02:00
splitMeasure.cpp changed code style 2020-05-28 09:50:45 +02:00
staff.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
staff.h Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
stafflines.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
stafflines.h changed code style 2020-05-28 09:50:45 +02:00
staffstate.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
staffstate.h changed code style 2020-05-28 09:50:45 +02:00
stafftext.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
stafftext.h changed code style 2020-05-28 09:50:45 +02:00
stafftextbase.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
stafftextbase.h fixed ctor colon 2020-05-29 21:15:25 +02:00
stafftype.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
stafftype.h fixed ctor colon 2020-05-29 21:15:25 +02:00
stafftypechange.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
stafftypechange.h changed code style 2020-05-28 09:50:45 +02:00
stafftypelist.cpp changed code style 2020-05-28 09:50:45 +02:00
stafftypelist.h changed code style 2020-05-28 09:50:45 +02:00
stem.cpp Added to elements the way to get their representative "base" element, like a chord for the note 2020-06-01 11:57:31 +02:00
stem.h Added to elements the way to get their representative "base" element, like a chord for the note 2020-06-01 11:57:31 +02:00
stemslash.cpp changed code style 2020-05-28 09:50:45 +02:00
stemslash.h fixed ctor colon 2020-05-29 21:15:25 +02:00
sticking.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
sticking.h changed code style 2020-05-28 09:50:45 +02:00
stringdata.cpp changed code style 2020-05-28 09:50:45 +02:00
stringdata.h changed code style 2020-05-28 09:50:45 +02:00
style.cpp changed code style 2020-05-28 09:50:45 +02:00
style.h changed code style 2020-05-28 09:50:45 +02:00
sym.cpp Fix barlines' tooltips translations in workspace palettes 2020-06-05 13:35:18 +02:00
sym.h fixed ctor colon 2020-05-29 21:15:25 +02:00
symbol.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
symbol.h changed code style 2020-05-28 09:50:45 +02:00
synthesizerstate.cpp changed code style 2020-05-28 09:50:45 +02:00
synthesizerstate.h fixed ctor colon 2020-05-29 21:15:25 +02:00
system.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
system.h changed code style 2020-05-28 09:50:45 +02:00
systemdivider.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
systemdivider.h changed code style 2020-05-28 09:50:45 +02:00
systemtext.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
systemtext.h changed code style 2020-05-28 09:50:45 +02:00
tempo.cpp changed code style 2020-05-28 09:50:45 +02:00
tempo.h changed code style 2020-05-28 09:50:45 +02:00
tempotext.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
tempotext.h changed code style 2020-05-28 09:50:45 +02:00
text.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
text.h changed code style 2020-05-28 09:50:45 +02:00
textbase.cpp Merge pull request #5616 from Jojo-Schmitz/warnings 2020-06-06 06:28:41 -07:00
textbase.h Fixed a crash during the autosave operation 2020-06-02 18:43:18 +02:00
textedit.cpp Merge pull request #5616 from Jojo-Schmitz/warnings 2020-06-06 06:28:41 -07:00
textedit.h Now the internal work with the text will proceed only through the TextCursor 2020-06-01 11:58:34 +02:00
textframe.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
textframe.h changed code style 2020-05-28 09:50:45 +02:00
textline.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
textline.h changed code style 2020-05-28 09:50:45 +02:00
textlinebase.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
textlinebase.h changed code style 2020-05-28 09:50:45 +02:00
tie.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
tie.h fixed ctor colon 2020-05-29 21:15:25 +02:00
tiemap.h changed code style 2020-05-28 09:50:45 +02:00
timesig.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
timesig.h changed code style 2020-05-28 09:50:45 +02:00
transpose.cpp changed code style 2020-05-28 09:50:45 +02:00
tremolo.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
tremolo.h changed code style 2020-05-28 09:50:45 +02:00
tremolobar.cpp fixed ctor colon 2020-05-29 21:15:25 +02:00
tremolobar.h changed code style 2020-05-28 09:50:45 +02:00
trill.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
trill.h fixed ctor colon 2020-05-29 21:15:25 +02:00
tuplet.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
tuplet.h changed code style 2020-05-28 09:50:45 +02:00
tupletmap.h fixed ctor colon 2020-05-29 21:15:25 +02:00
types.h Now the internal work with the text will proceed only through the TextCursor 2020-06-01 11:58:34 +02:00
undo.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
undo.h fixed ctor colon 2020-05-29 21:15:25 +02:00
unrollrepeats.cpp changed code style 2020-05-28 09:50:45 +02:00
utils.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
utils.h changed code style 2020-05-28 09:50:45 +02:00
vibrato.cpp Fixed a lot of compilation warnings fro GCC 2020-06-02 19:22:29 +02:00
vibrato.h fixed ctor colon 2020-05-29 21:15:25 +02:00
volta.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00
volta.h changed code style 2020-05-28 09:50:45 +02:00
xml.h fixed ctor colon 2020-05-29 21:15:25 +02:00
xmlreader.cpp changed code style 2020-05-28 09:50:45 +02:00
xmlwriter.cpp Fix Deprecation warnings with Qt 5.15 (and 5.14) 2020-06-03 12:59:19 +02:00