.. |
.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
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
ambitus.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
arpeggio.cpp
|
add missing break statement
|
2018-10-25 15:23:13 +02:00 |
arpeggio.h
|
fix #113051: Arpeggio playback should not depend on tempo
|
2018-10-20 11:51:00 +02:00 |
articulation.cpp
|
fix offset in inspector for articulations
|
2018-10-24 11:24:44 +02:00 |
articulation.h
|
fix offset in inspector for articulations
|
2018-10-24 11:24:44 +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
|
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
|
fix measure number position for one line staves
|
2018-10-24 11:09:01 +02:00 |
barline.h
|
rename StyleIdx -> Sid and P_ID -> Pid
|
2018-03-27 15:36:00 +02:00 |
beam.cpp
|
Fix not accurate conversion of ChordRest in Beam::layout2
|
2018-10-11 13:02:26 +03:00 |
beam.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +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
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
box.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
bracket.cpp
|
fix #273292: Extend brackets on other staves is not saved
|
2018-09-13 17:30:32 -04:00 |
bracket.h
|
fix #273292: Extend brackets on other staves is not saved
|
2018-09-13 17:30:32 -04: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
|
fix #275218: fix MSVC C4458 warnings
|
2018-09-27 17:38:20 +02:00 |
bsp.h
|
|
|
bsymbol.cpp
|
fix text position in palette
|
2018-10-22 11:43:54 +02:00 |
bsymbol.h
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +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
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
chord.h
|
fix #276441: Multiple articulations on a single note possible
|
2018-10-12 08:38:48 -04: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
|
Fix some warnings C4456 and C4458
|
2018-08-17 15:06:15 +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
|
fix styleChanged()
|
2018-10-25 16:27:18 +02:00 |
chordrest.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
clef.cpp
|
fix #275552 fix#137501: Inability to show MM rests in Continuous View
|
2018-08-29 12:04:48 +02:00 |
clef.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +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
|
fix measure number layout
|
2018-10-24 10:40:19 +02:00 |
cmd.cpp
|
Merge pull request #3811 from blackears/273601-piano-roll-12-tone-4
|
2018-10-25 18:10:46 +02:00 |
connector.cpp
|
Add a framework to read/write connectors using relative positions instead of IDs
|
2018-08-16 19:10:28 +03:00 |
connector.h
|
Add a framework to read/write connectors using relative positions instead of IDs
|
2018-08-16 19:10:28 +03: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 |
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
|
Read/write tuplets without using IDs
|
2018-08-16 19:10:28 +03:00 |
duration.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +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
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
dynamic.h
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
edit.cpp
|
Merge pull request #4018 from dmitrio95/remove-staff-crash
|
2018-10-22 01:39:50 +02:00 |
element.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
element.h
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
elementmap.cpp
|
|
|
elementmap.h
|
|
|
excerpt.cpp
|
fix harmony default position
|
2018-10-22 11:23:19 +02:00 |
excerpt.h
|
update let ring, palm mute
|
2017-11-27 16:55:52 +01:00 |
fermata.cpp
|
fix regression: fermata position
|
2018-10-22 16:16:01 +02:00 |
fermata.h
|
fix regression: fermata position
|
2018-10-22 16:16:01 +02:00 |
fifo.cpp
|
|
|
fifo.h
|
code cleanups & speed optimizations
|
2016-04-13 11:18:14 +02:00 |
figuredbass.cpp
|
fix problems with styled properties for dynamics, fingering and rehearsal marks
|
2018-09-25 13:18:45 +02:00 |
figuredbass.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
fingering.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +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
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
fret.h
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
glissando.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
glissando.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +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
|
Merge pull request #3975 from jthistle/fix-hairpin-edit-mode-positioning-issue
|
2018-10-25 16:29:43 +02:00 |
hairpin.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
harmony.cpp
|
fix text position in palette
|
2018-10-22 11:43:54 +02:00 |
harmony.h
|
fix default vertical position and text offset of chord symbols
|
2018-09-26 10:10:54 +02: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
|
fix #90811: allow dots in filenames
|
2015-12-16 10:24:34 +01:00 |
imageStore.h
|
|
|
iname.cpp
|
fix problems with styled properties for dynamics, fingering and rehearsal marks
|
2018-09-25 13:18:45 +02:00 |
iname.h
|
rename StyleIdx -> Sid and P_ID -> Pid
|
2018-03-27 15:36:00 +02:00 |
input.cpp
|
fix #137116: update input state for RepeatMeasure, do not try to change RepeatMeasure's length
|
2018-10-19 15:13:49 +03:00 |
input.h
|
fix nested tuplet handling in checkMeasure()
|
2016-11-29 16:50:50 +01:00 |
instrchange.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
instrchange.h
|
fixes for InstrumentChange, add inspector page for InstrumentChange
|
2018-09-21 13:45:22 +02:00 |
instrtemplate.cpp
|
Fix some warnings C4456 and C4458
|
2018-08-17 15:06:15 +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 #264712 - [MusicXML import] incorrect handling of instrument name with ampersand
|
2018-10-10 20:02:03 +02:00 |
instrument.h
|
fix #264712 - [MusicXML import] incorrect handling of instrument name with ampersand
|
2018-10-10 20:02:03 +02: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
|
fix layout regressions for Jump and Marker
|
2018-10-25 18:32:23 +02: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
|
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
|
fix #276397: add a missing check for staff presence in KeySig::layout
|
2018-10-16 20:57:12 +03: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
|
Merge pull request #4027 from mattmcclinch/277145-no-measures
|
2018-10-25 15:12:23 +02:00 |
layout.h
|
remove measure staff shapes, replace with skyline
|
2018-09-11 16:30:47 +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 Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +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 regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
letring.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
line.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
line.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
location.cpp
|
Use a universal <location> tag to denote various position shifts
|
2018-08-16 19:09:58 +03:00 |
location.h
|
Use a universal <location> tag to denote various position shifts
|
2018-08-16 19:09:58 +03:00 |
lyrics.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
lyrics.h
|
update layout of LyricsLine
|
2018-09-25 10:36:01 +02:00 |
lyricsline.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
marker.cpp
|
fix layout regressions for Jump and Marker
|
2018-10-25 18:32:23 +02:00 |
marker.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +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
|
fix layout regressions for Jump and Marker
|
2018-10-25 18:32:23 +02:00 |
measure.h
|
fix measure number layout
|
2018-10-24 10:40:19 +02:00 |
measurebase.cpp
|
fix nullptr utilization when calculating measureIndex
|
2018-09-17 17:42:27 +02:00 |
measurebase.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
measurenumber.cpp
|
fix offset in inspector for articulations
|
2018-10-24 11:24:44 +02:00 |
measurenumber.h
|
fix measure number position for one line staves
|
2018-10-24 11:09:01 +02:00 |
midimapping.cpp
|
move more functions to MasterScore()
|
2016-04-13 11:50:18 +02:00 |
mscore.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
mscore.h
|
add preparations for 'skyline' algorithm to calculate system distance
|
2018-09-03 09:54:20 +02: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 #4052 from dmitrio95/fix-trills-ottava-playback
|
2018-10-26 08:57:06 +02:00 |
note.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +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
|
fix #276670: Crash on mouse press on tablature in Re-Pitch input mode
|
2018-10-06 09:31:41 -04: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
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
ottava.h
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
page.cpp
|
fix #276537: Hidden Staves appear when Hide Empty Staves enabled
|
2018-10-15 11:13:00 -04:00 |
page.h
|
add more style values for lyrics
|
2018-08-02 13:27:20 +02:00 |
palmmute.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
palmmute.h
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
part.cpp
|
fix more MSVC warnings
|
2018-09-11 16:56:50 +02:00 |
part.h
|
rename StyleIdx -> Sid and P_ID -> Pid
|
2018-03-27 15:36:00 +02:00 |
paste.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
pedal.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
pedal.h
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
pitch.cpp
|
|
|
pitch.h
|
|
|
pitchspelling.cpp
|
fix compiler warnings with MinGW 64bit
|
2018-09-27 17:38:20 +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
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
property.h
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
range.cpp
|
Merge pull request #3958 from Jojo-Schmitz/MSVC-warnings
|
2018-10-11 21:29:43 -07:00 |
range.h
|
update global insert: combine tuplets
|
2016-12-06 09:36:02 +01:00 |
read114.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
read206.cpp
|
Merge pull request #4008 from mattmcclinch/276691-jump-symbols
|
2018-10-26 09:27:53 +02:00 |
read206.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
read301.cpp
|
fix #275218: fix MSVC C4456 warnings
|
2018-09-27 17:38:19 +02:00 |
rehearsalmark.cpp
|
fix styleChanged()
|
2018-10-25 16:27:18 +02:00 |
rehearsalmark.h
|
fix regression: rehearsal mark default position
|
2018-10-22 09:37:19 +02:00 |
rendermidi.cpp
|
Merge pull request #4052 from dmitrio95/fix-trills-ottava-playback
|
2018-10-26 08:57:06 +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
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
rest.h
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +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
|
Merge pull request #4055 from anatoly-os/pagesettings_fix
|
2018-10-26 08:51:23 +02:00 |
score.h
|
Merge pull request #4055 from anatoly-os/pagesettings_fix
|
2018-10-26 08:51:23 +02:00 |
scoreElement.cpp
|
fix styleChanged()
|
2018-10-25 16:27:18 +02:00 |
scoreElement.h
|
fix styleChanged()
|
2018-10-25 16:27:18 +02:00 |
scorefile.cpp
|
Raise an error if old 3.00 MSCX file is tried to be read
|
2018-09-19 01:57:37 +03:00 |
segment.cpp
|
fix #275218: fix MSVC C4456 warnings
|
2018-09-27 17:38:19 +02: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
|
fix #275218: fix MSVC C4456 warnings
|
2018-09-27 17:38:19 +02:00 |
select.h
|
Add #275264: Add ability to select rests of same duration
|
2018-08-23 14:42:36 +01: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 special case in skyline creation
|
2018-09-12 13:07:20 +02:00 |
shape.h
|
fix more MSVC warnings
|
2018-09-11 16:56:50 +02: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 |
skyline.cpp
|
fix special case in skyline creation
|
2018-09-12 13:07:20 +02:00 |
skyline.h
|
fix #276037 Incorrect dynamics position on 1-line staff
|
2018-09-12 09:24:02 +02:00 |
slur.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
slur.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
slurtie.cpp
|
Merge pull request #3992 from Jojo-Schmitz/slur-entry
|
2018-10-25 16:15:28 +02:00 |
slurtie.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +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
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
spanner.h
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02: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 some warnings C4456 and C4458
|
2018-08-17 15:06:15 +02:00 |
staff.cpp
|
fix #274839: Add capo setting to staff text properties
|
2018-10-14 08:03:37 +01:00 |
staff.h
|
fix #274839: Add capo setting to staff text properties
|
2018-10-14 08:03:37 +01:00 |
stafflines.cpp
|
fix #276037 Incorrect dynamics position on 1-line staff
|
2018-09-12 09:24:02 +02:00 |
stafflines.h
|
fix #275098: No instrument names and measure numbers in continuous view
|
2018-08-20 17:39:15 +02:00 |
staffstate.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
staffstate.h
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
stafftext.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
stafftext.h
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
stafftextbase.cpp
|
fix #274839: Add capo setting to staff text properties
|
2018-10-14 08:03:37 +01:00 |
stafftextbase.h
|
fix #274839: Add capo setting to staff text properties
|
2018-10-14 08:03:37 +01:00 |
stafftype.cpp
|
fix #275218: fix MSVC C4456 warnings
|
2018-09-27 17:38:19 +02:00 |
stafftype.h
|
Fix #272241: allow tab to go beyond 24 frets
|
2018-09-10 14:24:28 +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
|
fix vtest tuplets-2
|
2018-09-18 11:34:11 +02: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
|
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
|
fix layout regressions for Jump and Marker
|
2018-10-25 18:32:23 +02:00 |
style.h
|
fix offset in inspector for articulations
|
2018-10-24 11:24:44 +02:00 |
sym.cpp
|
fix #137766, fix #272598, fix #277404: correct font size setting when rendering a score in pdf printing mode
|
2018-10-25 16:32:45 +03:00 |
sym.h
|
update text style implementation
|
2018-08-01 11:46:35 +02:00 |
symbol.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +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
|
fix #275218: fix MSVC C4456 warnings
|
2018-09-27 17:38:19 +02:00 |
system.h
|
remove measure staff shapes, replace with skyline
|
2018-09-11 16:30:47 +02:00 |
systemdivider.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +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
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
systemtext.h
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
tempo.cpp
|
|
|
tempo.h
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
tempotext.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
tempotext.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
text.cpp
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
text.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
textbase.cpp
|
fix layout regressions for Jump and Marker
|
2018-10-25 18:32:23 +02:00 |
textbase.h
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02: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
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
textline.cpp
|
cleanups for spanner segment autoplace
|
2018-09-12 09:24:02 +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
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
textlinebase.h
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
tie.cpp
|
do not disable autoplace when dragging element
|
2018-10-24 11:32:11 +02:00 |
tie.h
|
fix #275385 line collides a tie
|
2018-09-27 16:28:25 +02: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
|
Fix #275356: tremolo bar displays incorrectly
|
2018-08-18 10:04:28 +01:00 |
tremolobar.h
|
TremoloBar updates
|
2018-04-12 12:58:26 +02:00 |
trill.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
trill.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
tuplet.cpp
|
fix #275218: fix MSVC C4456 warnings
|
2018-09-27 17:38:19 +02:00 |
tuplet.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
tupletmap.h
|
|
|
types.h
|
fix measure number layout
|
2018-10-24 10:40:19 +02:00 |
undo.cpp
|
fix #275218: fix MSVC C4456 warnings
|
2018-09-27 17:38:19 +02:00 |
undo.h
|
update text style implementation
|
2018-08-01 11:46:35 +02:00 |
utils.cpp
|
fix #233436: Do not search grace notes in different staves when making a tie
|
2018-10-11 15:16:25 +03: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
|
refactoring of Element::userOff and TextBase::offset
|
2018-10-18 11:56:23 +02:00 |
vibrato.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
volta.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |
volta.h
|
Remove read300 functions
|
2018-09-19 01:57:37 +03:00 |
xml.h
|
Avoid using linked IDs (<lid>) when writing linked elements
|
2018-08-16 19:10:29 +03:00 |
xmlreader.cpp
|
fix #275942: Crash while open score in debug mode of MS
|
2018-09-07 14:15:33 +02:00 |
xmlwriter.cpp
|
fix regressions: layout of misc. elements
|
2018-10-25 15:44:21 +02:00 |