..
.gitignore
accidental.cpp
fix #57271 : translate accidental subtypes in select dialog
2015-04-23 15:57:31 +02: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
Ambitus: Ignore non-played notes
2015-07-18 11:13:28 +02: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
add namespace Ms
2013-05-13 19:43:59 +02:00
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
change "bar line" to "barline"
2015-09-14 11:42:31 +02:00
barline.h
fix barline translation in palette
2015-02-25 11:54:31 +01:00
beam.cpp
fix #58061 : partial beam wrong direction in tuplets
2015-08-29 18:38:28 -06: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
fix #60491 : Frames can be set to have 0sp height or width, but this is not saved
2015-06-30 18:33:51 +02: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 2 warnings on Mac reg. wrong format specifier
2015-04-29 17:00:23 +02:00
chord.cpp
fix mtest
2015-08-28 15:58:42 +02:00
chord.h
fix #22994 : cross-staff grace note layout
2015-08-28 15:00:34 +02: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
fix #64041 : recognize triangle as single token
2015-06-07 10:42:34 -06:00
chordlist.h
fix #29671 : provide more consistent information for accessibility
2014-08-17 08:01:56 -06:00
chordrest.cpp
fix #75861 : crash adding timesig to note or rest on page >1
2015-09-05 07:16:03 -06:00
chordrest.h
Plugin Manual - Documentation update for classes A-D
2015-04-23 21:06:36 +02:00
clef.cpp
fix #65331 Bad screen scaling if staff scaled to 50% and zoom set to 200%
2015-06-16 11:27:09 +02:00
clef.h
fix for arm, where char by default is unsigned
2015-08-17 18:02:57 +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
fix #74906 : default text for hairpins
2015-09-02 09:28:40 -06:00
cursor.cpp
add tests for scripting interface
2015-04-03 18:24:12 +02:00
cursor.h
add tests for scripting interface
2015-04-03 18:24:12 +02: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 Fraction to script interface
2015-04-07 10:26:33 +02:00
durationtype.cpp
fix several typos found during dutch translation
2015-09-14 16:39:47 +02: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 #74906 : default text for hairpins
2015-09-02 09:28:40 -06:00
element.cpp
change "bar line" to "barline"
2015-09-14 11:42:31 +02:00
element.h
fix #22626 : automatic system dividers
2015-08-15 11:30:58 -06:00
elementlayout.cpp
move ElementType to Element::Type
2014-06-26 11:57:35 +02:00
elementlayout.h
elementmap.cpp
elementmap.h
excerpt.cpp
fix #60791 : timesig change deletes voices 2-4 in linked staves
2015-07-06 20:44:15 -06:00
excerpt.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
fifo.cpp
fifo.h
figuredbass.cpp
fix #57861 bad import of & in part name
2015-04-27 13:03:52 +02: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 #78231 : crash pasting chord symbol onto fret diagram
2015-09-18 09:09:20 -06:00
fret.h
add scale property to fret diagram
2015-01-15 14:50:50 +01:00
glissando.cpp
ugly fix #68846 : The trill glissando line has a poor rendering
2015-07-13 17:56:46 +02:00
glissando.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
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
fix #76531 : handling of spaces within chord symbols
2015-09-14 13:49:52 -06: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
better fix for #58926
2015-05-05 18:27:04 +02: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
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
fix #65961 : dotted line when dragging text
2015-06-19 14:37:27 -06:00
instrchange.h
fix #65961 : dotted line when dragging text
2015-06-19 14:37:27 -06:00
instrtemplate.cpp
cleanup instrument name handling
2015-04-13 17:12:53 +02:00
instrtemplate.h
cleanup instrument name handling
2015-04-13 17:12:53 +02:00
instrument.cpp
cleanup instrument name handling
2015-04-13 17:12:53 +02:00
instrument.h
cleanup instrument name handling
2015-04-13 17:12:53 +02:00
interval.cpp
interval.h
joinMeasure.cpp
fix #50266 Playback wrong after deleting bars with tied notes
2015-03-11 12:53:29 +01: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 #63711 : no naturals on change to atonal key signature
2015-06-06 13:26:13 -06:00
key.h
fix #63711 : no naturals on change to atonal key signature
2015-06-06 13:26:13 -06: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
fix for arm, where char by default is unsigned
2015-08-17 18:02:57 +02: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
fix #81371 : crash/hang with frames at end of score
2015-09-27 08:33:40 -06: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
move ElementType to Element::Type
2014-06-26 11:57:35 +02:00
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 #68331 : line other than ottava should not start at accidental
2015-07-09 13:20:19 -06:00
line.h
fix #45581 manual object positioning is incorrect after staff size change
2015-02-20 11:56:13 +01:00
lyrics.cpp
fix #64856 : accented characters in lyrics not aligned correctly
2015-06-11 14:33:12 -06:00
lyrics.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
marker.cpp
fix #57861 bad import of & in part name
2015-04-27 13:03:52 +02: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
fix #75861 : crash adding timesig to note or rest on page >1
2015-09-05 07:16:03 -06:00
measure.h
Plugin Manual - Documentation update for classes M-P
2015-07-13 00:21:09 +02: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
use qfont for print, not freetype rendering
2015-05-11 09:37:23 +02:00
mscore.h
add text style type, Inspector settings
2015-08-26 14:20:46 -06:00
mscoreview.cpp
move ElementType to Element::Type
2014-06-26 11:57:35 +02:00
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
fix #48406 : cannot extend range past grace notes with keybaord
2015-02-22 09:13:24 -07: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 #71931 - TAB: Option to show or hide back-tied notes
2015-08-25 08:11:01 +02:00
note.h
Plugin Manual - Documentation update for classes M-P
2015-07-13 00:21:09 +02: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
move ElementType to Element::Type
2014-06-26 11:57:35 +02:00
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
add text style type, Inspector settings
2015-08-26 14:20:46 -06:00
ottava.h
Plugin Manual - Documentation update for classes M-P
2015-07-13 00:21:09 +02:00
page.cpp
fix page formats for B5-B10
2015-06-03 13:04:17 +02:00
page.h
Plugin Manual - Documentation update for classes M-P
2015-07-13 00:21:09 +02:00
part.cpp
add some utilities function to extract lyrics, get info on parts...
2015-07-02 18:07:21 +02:00
part.h
Plugin Manual - Documentation update for classes M-P
2015-07-13 00:21:09 +02:00
paste.cpp
fix #50686 : problems with slurs crossing to higher staves
2015-08-15 08:29:29 -06: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 all warnings on Mac OSX. Hopefully without side effects on other platforms.
2015-05-05 18:28:39 +02: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
Plugin Manual - Documentation update for classes M-P
2015-07-13 00:21:09 +02:00
pos.cpp
pos.h
property.cpp
add text style type, Inspector settings
2015-08-26 14:20:46 -06:00
property.h
add text style type, Inspector settings
2015-08-26 14:20:46 -06: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
change "bar line" to "barline"
2015-09-14 11:42:31 +02:00
README.md
rehearsalmark.cpp
alignment of tempo text & rehearsal marks
2014-08-21 10:48:58 -06: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
remove bogus char
2015-08-27 17:52:19 +02: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
also allow double click to add keysig or timesig on chordrest
2015-07-03 14:18:40 -06: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 #78521 prevent segfault when append scores without any measures
2015-09-21 02:07:56 -04:00
score.h
Merge pull request #2172 from ericfont/65161-repeatlist-unwind-section-by-section_updated
2015-08-25 17:58:42 +02: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
make sure to be in page mode when converting to graphical format or creating thumbnail
2015-07-08 08:09:14 +02:00
segment.cpp
code cleanups; rename instr() to instrument()
2015-03-26 13:11:46 +01:00
segment.h
Plugin Manual - Documentation update for classes S-Z
2015-07-13 11:38:28 +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
fix #57556 : honor voice filter in commands that operate on note lists
2015-04-24 09:31:15 -06: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
move ElementType to Element::Type
2014-06-26 11:57:35 +02:00
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 #74561 - TAB: slurs attached to note heads with stems beside staff
2015-09-06 10:34:42 +02: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 #63041 : editing spanner length with tuplets
2015-08-15 08:26:04 -06:00
spanner.h
Plugin Manual - Documentation update for classes S-Z
2015-07-13 11:38:28 +02:00
spannermap.cpp
fix #31281
2014-10-16 14:44:06 +02: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
move ElementType to Element::Type
2014-06-26 11:57:35 +02:00
staff.cpp
TAB: Support for input and display of bass string notations
2015-08-17 10:52:05 +02:00
staff.h
fix #51201 Voltas dont respond to CTRL-R
2015-03-30 10:06:53 +02:00
staffstate.cpp
fix #45231 Undo does not restore sound of deleted instrument change, crash on subsequent undo
2015-03-05 16:55:09 +01: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
TAB - More French styles for frets and duration symbols
2015-09-30 01:17:55 +02:00
stafftype.h
Fix #71931 - TAB: Option to show or hide back-tied notes
2015-08-25 08:11:01 +02: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
code cleanups; rename instr() to instrument()
2015-03-26 13:11:46 +01:00
stringdata.h
TAB: Make tabs aware of staff transpositions.
2015-02-18 10:11:58 +01:00
style.cpp
add text style type, Inspector settings
2015-08-26 14:20:46 -06:00
style.h
fix #22626 : automatic system dividers
2015-08-15 11:30:58 -06:00
style_p.h
added properties playArticulation and ornamentStyle
2015-05-16 10:46:00 +02:00
sym.cpp
fix #68461 : use oversized noteheads when available
2015-07-11 13:34:21 -06:00
sym.h
Improve F2 text symbol palette
2015-09-02 12:13:58 +02:00
symbol.cpp
fix #22626 : automatic system dividers
2015-08-15 11:30:58 -06:00
symbol.h
fix #22626 : automatic system dividers
2015-08-15 11:30:58 -06:00
synthesizerstate.cpp
synthesizerstate.h
system.cpp
fix #22626 : automatic system dividers
2015-08-15 11:30:58 -06:00
system.h
fix #22626 : automatic system dividers
2015-08-15 11:30:58 -06: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
remove unicode symbols
2015-07-02 19:34:34 +02:00
tempotext.h
Plugin Manual - Documentation update for classes S-Z
2015-07-13 11:38:28 +02:00
text.cpp
fix insertion of high code point in text
2015-09-02 12:14:16 +02:00
text.h
Plugin Manual - Documentation update for classes S-Z
2015-07-13 11:38:28 +02:00
textframe.cpp
fix #65786 : crashes and loss of work with paste in text frames
2015-06-24 16:29:53 -06: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 #74951 : hairpin appears to remain selected
2015-08-29 08:29:26 -06: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
Plugin Manual - Documentation update for classes S-Z
2015-07-13 11:38:28 +02:00
transpose.cpp
fix #74021 : crash on transpose with frame text selected
2015-08-19 16:30:50 -06: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 #56786 : bend & tremolo bar on standard staff
2015-04-18 10:35:58 -06:00
tremolobar.h
move ElementType to Element::Type
2014-06-26 11:57:35 +02:00
trill.cpp
delete duplicated trill from palette
2015-07-12 10:10:36 +02: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 #77366 : crash adding cross-staff tie
2015-09-16 08:38:09 -06:00
undo.h
remove UndoCommand ChangeStretch
2015-06-17 09:56:12 +02:00
utils.cpp
Improved resolution, fixing some midi-out/in resolution issues.
2015-05-16 10:46:01 +02:00
utils.h
fix #33366
2014-09-22 14:31:48 +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
review indentation and code style for PR #1946
2015-05-18 16:38:29 +02:00
xml.h
fix reading of xml tag breakMultiMeasureRest and 'irregular'
2015-04-08 11:58:33 +02:00