MuseScore/libmscore
Dmitri Ovodok b4da00bae2 Miscellaneous changes used for MSCX format rework
Those changes include:
- Add a possibility to write comments to MSCX files
- Add Element::findMeasureBase and constant version of Element::findMeasure
- Store index of the currently read measure in XmlReader. Correct behaviour of MeasureBase::index.
- Minor spanners-related additions to elements creation and conversion
2018-08-16 19:08:45 +03:00
..
.gitignore
accidental.cpp This commit contains changes required for MuseScore to compile under MSVC with no warnings. 2018-08-03 09:15:42 +02:00
accidental.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ambitus.cpp This commit contains changes required for MuseScore to compile under MSVC with no warnings. 2018-08-03 09:15:42 +02:00
ambitus.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
arpeggio.cpp cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
arpeggio.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
articulation.cpp Fix/avoid compiler warnings reg. unused parameters of variables 2018-08-08 14:53:46 +02:00
articulation.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03: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 fix #195421: "Bubly" misspelled 2017-05-02 07:09:36 +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 This commit contains changes required for MuseScore to compile under MSVC with no warnings. 2018-08-03 09:15:42 +02:00
barline.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
beam.cpp Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
beam.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
bend.cpp update text style implementation 2018-08-01 11:46:35 +02:00
bend.h fix visual test regressions 2018-03-28 17:49:08 +02:00
box.cpp update text style implementation 2018-08-01 11:46:35 +02:00
box.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
bracket.cpp fix #273488: Dropping a bracket onto a bracket causes a crash 2018-06-19 12:37:53 -04:00
bracket.h fix #247761 Crash involving brackets and a font style change 2018-05-04 14:14:34 +02:00
bracketItem.cpp fix #230311: Inability to delete one or more brackets 2018-06-19 07:08:02 -04:00
bracketItem.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
breath.cpp cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
breath.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
bsp.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
bsp.h
bsymbol.cpp remove redundant _systemFlag from BSymbol 2018-07-04 14:30:25 +02:00
bsymbol.h remove redundant _systemFlag from BSymbol 2018-07-04 14:30:25 +02:00
check.cpp Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
chord.cpp Merge pull request #3823 from mattmcclinch/270433-remove-markings 2018-08-14 09:40:41 +02:00
chord.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
chordline.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
chordline.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
chordlist.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02: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 Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
chordrest.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
clef.cpp cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
clef.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
cleflist.cpp update layout, change handling of clefs, system header and trailer 2016-10-25 17:35:55 +02:00
cleflist.h update layout, change handling of clefs, system header and trailer 2016-10-25 17:35:55 +02:00
CMakeLists.txt Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
cmd.cpp Merge pull request #3858 from Jojo-Schmitz/MSVC-warnings 2018-08-14 12:03:07 +02:00
cursor.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
cursor.h updates to scripting, text editing 2017-05-19 09:06:58 +02:00
doc.dox
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 Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
duration.h Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
durationtype.cpp fix #271161 crashes on certain tuplets due to failure to sanitize; fix proposed by Marc Sabatella 2018-06-19 10:32:10 +02:00
durationtype.h fix #175461 Shift+W and Shift+Q to inc/dec duration to next dotted or undotted duration 2017-02-20 04:05:12 -05:00
dynamic.cpp update text style implementation 2018-08-01 11:46:35 +02:00
dynamic.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
edit.cpp Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
element.cpp Miscellaneous changes used for MSCX format rework 2018-08-16 19:08:45 +03:00
element.h Miscellaneous changes used for MSCX format rework 2018-08-16 19:08:45 +03:00
elementlayout.cpp fix linking of text 2018-04-18 14:31:47 +02:00
elementlayout.h better bw. compatibility 2017-01-25 15:55:04 +01:00
elementmap.cpp
elementmap.h
excerpt.cpp update text style implementation 2018-08-01 11:46:35 +02:00
excerpt.h update let ring, palm mute 2017-11-27 16:55:52 +01:00
fermata.cpp Fix/avoid compiler warnings reg. unused parameters of variables 2018-08-08 14:53:46 +02:00
fermata.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
fifo.cpp
fifo.h code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
figuredbass.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
figuredbass.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
fingering.cpp update text style implementation 2018-08-01 11:46:35 +02:00
fingering.h update text style implementation 2018-08-01 11:46:35 +02:00
fraction.cpp Layout reorganization 2016-04-13 11:05:04 +02:00
fraction.h update script interface 2017-02-27 12:19:30 +01:00
fret.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
fret.h Harmony and Fret update 2018-07-12 10:16:07 +02:00
glissando.cpp update text style implementation 2018-08-01 11:46:35 +02:00
glissando.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
groups.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
groups.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
hairpin.cpp misc. updates for inspector 2018-08-08 14:16:29 +02:00
hairpin.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
harmony.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
harmony.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03: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 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
icon.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
image.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
image.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
imageStore.cpp
imageStore.h
iname.cpp update text style implementation 2018-08-01 11:46:35 +02:00
iname.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
input.cpp replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
input.h fix nested tuplet handling in checkMeasure() 2016-11-29 16:50:50 +01:00
instrchange.cpp Merge pull request #3836 from MarcSabatella/instrchange-undo 2018-08-08 10:17:11 +02:00
instrchange.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
instrtemplate.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
instrtemplate.h fix #273032: Provide an easy way to install soundfont, templates and instruments.xml 2018-07-09 18:59:08 +02:00
instrument.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
instrument.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +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 mtest join 2017-03-14 18:11:40 +01:00
jump.cpp update text style implementation 2018-08-01 11:46:35 +02:00
jump.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
key.cpp Fix/avoid compiler warnings reg. unused parameters of variables 2018-08-08 14:53:46 +02:00
key.h Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +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 cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
keysig.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +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 refactoring of layout for linear layout mode 2018-08-16 16:43:07 +02:00
layout.h refactoring of layout for linear layout mode 2018-08-16 16:43:07 +02:00
layoutbreak.cpp update text style implementation 2018-08-01 11:46:35 +02:00
layoutbreak.h update text style implementation 2018-08-01 11:46:35 +02:00
layoutlinear.cpp refactoring of layout for linear layout mode 2018-08-16 16:43:07 +02: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 Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
letring.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
line.cpp add method propertyDelegate() to Element 2018-07-24 15:48:24 +02:00
line.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
lyrics.cpp Fix/avoid compiler warnings reg. unused parameters of variables 2018-08-08 14:53:46 +02:00
lyrics.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
lyricsline.cpp add more style values for lyrics 2018-08-02 13:27:20 +02:00
marker.cpp update text style implementation 2018-08-01 11:46:35 +02:00
marker.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
mcursor.cpp replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
mcursor.h specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
measure.cpp Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
measure.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
measurebase.cpp Miscellaneous changes used for MSCX format rework 2018-08-16 19:08:45 +03:00
measurebase.h Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
midimapping.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mscore.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
mscore.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
mscoreview.cpp fix drag&drop of breaks 2017-05-22 17:27:23 +02:00
mscoreview.h update slur creation & editing 2017-07-26 16:43:35 +02:00
musescoreCore.h fix #272377 Follow text is not applied to tempo text 2018-06-20 10:59:30 +02:00
navigate.cpp fix delete of LetRing and PalmMute; updates for Trill and Hairpin in inspector 2018-08-06 10:38:28 +02:00
navigate.h
note.cpp Merge pull request #3775 from mattmcclinch/89016-dotted-rests 2018-08-14 11:45:05 +02:00
note.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
notedot.cpp fix #89016: Disappearing dots 2018-06-29 17:22:24 -04:00
notedot.h fix #89016: Disappearing dots 2018-06-29 17:22:24 -04:00
noteentry.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
noteevent.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
noteevent.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
noteline.cpp update for properties/styles 2018-03-27 14:40:45 +02:00
noteline.h add method propertyDelegate() to Element 2018-07-24 15:48:24 +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 Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
ottava.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
page.cpp refactoring of layout for linear layout mode 2018-08-16 16:43:07 +02:00
page.h add more style values for lyrics 2018-08-02 13:27:20 +02:00
palmmute.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
palmmute.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
part.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
part.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
paste.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
pedal.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
pedal.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
pitch.cpp
pitch.h
pitchspelling.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
pitchspelling.h remove unused function in pitchspelling 2017-06-16 11:27:20 +02:00
pitchvalue.h
plugins.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
plugins.h Fixing issues found in static code analysis by PVS-Studion 2017-12-20 16:26:23 +01:00
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 link playback related propertes, unlink one layout property 2018-08-08 10:10:10 +02:00
property.h link playback related propertes, unlink one layout property 2018-08-08 10:10:10 +02:00
range.cpp fix #138941: Subsequent time signatures are shown twice when the first one is changed 2018-08-13 13:30:49 -04:00
range.h update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
read114.cpp Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
read206.cpp Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
read206.h fix #272058 Backward compatibility of previous versions files (1.2 and 1.3) 2018-05-14 10:07:56 +02:00
read300.cpp Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
read301.cpp Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
README.md
rehearsalmark.cpp update text style implementation 2018-08-01 11:46:35 +02:00
rehearsalmark.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
rendermidi.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
repeat.cpp update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
repeat.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
repeatlist.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
repeatlist.h fix #148276 end Open Volta before next startRepeat as well 2018-03-07 12:55:07 +01:00
rest.cpp Merge pull request #3775 from mattmcclinch/89016-dotted-rests 2018-08-14 11:45:05 +02:00
rest.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03: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 #275273: Crash after appending frames and their deletion 2018-08-15 08:13:32 -04:00
score.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
scoreElement.cpp fix #275102 Default A note is A3, but was A4 in 2.3.2 2018-08-09 15:36:37 +02:00
scoreElement.h Miscellaneous changes used for MSCX format rework 2018-08-16 19:08:45 +03:00
scorefile.cpp Miscellaneous changes used for MSCX format rework 2018-08-16 19:08:45 +03:00
segment.cpp Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
segment.h Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
segmentlist.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
segmentlist.h move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
select.cpp Merge pull request #3775 from mattmcclinch/89016-dotted-rests 2018-08-14 11:45:05 +02:00
select.h Fix #184246: Add same string option in select notes 2017-10-13 18:21:44 +05:30
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 update autoplacement for StaffText 2018-02-01 10:37:25 +01:00
shape.h update autoplacement for StaffText 2018-02-01 10:37:25 +01:00
sig.cpp layout for movements 2017-01-05 11:28:45 +01:00
sig.h cleanup some header files 2017-01-19 09:17:21 +01:00
slur.cpp fix #271529: incorrect stem position for some noteheads in layout 2018-05-05 10:34:45 +02:00
slur.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
slurtie.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
slurtie.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
spacer.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
spacer.h rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
spanner.cpp Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
spanner.h Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
spannermap.cpp update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
spannermap.h fix mtest split 2016-04-13 12:08:41 +02:00
spatium.h re-add linear layout 2016-04-13 12:05:47 +02:00
splitMeasure.cpp fix #274280: Undoing timewise delete does not restore slur position if the slur spans for a whole number of measures 2018-07-16 08:47:36 -04:00
staff.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
staff.h fix #274485 Inability in TAB staff to drag a note/fret on different strings 2018-07-27 10:42:51 +02:00
stafflines.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
stafflines.h Fix #269870: SVG export in 3.0-dev incorrectly leaves out many measures of staff lines 2018-08-08 09:42:01 +02:00
staffstate.cpp update edit infrastructure 2017-03-31 13:03:30 +02:00
staffstate.h fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
stafftext.cpp add text offset property to several element types in inspector 2018-08-08 10:38:24 +02:00
stafftext.h update text style implementation 2018-08-01 11:46:35 +02:00
stafftextbase.cpp update text style implementation 2018-08-01 11:46:35 +02:00
stafftextbase.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
stafftype.cpp cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
stafftype.h Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar) 2018-06-24 10:32:44 +02:00
stafftypechange.cpp add more style values for lyrics 2018-08-02 13:27:20 +02:00
stafftypechange.h update text style implementation 2018-08-01 11:46:35 +02:00
stafftypelist.cpp impl. staff type changes 2016-12-18 14:31:34 +01:00
stafftypelist.h impl. staff type changes 2016-12-18 14:31:34 +01:00
stem.cpp update text style implementation 2018-08-01 11:46:35 +02:00
stem.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +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 Solved all compilation errors on MSVC 2018-08-03 09:15:42 +02:00
stringdata.h Fix #271103: Add 7-string Guitar and Cavaquinho (4-string Guitar) 2018-06-24 10:32:44 +02:00
style.cpp add text offset property to several element types in inspector 2018-08-08 10:38:24 +02:00
style.h add text aligment properties for text lines in inspector 2018-08-07 17:20:06 +02:00
sym.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
sym.h update text style implementation 2018-08-01 11:46:35 +02:00
symbol.cpp cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
symbol.h cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
synthesizerstate.cpp Update name for the new SoundFont 2018-03-24 08:13:32 +01:00
synthesizerstate.h Update name for the new SoundFont 2018-03-24 08:13:32 +01:00
system.cpp refactoring of layout for linear layout mode 2018-08-16 16:43:07 +02:00
system.h fix #122461 Title frame is not respected in text collision detection 2018-06-27 11:16:56 +02:00
systemdivider.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02: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 add text offset property to several element types in inspector 2018-08-08 10:38:24 +02:00
systemtext.h update text style implementation 2018-08-01 11:46:35 +02:00
tempo.cpp
tempo.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
tempotext.cpp update text style implementation 2018-08-01 11:46:35 +02:00
tempotext.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
text.cpp update text style implementation 2018-08-01 11:46:35 +02:00
text.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
textbase.cpp fix #274894 Crash if changing 'vertical frame bottom margin' leads to different number of pages 2018-08-06 10:38:28 +02:00
textbase.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
textedit.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
textedit.h fix #272139 Line break is not removed from text by backspace 2018-05-30 10:26:30 +02:00
textframe.cpp update text style implementation 2018-08-01 11:46:35 +02:00
textframe.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
textline.cpp misc. updates for inspector 2018-08-08 14:16:29 +02:00
textline.h fix delete of LetRing and PalmMute; updates for Trill and Hairpin in inspector 2018-08-06 10:38:28 +02:00
textlinebase.cpp Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
textlinebase.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
tie.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
tie.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
tiemap.h
timesig.cpp update text style implementation 2018-08-01 11:46:35 +02:00
timesig.h fix #264594 lyrics update 2018-07-19 13:03:38 +02:00
transpose.cpp Merge pull request #3836 from MarcSabatella/instrchange-undo 2018-08-08 10:17:11 +02:00
tremolo.cpp cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
tremolo.h fix #256021: Add buzz roll tremolo stem. Simplify 1.3 compatibility for tremolo 2018-05-17 23:10:16 +02:00
tremolobar.cpp update text style implementation 2018-08-01 11:46:35 +02:00
tremolobar.h TremoloBar updates 2018-04-12 12:58:26 +02:00
trill.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
trill.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
tuplet.cpp Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
tuplet.h Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
tupletmap.h
types.h fix setting current index of QComboBox in inspector 2018-08-09 11:41:02 +02:00
undo.cpp Merge pull request #3836 from MarcSabatella/instrchange-undo 2018-08-08 10:17:11 +02:00
undo.h update text style implementation 2018-08-01 11:46:35 +02:00
utils.cpp fix #273032: Provide an easy way to install soundfont, templates and instruments.xml 2018-07-09 18:59:08 +02: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 Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
vibrato.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
volta.cpp update text style implementation 2018-08-01 11:46:35 +02:00
volta.h Backup old MSC read functions, add a test for fileformats compatibility 2018-08-16 19:08:45 +03:00
xml.h Miscellaneous changes used for MSCX format rework 2018-08-16 19:08:45 +03:00
xmlreader.cpp Add API for retrieving positions of elements in terms of fractions 2018-08-16 19:08:45 +03:00
xmlwriter.cpp Miscellaneous changes used for MSCX format rework 2018-08-16 19:08:45 +03:00

libmscore

MuseScore score rendering library