.. |
.gitignore
|
|
|
accidental.cpp
|
fix accidental parenthesis in palette by using an icon, it's the same than the note one, added a shortcut to add bracket around note and accidental
|
2014-07-18 00:11:00 +02:00 |
accidental.h
|
Added subtype to accidental
|
2014-07-22 14:54:49 +02:00 |
ambitus.cpp
|
move Direction and DirectionH into MScore
|
2014-06-26 12:03:14 +02:00 |
ambitus.h
|
move Direction and DirectionH into MScore
|
2014-06-26 12:03:14 +02:00 |
arpeggio.cpp
|
Added arpeggio highlighting and filter.
|
2014-07-30 14:49:54 +02:00 |
arpeggio.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
articulation.cpp
|
fix #25806
|
2014-07-31 16:30:19 +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
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
barline.cpp
|
move Direction and DirectionH into MScore
|
2014-06-26 12:03:14 +02:00 |
barline.h
|
Bar line inspector consistency for span data
|
2014-07-26 10:51:07 +02:00 |
beam.cpp
|
move Direction and DirectionH into MScore
|
2014-06-26 12:03:14 +02:00 |
beam.h
|
fix some spanner bugs
|
2014-07-09 18:05:58 +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
|
rename LayoutBreak::LayoutBreakType to LayoutBreak::Type
|
2014-06-26 11:57:45 +02:00 |
box.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
bracket.cpp
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
bracket.h
|
fix some spanner bugs
|
2014-07-09 18:05:58 +02:00 |
breath.cpp
|
Added breath filter.
|
2014-07-30 14:49:54 +02:00 |
breath.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +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
|
fix #26586
|
2014-07-17 15:28:02 +02:00 |
bsymbol.h
|
partial fix for #23324
|
2014-06-27 14:03:17 +02:00 |
check.cpp
|
move SegmentType to Segment::Type and make int again
|
2014-06-26 11:57:39 +02:00 |
chord.cpp
|
Added slur filter.
|
2014-07-30 14:49:53 +02:00 |
chord.h
|
fix compilation with gcc 4.9
|
2014-07-15 18:05:24 +02:00 |
chordline.cpp
|
Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations.
|
2014-07-28 09:33:37 +01:00 |
chordline.h
|
Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations.
|
2014-07-28 09:33:37 +01:00 |
chordlist.cpp
|
fix warnings reg. wrong format specifier
|
2014-06-17 14:23:15 +02:00 |
chordlist.h
|
convert enum ChordTokenClass into enum class
|
2014-05-23 10:35:20 +02:00 |
chordrest.cpp
|
fix #28501
|
2014-07-30 12:34:56 +02:00 |
chordrest.h
|
partial fix for #23324
|
2014-06-27 14:03:17 +02:00 |
clef.cpp
|
fix #28991
|
2014-08-06 10:15:58 +02:00 |
clef.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
cleflist.cpp
|
fix #28331
|
2014-07-27 15:06:49 +02:00 |
cleflist.h
|
fix #28331
|
2014-07-27 15:06:49 +02:00 |
CMakeLists.txt
|
update KeySig implementation
|
2014-06-03 15:28:10 +02:00 |
cmd.cpp
|
fix #28996
|
2014-08-06 10:25:17 +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
|
move Direction and DirectionH into MScore
|
2014-06-26 12:03:14 +02:00 |
drumset.h
|
move Direction and DirectionH into MScore
|
2014-06-26 12:03:14 +02: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
|
Don't print rest remains option in toDurationList function
|
2014-07-29 18:35:08 +04:00 |
durationtype.h
|
Don't print rest remains option in toDurationList function
|
2014-07-29 18:35:08 +04:00 |
dynamic.cpp
|
Made xml aware of filter
|
2014-07-30 14:49:09 +02:00 |
dynamic.h
|
Added subtype for dynamics
|
2014-07-22 14:54:49 +02:00 |
edit.cpp
|
link frames added after parts
|
2014-07-31 21:18:10 -06:00 |
element.cpp
|
fix #28656
|
2014-08-02 09:48:59 +02:00 |
element.h
|
Added subtype filtering in select similar window
|
2014-07-22 14:54:49 +02: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
|
Merge pull request #1086 from MarcSabatella/link-breaks-frets
|
2014-08-04 11:27:09 +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
|
Added filter for figured bass.
|
2014-07-30 14:49:53 +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 filtering of fingering.
|
2014-07-30 14:49:53 +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 fret diagram filter.
|
2014-07-30 14:49:54 +02:00 |
fret.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
glissando.cpp
|
Added glissando filter.
|
2014-07-30 14:49:54 +02:00 |
glissando.h
|
move GlissandoType to Glissando::Type
|
2014-06-26 11:57:50 +02:00 |
groups.cpp
|
fix #25876
|
2014-07-29 18:49:13 +02:00 |
groups.h
|
move BeamMode to Beam::Mode
|
2014-06-26 12:01:55 +02:00 |
hairpin.cpp
|
Filter for hairpin, ottava, trill and pedal line.
|
2014-07-30 14:49:53 +02:00 |
hairpin.h
|
rename Hairpin::HairpinType to Hairpin::Type
|
2014-06-26 11:57:43 +02:00 |
harmony.cpp
|
Added filter for chord symbol
|
2014-07-30 14:49:53 +02:00 |
harmony.h
|
add missing file
|
2014-07-18 07:31:54 +02: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
|
move SegmentType to Segment::Type and make int again
|
2014-06-26 11:57:39 +02:00 |
input.h
|
move BeamMode to Beam::Mode
|
2014-06-26 12:01:55 +02: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
|
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
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
jump.cpp
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02:00 |
jump.h
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02: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
|
Merge pull request #1014 from vgstef/ContinuousPanel
|
2014-06-30 22:28:39 +02:00 |
keysig.h
|
Hide naturals in key signature
|
2014-06-26 17:17:55 -04: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 #28881: bad spacing of full measure rest in multivoice context
|
2014-08-03 21:02:37 -06:00 |
layout.h
|
|
|
layoutbreak.cpp
|
rename LayoutBreak::LayoutBreakType to LayoutBreak::Type
|
2014-06-26 11:57:45 +02:00 |
layoutbreak.h
|
some cosmetic changes to plugin documentation
|
2014-06-26 11:57:52 +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 #26546
|
2014-07-31 13:33:50 +02:00 |
line.h
|
fix some spanner bugs
|
2014-07-09 18:05:58 +02:00 |
lyrics.cpp
|
Added filter for lyrics
|
2014-07-30 14:49:53 +02:00 |
lyrics.h
|
some cosmetic changes to plugin documentation
|
2014-06-26 11:57:52 +02:00 |
marker.cpp
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02:00 |
marker.h
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02:00 |
mcursor.cpp
|
move SegmentType to Segment::Type and make int again
|
2014-06-26 11:57:39 +02:00 |
mcursor.h
|
stronger typing for key
|
2014-06-20 17:07:22 +02:00 |
measure.cpp
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02:00 |
measure.h
|
fix #28306
|
2014-07-27 12:39:00 +02: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
|
turn enum TextStyleType into enum class
|
2014-07-15 14:23:19 +02: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
|
move SegmentType to Segment::Type and make int again
|
2014-06-26 11:57:39 +02:00 |
navigate.h
|
refactoring grace notes
|
2013-06-12 14:23:57 +02:00 |
noscript.h
|
|
|
note.cpp
|
Added subtype for note - notehead group
|
2014-07-22 14:54:49 +02:00 |
note.h
|
Added subtype for note - notehead group
|
2014-07-22 14:54:49 +02: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
|
Filter for hairpin, ottava, trill and pedal line.
|
2014-07-30 14:49:53 +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
|
transform Q_INVOKABLE to Q_PROPERTIES in part
|
2014-07-13 15:21:05 +02:00 |
part.h
|
transform Q_INVOKABLE to Q_PROPERTIES in part
|
2014-07-13 15:21:05 +02:00 |
paste.cpp
|
Merge pull request #1073 from BartlomiejLewandowski/12960-paste-two-voice
|
2014-07-30 15:03:16 +02:00 |
pedal.cpp
|
remove id from spanner class
|
2014-07-21 14:28:37 +02:00 |
pedal.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +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
|
|
|
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 #25806
|
2014-07-31 16:30:19 +02:00 |
property.h
|
fix #25806
|
2014-07-31 16:30:19 +02:00 |
range.cpp
|
fix #28141
|
2014-07-27 18:55:05 +02:00 |
range.h
|
fix #24759
|
2014-05-14 19:19:39 +02:00 |
read114.cpp
|
fix default position of generic text line
|
2014-07-28 18:23:13 +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
|
Merge pull request #1090 from Igevorse/staff-text
|
2014-08-02 20:41:39 +02:00 |
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
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02:00 |
repeatlist.h
|
|
|
rest.cpp
|
fix #28881: bad spacing of full measure rest in multivoice context
|
2014-08-03 21:02:37 -06:00 |
rest.h
|
partial fix for #23324
|
2014-06-27 14:03:17 +02:00 |
revisions.cpp
|
|
|
revisions.h
|
|
|
score.cpp
|
fix #28936
|
2014-08-05 16:09:14 +02:00 |
score.h
|
fix warning Interval previously declared as a struct
|
2014-07-31 17:00:35 +02:00 |
scorefile.cpp
|
Added breath filter.
|
2014-07-30 14:49:54 +02:00 |
segment.cpp
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02:00 |
segment.h
|
Refactored common code from measure and score scanElements to segment
|
2014-07-16 17:44:03 +02: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
|
allow list selections to get first/last ticks
|
2014-08-02 23:08:43 +10:00 |
select.h
|
Added grace note filtering
|
2014-07-30 14:49:55 +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 #14764
|
2014-03-04 13:06:23 +01:00 |
sig.h
|
|
|
slur.cpp
|
fix #25806
|
2014-07-31 16:30:19 +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 #25806
|
2014-07-31 16:30:19 +02:00 |
spanner.h
|
fix #25806
|
2014-07-31 16:30:19 +02: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 #28936
|
2014-08-05 16:09:14 +02:00 |
staff.h
|
fix #28936
|
2014-08-05 16:09:14 +02:00 |
staffstate.cpp
|
convert enum StaffStateType into enum class
|
2014-05-26 18:24:51 +02:00 |
staffstate.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
stafftext.cpp
|
Added other text filter.
|
2014-07-30 14:49:54 +02:00 |
stafftext.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
stafftype.cpp
|
TAB entry mode: Sync current note with string cursor.
|
2014-06-28 13:07:36 +02:00 |
stafftype.h
|
fix #26731
|
2014-07-14 15:58:52 +02:00 |
stem.cpp
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
stem.h
|
partial fix for #23324
|
2014-06-27 14:03:17 +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
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +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
|
Set font size of text line style smaller
|
2014-07-28 16:36:46 +02: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
|
fix #27986: position of dot in tempo text
|
2014-07-28 16:10:12 +02:00 |
sym.h
|
fix #27986: position of dot in tempo text
|
2014-07-28 16:10:12 +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
|
fix #22132
|
2014-07-03 15:02:36 +02:00 |
system.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +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
|
fix #27986: position of dot in tempo text
|
2014-07-28 16:10:12 +02:00 |
tempotext.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
text.cpp
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02:00 |
text.h
|
change dynamics again to use <sym>; <sym> now uses the score text font
|
2014-07-26 11:55:45 +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
|
fix #25896
|
2014-07-31 17:24:32 +02:00 |
textline.h
|
turn enum TextStyleType into enum class
|
2014-07-15 14:23:19 +02:00 |
tie.cpp
|
remove id from spanner class
|
2014-07-21 14:28:37 +02:00 |
tie.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
tiemap.h
|
|
|
timesig.cpp
|
fix #25876
|
2014-07-28 15:54:58 +02:00 |
timesig.h
|
some cosmetic changes to plugin documentation
|
2014-06-26 11:57:52 +02:00 |
transpose.cpp
|
move SegmentType to Segment::Type and make int again
|
2014-06-26 11:57:39 +02:00 |
tremolo.cpp
|
Added tremolo highlighting and filter
|
2014-07-30 14:49:54 +02:00 |
tremolo.h
|
Added subtype for tremolo
|
2014-07-22 14:54:49 +02:00 |
tremolobar.cpp
|
convert unnamed enum into enum TextStyleType
|
2014-05-30 13:37:30 +02:00 |
tremolobar.h
|
move ElementType to Element::Type
|
2014-06-26 11:57:35 +02:00 |
trill.cpp
|
Filter for hairpin, ottava, trill and pedal line.
|
2014-07-30 14:49:53 +02:00 |
trill.h
|
rename Trill::TrillType to Trill::Type
|
2014-06-26 11:57:48 +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
|
move Jump & Marker from Segment to Measure
|
2014-08-05 20:40:43 +02:00 |
undo.h
|
fix #28656
|
2014-08-02 09:48:59 +02:00 |
utils.cpp
|
move SegmentType to Segment::Type and make int again
|
2014-06-26 11:57:39 +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 #27966: volta end hooks missing from 1.3 scores
|
2014-07-22 21:37:58 -06:00 |
volta.h
|
move VoltaType to Volta::Type
|
2014-06-26 12:01:53 +02:00 |
xml.cpp
|
Made xml aware of filter
|
2014-07-30 14:49:09 +02:00 |
xml.h
|
Made xml aware of filter
|
2014-07-30 14:49:09 +02:00 |