MuseScore/libmscore
2019-06-10 17:54:06 +02:00
..
.gitignore
accidental.cpp Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
accidental.h Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
ambitus.cpp fix #286645: scale elements 2019-04-11 06:36:32 -06:00
ambitus.h fix #286645: scale elements 2019-04-11 06:36:32 -06:00
arpeggio.cpp Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
arpeggio.h Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
articulation.cpp Add style settings for articulations placement 2019-06-10 17:54:06 +02:00
articulation.h Add style settings for articulations placement 2019-06-10 17:54:06 +02:00
audio.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
audio.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
bagpembell.cpp Make it possible to record elements written to MSCX 2018-10-29 16:30:19 +02:00
bagpembell.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
barline.cpp Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
barline.h Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
beam.cpp fix #289498: bad layout of beam with cross-staff beam in another voice 2019-05-22 07:42:54 -06:00
beam.h Merge pull request #4821 from dmitrio95/docs 2019-04-04 09:25:11 +02:00
bend.cpp fix bounding rectangle of Bend 2018-11-29 13:35:34 +01:00
bend.h fix bounding rectangle of Bend 2018-11-29 13:35:34 +01:00
box.cpp fix #283168: persist HBox property createSystemHeder 2019-04-17 10:46:04 +02:00
box.h fix #283168: persist HBox property createSystemHeder 2019-04-17 10:46:04 +02:00
bracket.cpp Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
bracket.h Merge pull request #4747 from tobik/279417-hbox-brackets 2019-04-10 15:08:42 +02:00
bracketItem.cpp fix #230311: Inability to delete one or more brackets 2018-06-19 07:08:02 -04:00
bracketItem.h fix #279343 Adding bracket in a system doesn't expand in other systems 2018-12-07 15:06:15 +01:00
breath.cpp fix #286645: scale elements 2019-04-11 06:36:32 -06:00
breath.h fix #286645: scale elements 2019-04-11 06:36:32 -06:00
bsp.cpp fix #275218: fix MSVC C4458 warnings 2018-09-27 17:38:20 +02:00
bsp.h
bsymbol.cpp fix #278099 Crash when inserting a symbol from master palette 2018-11-13 13:32:33 +01:00
bsymbol.h refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
check.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
chord.cpp fix articulation layout for tablature 2019-05-23 00:51:00 -06:00
chord.h fix #289312: offsets on elements of chords and rests not scaling with staff 2019-05-18 09:32:39 -06:00
chordline.cpp Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
chordline.h Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
chordlist.cpp fix #279772: map MuseJazz to MuseJazz Text for custom chord symbol files 2018-12-12 17:01:52 -07:00
chordlist.h fix #272669 Too small vertical shift of bass notes in chord symbols 2018-06-14 13:21:03 +02:00
chordrest.cpp fix #289312: offsets on elements of chords and rests not scaling with staff 2019-05-18 09:32:39 -06:00
chordrest.h fix #289312: offsets on elements of chords and rests not scaling with staff 2019-05-18 09:32:39 -06:00
clef.cpp fix #285535, fix #284613: spacing of mid-measure clefs 2019-05-16 13:48:11 -06:00
clef.h Fix Clef::symId field initialization and assignments 2019-04-27 02:01:00 +03:00
cleflist.cpp Tool to unroll repeats. Fix #283592 2019-03-19 16:27:33 +02:00
cleflist.h Tool to unroll repeats. Fix #283592 2019-03-19 16:27:33 +02:00
CMakeLists.txt Merge pull request #4821 from dmitrio95/docs 2019-04-04 09:25:11 +02:00
cmd.cpp Make undo/redo changes mark score playlist as dirty 2019-05-27 12:26:38 +02:00
connector.cpp fix #288215: fix a crash due to connecting spanners in different scores 2019-04-25 17:47:02 +03:00
connector.h fix #288215: fix a crash due to connecting spanners in different scores 2019-04-25 17:47:02 +03:00
drumset.cpp fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected 2018-06-20 20:12:03 +02:00
drumset.h fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected 2018-06-20 20:12:03 +02:00
dsp.cpp
dsp.h Misc. typos follow up 2018-02-19 19:30:12 -05:00
duration.cpp fix beams and tuplets memory leaks 2019-03-20 10:23:29 +02:00
duration.h fix beams and tuplets memory leaks 2019-03-20 10:23:29 +02:00
durationtype.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
durationtype.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
dynamic.cpp partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
dynamic.h Add a missing Q_GADGET statement 2019-05-28 14:52:14 +02:00
edit.cpp add chord symbol support for fret diagrams and some small read/write fixes 2019-05-21 21:50:46 +01:00
element.cpp fix #290053: don't trigger layout for elements not yet added to score 2019-06-01 16:58:05 -06:00
element.h manage minDistance when moving away from staff 2019-05-14 17:32:34 -06:00
elementmap.cpp
elementmap.h
excerpt.cpp fix #283568: part name should not be linked 2019-04-28 17:46:17 -06:00
excerpt.h Merge pull request #4821 from dmitrio95/docs 2019-04-04 09:25:11 +02:00
fermata.cpp partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
fermata.h Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
fifo.cpp
fifo.h code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
figuredbass.cpp fix #289286: figured bass properties and autoplace 2019-05-17 10:53:55 -06:00
figuredbass.h fix #289286: figured bass properties and autoplace 2019-05-17 10:53:55 -06:00
fingering.cpp manage minDistance when moving away from staff 2019-05-14 17:32:34 -06:00
fingering.h fix #284347: support Placement property and flip command for fingering 2019-02-18 15:52:42 -07:00
fraction.h Correct fraction to ticks conversion for negative numbers 2019-04-13 13:07:40 +03:00
fret.cpp add chord symbol support for fret diagrams and some small read/write fixes 2019-05-21 21:50:46 +01:00
fret.h add chord symbol support for fret diagrams and some small read/write fixes 2019-05-21 21:50:46 +01:00
glissando.cpp fix #289513: Glissando color visible in inspector but not on screen 2019-05-22 15:02:59 -04:00
glissando.h Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
groups.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
groups.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
hairpin.cpp fix #289241: hairpin above won't stay in staff 2019-05-20 07:25:43 -06:00
hairpin.h Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
harmony.cpp add chord symbol support for fret diagrams and some small read/write fixes 2019-05-21 21:50:46 +01:00
harmony.h fix #279259: chord symbol spacing fixes 2019-03-15 10:51:32 -06:00
hook.cpp cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
hook.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
icon.cpp Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
icon.h Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
image.cpp fix #282862: Moving an image can't be undone 2019-03-07 20:56:56 +01:00
image.h fix #282862: Moving an image can't be undone 2019-03-07 20:56:56 +01:00
imageStore.cpp fix imageStore memory leak 2019-03-19 12:25:33 +02:00
imageStore.h fix imageStore memory leak 2019-03-19 12:25:33 +02:00
iname.cpp fix #279814: right-click instrument name 2018-12-27 11:52:23 -07:00
iname.h fix #279814: right-click instrument name 2018-12-27 11:52:23 -07:00
input.cpp fix #288383: Crash when inserting notes in voice 2 when first rest is deleted 2019-04-29 14:35:36 -04:00
input.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
instrchange.cpp partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
instrchange.h fixes for InstrumentChange, add inspector page for InstrumentChange 2018-09-21 13:45:22 +02:00
instrtemplate.cpp Add single-note dynamics 2019-03-02 18:18:12 +00:00
instrtemplate.h Add single-note dynamics 2019-03-02 18:18:12 +00:00
instrument.cpp fix #289298: scores don't playback properly online, patches wrong in mixer <3.1 2019-05-17 20:59:18 +01:00
instrument.h fix #289298: scores don't playback properly online, patches wrong in mixer <3.1 2019-05-17 20:59:18 +01:00
interval.cpp
interval.h Fix char sign to pass tests on ARM. 2016-03-30 13:07:30 -04:00
joinMeasure.cpp fix #284525: fix "Join Measure" command crash for MM rests 2019-02-25 15:43:50 +03:00
jump.cpp partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
jump.h Remove read300 functions 2018-09-19 01:57:37 +03:00
key.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
key.h Tool to unroll repeats. Fix #283592 2019-03-19 16:27:33 +02:00
keyfinder.cpp specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
keyfinder.h
keylist.cpp fix update after add/remove of keysig 2017-02-13 17:06:30 +01:00
keylist.h
keysig.cpp fix #288865: Moving a key signature with Ctrl + Shift crashes the program 2019-05-07 13:14:17 -04:00
keysig.h Merge pull request #4669 from MarcSabatella/280390-keysig-transpose 2019-02-18 20:16:41 +02:00
lasso.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
lasso.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
layout.cpp fix #289693: correct calculation of system fill 2019-05-25 16:51:24 -06:00
layout.h fix #286882: apply layout range to continuous view + collect_artifacts 2019-05-15 16:57:06 -06:00
layoutbreak.cpp Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
layoutbreak.h Add plugins documentation 2019-03-22 17:55:48 +02:00
layoutlinear.cpp fix #286882: apply layout range to continuous view + collect_artifacts 2019-05-15 16:57:06 -06:00
ledgerline.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ledgerline.h rearrange class hierarchy 2017-12-27 11:51:09 +01:00
letring.cpp add missing line types (borrowing code from PR 4894) 2019-05-09 22:46:59 -06:00
letring.h fix #285383, fix #282191 save line properties, but only properties needed, set propery default properties for let ring and palm mute 2019-03-08 00:52:39 -08:00
line.cpp fix glissando regression 2019-05-22 12:30:44 -06:00
line.h fix #278916 Numbers only option has no effect on ottava display 2018-12-05 15:17:48 +01:00
location.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
location.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
lyrics.cpp fix #289148: lyrics offset issues 2019-05-16 18:47:16 -06:00
lyrics.h fix #289211: bad layout of lyrics dashes at end of system 2019-05-20 13:16:17 -06:00
lyricsline.cpp fix #289211: bad layout of lyrics dashes at end of system 2019-05-20 13:16:17 -06:00
marker.cpp partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
marker.h Remove read300 functions 2018-09-19 01:57:37 +03:00
mcursor.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
mcursor.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
measure.cpp fix #289721: disallow breaking MIDI rendering chunk at repeat measure 2019-05-27 11:57:49 +02:00
measure.h fix #289721: disallow breaking MIDI rendering chunk at repeat measure 2019-05-27 11:57:49 +02:00
measurebase.cpp fix #289561: playback continues to repeat after end repeat barline has been deleted 2019-05-25 08:02:02 +01:00
measurebase.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
measurenumber.cpp also fix chord symbols and measure numbers 2018-12-19 23:45:23 -07:00
measurenumber.h fix measure number position for one line staves 2018-10-24 11:09:01 +02:00
midimapping.cpp fix MSVC compiler warnings 2019-03-14 10:00:51 +01:00
mscore.cpp fix #278999, fix #288474: autoplace customization 2019-05-01 07:52:11 -06:00
mscore.h fix #278999, fix #288474: autoplace customization 2019-05-01 07:52:11 -06:00
mscoreview.cpp fix #282864: Dropping "Image" on note attaches it to segment instead. 2019-01-28 09:08:17 -05:00
mscoreview.h Allow copy-pasting hairpins and hairpin+dynamics combinations 2019-03-27 10:24:08 +02:00
musescoreCore.h fix #278505: ABC Import plugin not working 2018-12-13 15:19:26 +01:00
navigate.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
navigate.h
note.cpp fix #290094: Crash when modifying appoggiatura from imported MusicXml file. 2019-06-06 09:43:44 +02:00
note.h Revert "Merge pull request #4933 from dmitrio95/play-selected-staves" 2019-05-21 21:22:29 +02:00
notedot.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
notedot.h fix #89016: Disappearing dots 2018-06-29 17:22:24 -04:00
noteentry.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
noteevent.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
noteevent.h fix #77376: don't render those tied notes which are handled on rendering previous notes. 2018-11-15 13:00:50 +02:00
noteline.cpp fix #278490 Lines placed above the top staff when single note selected 2018-12-12 14:41:57 +01:00
noteline.h add method propertyDelegate() to Element 2018-07-24 15:48:24 +02:00
notifier.hpp Fix memory access errors found by AddressSanitizer 2019-04-03 15:20:00 +02:00
ossia.cpp
ossia.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
ottava.cpp add spanners except hairpins, also fix fingerings 2019-05-09 22:46:59 -06:00
ottava.h Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
page.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
page.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
palmmute.cpp add missing line types (borrowing code from PR 4894) 2019-05-09 22:46:59 -06:00
palmmute.h fix #285383, fix #282191 save line properties, but only properties needed, set propery default properties for let ring and palm mute 2019-03-08 00:52:39 -08:00
part.cpp Add single-note dynamics 2019-03-02 18:18:12 +00:00
part.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
paste.cpp fix #288343: don't lose selection on paste element 2019-05-12 09:36:55 -06:00
pedal.cpp fix #287445, fix #287484, fix #284074: line style issues 2019-05-14 20:57:47 -06:00
pedal.h fix #278916 Numbers only option has no effect on ottava display 2018-12-05 15:17:48 +01:00
pitch.cpp
pitch.h
pitchspelling.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
pitchspelling.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
pitchvalue.h
pos.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
pos.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
property.cpp Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
property.h Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
range.cpp Fix memory access errors found by AddressSanitizer 2019-04-03 15:20:00 +02:00
range.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
read114.cpp fix #289581: Fermata loses assignment to voice and direction 2019-05-30 13:12:37 -04:00
read206.cpp fix #289581: Fermata loses assignment to voice and direction 2019-05-30 13:12:37 -04:00
read206.h fix #289581: Fermata loses assignment to voice and direction 2019-05-30 13:12:37 -04:00
read301.cpp fix #288227: Copy-paste tied notes included in linked staves in a score with parts leads to crash 2019-04-25 21:45:28 -04:00
rehearsalmark.cpp Merge pull request #4919 from MarcSabatella/rehearsal-align 2019-05-20 15:19:36 +03:00
rehearsalmark.h fix regression: rehearsal mark default position 2018-10-22 09:37:19 +02:00
rendermidi.cpp fix #289721: disallow breaking MIDI rendering chunk at repeat measure 2019-05-27 11:57:49 +02:00
rendermidi.h fix #289721: disallow breaking MIDI rendering chunk at repeat measure 2019-05-27 11:57:49 +02:00
repeat.cpp fix #285688: width of repeat measure keeps increasing 2019-05-26 22:36:37 -06:00
repeat.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
repeatlist.cpp Implement partial MIDI rendering of a score 2019-05-02 13:08:11 +03:00
repeatlist.h Implement partial MIDI rendering of a score 2019-05-02 13:08:11 +03:00
rest.cpp Merge pull request #5030 from MarcSabatella/scale-offset 2019-05-21 11:19:38 +02:00
rest.h Merge pull request #5030 from MarcSabatella/scale-offset 2019-05-21 11:19:38 +02:00
revisions.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
revisions.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
score.cpp fix #290415: crash when moving a formerly cross-system-break tied note 2019-06-07 11:56:36 -04:00
score.h fix #289561: playback continues to repeat after end repeat barline has been deleted 2019-05-25 08:02:02 +01:00
scorediff.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
scorediff.h Add script tests and script recorder 2018-11-12 15:21:13 +02:00
scoreElement.cpp Merge pull request #4980 from mattmcclinch/119101-undo-visibility 2019-05-20 16:26:13 +03:00
scoreElement.h fix #70531 Restore keyboard nav in continuous view ending in vertical frame 2019-02-20 10:31:34 +02:00
scorefile.cpp allow loading old style files 2019-05-07 12:27:09 +02:00
segment.cpp Merge pull request #4922 from MarcSabatella/repeat-clef 2019-05-21 21:39:57 +02:00
segment.h fix #281024: invisible staves affect spacing 2019-03-07 14:05:01 -07:00
segmentlist.cpp fix #151256, part 2: don't allow lyrics cross barlines 2019-01-10 11:00:20 +03:00
segmentlist.h fix #151256, part 2: don't allow lyrics cross barlines 2019-01-10 11:00:20 +03:00
select.cpp fix #179251: Select all glissandos in Range Selection fails 2019-05-22 12:23:36 -04:00
select.h fix #281083: Remove extra annotations and slurs on note duration change 2019-04-03 19:02:29 +02:00
sequencer.h Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
shadownote.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
shadownote.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
shape.cpp fix #280466: slurs avoid staff when autoplaced 2019-02-28 07:40:26 -07:00
shape.h fix #278940: restore chords spacing for glissando 2018-12-05 16:34:35 +02:00
sig.cpp fix #284080: incorrectly listed beats 2019-04-17 22:17:47 +08:00
sig.h fix #284080: incorrectly listed beats 2019-04-17 22:17:47 +08:00
skyline.cpp Use a binary search for a position to add skyline segments 2019-03-04 11:32:10 +02:00
skyline.h Use a binary search for a position to add skyline segments 2019-03-04 11:32:10 +02:00
slur.cpp fix #289492: bad layout of slurs with cross-staff beams 2019-05-21 23:28:43 -06:00
slur.h fix #279131: change anchor of slurs attached to grace notes 2019-04-07 21:53:44 -06:00
slurtie.cpp fix #279131: change anchor of slurs attached to grace notes 2019-04-07 21:53:44 -06:00
slurtie.h fix #279131: change anchor of slurs attached to grace notes 2019-04-07 21:53:44 -06:00
spacer.cpp Make it possible to record elements written to MSCX 2018-10-29 16:30:19 +02:00
spacer.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
spanner.cpp fix #289211: bad layout of lyrics dashes at end of system 2019-05-20 13:16:17 -06:00
spanner.h add spanners except hairpins, also fix fingerings 2019-05-09 22:46:59 -06:00
spannermap.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
spannermap.h Fix spanners memory leak 2019-03-19 12:26:12 +02:00
spatium.h re-add linear layout 2016-04-13 12:05:47 +02:00
splitMeasure.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
staff.cpp fix #287839: all annotations change offset when one staff made small 2019-05-18 07:06:52 -06:00
staff.h fix #287852, fix #287839, fix #287885, fix #287807: issues with stafftype 2019-04-18 13:59:15 -06:00
stafflines.cpp fix #278379: right-click staff menu not accessible on single line staff 2018-11-25 11:47:22 +00:00
stafflines.h fix #275098: No instrument names and measure numbers in continuous view 2018-08-20 17:39:15 +02:00
staffstate.cpp fix #276384: Show invisible shortcut does not work until screen is redrawn 2019-02-06 18:48:49 +01:00
staffstate.h refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
stafftext.cpp fix behavior of flip, reset positions from 2.x 2019-05-09 22:46:59 -06:00
stafftext.h refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
stafftextbase.cpp Make it possible to record elements written to MSCX 2018-10-29 16:30:19 +02:00
stafftextbase.h fix #276153 Select>mover... by subtype does not work to select by text style 2018-12-18 18:02:10 +01:00
stafftype.cpp fix #287472: Balalaika Tab clef too low 2019-04-12 10:10:48 +02:00
stafftype.h fix #277699 Staff properties corrupted on MusicXML import after Master Palette opened 2018-11-08 15:50:00 +01:00
stafftypechange.cpp implement minDistance per element 2019-05-09 22:46:58 -06:00
stafftypechange.h fix #277699 Staff properties corrupted on MusicXML import after Master Palette opened 2018-11-08 15:50:00 +01:00
stafftypelist.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
stafftypelist.h fix #287852, fix #287839, fix #287885, fix #287807: issues with stafftype 2019-04-18 13:59:15 -06:00
stem.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
stem.h Remove read300 functions 2018-09-19 01:57:37 +03:00
stemslash.cpp fix #271529: incorrect stem position for some noteheads in layout 2018-05-05 10:34:45 +02:00
stemslash.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
stringdata.cpp Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
stringdata.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
style.cpp Add style settings for articulations placement 2019-06-10 17:54:06 +02:00
style.h Add style settings for articulations placement 2019-06-10 17:54:06 +02:00
sym.cpp make all accidental symbols from master palette translatable 2019-04-06 17:25:04 +02:00
sym.h fix #276354: lookup character codes in SMuFL code table if no font-specific symbol is found 2018-11-16 14:25:22 +02:00
symbol.cpp Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
symbol.h Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
synthesizerstate.cpp follow up single-note dynamics: add some forward declarations 2019-03-04 17:56:11 +00:00
synthesizerstate.h Add single-note dynamics 2019-03-02 18:18:12 +00:00
system.cpp Merge pull request #4747 from tobik/279417-hbox-brackets 2019-04-10 15:08:42 +02:00
system.h Merge pull request #4747 from tobik/279417-hbox-brackets 2019-04-10 15:08:42 +02:00
systemdivider.cpp Fix #279065 Manual adjustment to system divider lost on save 2018-12-12 14:23:14 +01:00
systemdivider.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
systemtext.cpp partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
systemtext.h refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
tempo.cpp fix #277090: reset tempo only for the relevant range on layout 2018-10-30 13:25:37 +02:00
tempo.h fix #277090: reset tempo only for the relevant range on layout 2018-10-30 13:25:37 +02:00
tempotext.cpp partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
tempotext.h fix #277995: use tempoPosAbove/Below instead of tempoOffset in styles 2018-11-26 13:48:43 +02:00
text.cpp fix millimeter offset handling for subtext etc. 2018-10-26 12:28:11 +02:00
text.h Remove read300 functions 2018-09-19 01:57:37 +03:00
textbase.cpp partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
textbase.h partial refactor; lyrics, dynamics, fingering 2019-05-09 22:46:59 -06:00
textedit.cpp fix #282333: fix a crash on adding lyrics on certain scores 2019-04-15 15:46:33 +03:00
textedit.h fix #272139 Line break is not removed from text by backspace 2018-05-30 10:26:30 +02:00
textframe.cpp fix #278099 Crash when inserting a symbol from master palette 2018-11-13 13:32:33 +01:00
textframe.h Remove read300 functions 2018-09-19 01:57:37 +03:00
textline.cpp fix #289423: correct origin for note anchored lines 2019-05-20 13:04:34 -06:00
textline.h fix #287445, fix #287484, fix #284074: line style issues 2019-05-14 20:57:47 -06:00
textlinebase.cpp Merge pull request #4887 from MarcSabatella/284461-diagonal-line-hooks 2019-05-20 13:20:35 +03:00
textlinebase.h fix #278916 Numbers only option has no effect on ottava display 2018-12-05 15:17:48 +01:00
tie.cpp fix #289616: tie displayed incorrectly at start of system with inactive key signature 2019-05-24 20:53:22 -06:00
tie.h Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
tiemap.h
timesig.cpp fix #278999, fix #288474: autoplace customization 2019-05-01 07:52:11 -06:00
timesig.h Tool to unroll repeats. Fix #283592 2019-03-19 16:27:33 +02:00
transpose.cpp Merge pull request #4669 from MarcSabatella/280390-keysig-transpose 2019-02-18 20:16:41 +02:00
tremolo.cpp Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
tremolo.h Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
tremolobar.cpp Make it possible to record elements written to MSCX 2018-10-29 16:30:19 +02:00
tremolobar.h TremoloBar updates 2018-04-12 12:58:26 +02:00
trill.cpp Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
trill.h Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
tuplet.cpp fix #282021: scale beam thickness 2019-04-11 06:36:32 -06:00
tuplet.h fix #285802: cross-staff tuplets 2019-03-25 14:31:32 -06:00
tupletmap.h
types.h Add plugins documentation 2019-03-22 17:55:48 +02:00
undo.cpp Refactor fret diagrams 2019-05-02 19:05:01 +01:00
undo.h Merge pull request #4921 from dmitrio95/lyrics-edit-crash 2019-05-06 10:24:53 +02:00
unrollrepeats.cpp Refactor RepeatList, avoid extra updates of RepeatList 2019-05-02 13:08:11 +03:00
utils.cpp fix #289749: all annotations disappear when pasting segment into measure rest 2019-05-27 11:38:03 +01:00
utils.h fix #273032: Provide an easy way to install soundfont, templates and instruments.xml 2018-07-09 18:59:08 +02:00
velo.cpp
velo.h
vibrato.cpp Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
vibrato.h Assign PIDs to more properties 2019-06-07 14:22:39 +02:00
volta.cpp add spanners except hairpins, also fix fingerings 2019-05-09 22:46:59 -06:00
volta.h fix #278916 Numbers only option has no effect on ottava display 2018-12-05 15:17:48 +01:00
xml.h Add changes from mattmcclinch to fix regression tests for musicxml and gtp import and scripting. 2019-02-18 11:48:24 +01:00
xmlreader.cpp Add changes from mattmcclinch to fix regression tests for musicxml and gtp import and scripting. 2019-02-18 11:48:24 +01:00
xmlwriter.cpp Extract propertyToString and propertyToString 2019-03-14 15:11:40 +02:00