.. |
.gitignore
|
|
|
accidental.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
accidental.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
ambitus.cpp
|
add screenreader info for text and dynamics
|
2017-06-15 17:01:47 +02:00 |
ambitus.h
|
add screenreader info for text and dynamics
|
2017-06-15 17:01:47 +02:00 |
arpeggio.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
arpeggio.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
articulation.cpp
|
update scripting interface
|
2017-06-22 12:42:14 +02:00 |
articulation.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01: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
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
barline.cpp
|
misc. layout fixes
|
2017-06-02 10:28:29 +02:00 |
barline.h
|
misc. layout fixes
|
2017-06-02 10:28:29 +02:00 |
beam.cpp
|
fix for beam editing
|
2017-07-06 10:36:07 +02:00 |
beam.h
|
fix for beam editing
|
2017-07-06 10:36:07 +02:00 |
bend.cpp
|
fix warning regarding braces in initialization
|
2017-02-19 11:00:10 +01:00 |
bend.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
box.cpp
|
fix quirks while editing slurs in staves > 1
|
2017-07-05 17:41:47 +02:00 |
box.h
|
fix quirks while editing slurs in staves > 1
|
2017-07-05 17:41:47 +02:00 |
bracket.cpp
|
fix #230216: crash by switching between advanced and custom workspaces
|
2017-07-05 12:40:53 +02:00 |
bracket.h
|
fix #230216: crash by switching between advanced and custom workspaces
|
2017-07-05 12:40:53 +02:00 |
bracketItem.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
bracketItem.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
breath.cpp
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
breath.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
bsp.cpp
|
code cleanups & speed optimizations
|
2016-04-13 11:18:14 +02:00 |
bsp.h
|
|
|
bsymbol.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
bsymbol.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
check.cpp
|
fix #180996: bad 2.xx import; compact inspector text panel
|
2017-03-13 10:25:00 +01:00 |
chord.cpp
|
fix grace note layout
|
2017-07-06 09:59:29 +02:00 |
chord.h
|
update scripting interface
|
2017-06-22 12:42:14 +02:00 |
chordline.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
chordline.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
chordlist.cpp
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
chordlist.h
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
chordrest.cpp
|
fix grace note layout
|
2017-07-06 09:59:29 +02:00 |
chordrest.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
clef.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
clef.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02: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
|
update scripting interface
|
2017-06-22 12:42:14 +02:00 |
cmd.cpp
|
rollback text editing behaviour
|
2017-06-13 17:23:24 +02:00 |
cursor.cpp
|
updates to scripting, text editing
|
2017-05-19 09:06:58 +02:00 |
cursor.h
|
updates to scripting, text editing
|
2017-05-19 09:06:58 +02:00 |
doc.dox
|
|
|
drumset.cpp
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
drumset.h
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
dsp.cpp
|
|
|
dsp.h
|
|
|
duration.cpp
|
fix nested tuplet handling in checkMeasure()
|
2016-11-29 16:50:50 +01:00 |
duration.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
durationtype.cpp
|
mark fallthrough instances as intentional
|
2017-06-15 15:27:25 +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
|
add screenreader info for text and dynamics
|
2017-06-15 17:01:47 +02:00 |
dynamic.h
|
add screenreader info for text and dynamics
|
2017-06-15 17:01:47 +02:00 |
edit.cpp
|
fix a problem with editing time signatures
|
2017-07-08 11:35:15 +02:00 |
element.cpp
|
update text editing
|
2017-07-08 11:35:15 +02:00 |
element.h
|
update text editing
|
2017-07-08 11:35:15 +02:00 |
elementlayout.cpp
|
move Element::type() to ScoreElement
|
2017-01-18 14:16:33 +01:00 |
elementlayout.h
|
better bw. compatibility
|
2017-01-25 15:55:04 +01:00 |
elementmap.cpp
|
|
|
elementmap.h
|
|
|
excerpt.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
excerpt.h
|
Merge pull request #2953 from vinayakvivek/25271-part-export
|
2017-03-13 11:44:14 +01:00 |
fifo.cpp
|
|
|
fifo.h
|
code cleanups & speed optimizations
|
2016-04-13 11:18:14 +02:00 |
figuredbass.cpp
|
update undo/redo infrastructure for text editing
|
2017-04-11 11:34:47 +02:00 |
figuredbass.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
fingering.cpp
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
fingering.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01: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 #175886: allow fretboards to be added to chord symbols
|
2017-06-12 16:30:47 -06:00 |
fret.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
glissando.cpp
|
move Segment::Type into SegmentType
|
2017-03-08 13:12:26 +01:00 |
glissando.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01: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
|
rollback text editing behaviour
|
2017-06-13 17:23:24 +02:00 |
hairpin.h
|
fix sequencer stop handling
|
2017-06-24 10:40:04 +02:00 |
harmony.cpp
|
fix #175886: allow fretboards to be added to chord symbols
|
2017-06-12 16:30:47 -06:00 |
harmony.h
|
fix #175886: allow fretboards to be added to chord symbols
|
2017-06-12 16:30:47 -06:00 |
hook.cpp
|
fix missing hook in 1024th note
|
2017-03-24 10:55:30 +08:00 |
hook.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
icon.cpp
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
icon.h
|
Fixed missing includes and added missing declarations
|
2017-03-18 00:44:39 +01:00 |
image.cpp
|
export bitmap to svg with lower resolution than original when applicable
|
2017-05-17 19:39:21 +02:00 |
image.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
imageStore.cpp
|
fix #90811: allow dots in filenames
|
2015-12-16 10:24:34 +01:00 |
imageStore.h
|
|
|
iname.cpp
|
mark instrument names as not selectable/editable
|
2017-07-04 10:06:34 +02:00 |
iname.h
|
mark instrument names as not selectable/editable
|
2017-07-04 10:06:34 +02:00 |
input.cpp
|
move Segment::Type into SegmentType
|
2017-03-08 13:12:26 +01:00 |
input.h
|
fix nested tuplet handling in checkMeasure()
|
2016-11-29 16:50:50 +01:00 |
instrchange.cpp
|
fix #181616 disable change anchor for Instrument Change text
|
2017-03-15 20:51:55 -04:00 |
instrchange.h
|
fix #181616 disable change anchor for Instrument Change text
|
2017-03-15 20:51:55 -04:00 |
instrtemplate.cpp
|
fix import of barline span
|
2017-05-29 14:59:26 +02:00 |
instrtemplate.h
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
instrument.cpp
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01: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
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
jump.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
key.cpp
|
interpret custom keys
|
2017-02-13 12:45:37 +01:00 |
key.h
|
interpret custom keys
|
2017-02-13 12:45:37 +01: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
|
mark fallthrough instances as intentional
|
2017-06-15 15:27:25 +02:00 |
keysig.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
lasso.cpp
|
replace QStateMachine
|
2017-05-02 14:23:01 +02:00 |
lasso.h
|
fix for foto mode
|
2017-06-20 09:57:18 +02:00 |
layout.cpp
|
fix grace note layout
|
2017-07-06 09:59:29 +02:00 |
layout.h
|
layout for movements
|
2017-01-05 11:28:45 +01:00 |
layoutbreak.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
layoutbreak.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
ledgerline.cpp
|
get rid of special casing the z-order of ledger lines and images
|
2016-09-06 13:37:03 +02:00 |
ledgerline.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
line.cpp
|
fix quirks while editing slurs in staves > 1
|
2017-07-05 17:41:47 +02:00 |
line.h
|
fix quirks while editing slurs in staves > 1
|
2017-07-05 17:41:47 +02:00 |
lyrics.cpp
|
more style values for lyrics
|
2017-07-10 11:45:50 +02:00 |
lyrics.h
|
more style values for lyrics
|
2017-07-10 11:45:50 +02:00 |
marker.cpp
|
fix layout position of Jump/Marker
|
2017-02-10 15:13:23 +01:00 |
marker.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
mcursor.cpp
|
move Segment::Type into SegmentType
|
2017-03-08 13:12:26 +01:00 |
mcursor.h
|
specialize MasterScore() from Score()
|
2016-04-13 11:46:21 +02:00 |
measure.cpp
|
use barAccidentalDistance style parameter
|
2017-07-06 13:28:37 +02:00 |
measure.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
measurebase.cpp
|
fix #214991: All the frames are no longer drawn
|
2017-06-16 10:34:31 +02:00 |
measurebase.h
|
misc. layout fixes
|
2017-03-14 17:00:49 +01:00 |
midimapping.cpp
|
move more functions to MasterScore()
|
2016-04-13 11:50:18 +02:00 |
mscore.cpp
|
scripting update
|
2017-06-29 10:13:55 +02:00 |
mscore.h
|
update scripting interface
|
2017-06-22 12:42:14 +02:00 |
mscoreview.cpp
|
fix drag&drop of breaks
|
2017-05-22 17:27:23 +02:00 |
mscoreview.h
|
fix for foto mode
|
2017-06-20 09:57:18 +02:00 |
musescoreCore.h
|
move more functions to MasterScore()
|
2016-04-13 11:50:18 +02:00 |
navigate.cpp
|
fix #180986: crash on ctrl+home of empty score
|
2017-03-14 18:53:32 +01:00 |
navigate.h
|
|
|
note.cpp
|
fix regression: crash in mtest
|
2017-07-04 17:03:05 +02:00 |
note.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
notedot.cpp
|
change StaffType interface
|
2016-12-14 15:44:24 +01:00 |
notedot.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
noteentry.cpp
|
fix #195631 and other regressions
|
2017-05-03 16:20:04 +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
|
fix #122551 Text line: inability to delete or change the 'Begin' text
|
2016-08-30 14:03:26 +02:00 |
noteline.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
ossia.cpp
|
|
|
ossia.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
ottava.cpp
|
fix text layout for pedal lines
|
2017-06-08 15:43:05 +02:00 |
ottava.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
page.cpp
|
replace QStateMachine
|
2017-05-02 14:23:01 +02:00 |
page.h
|
replace QStateMachine
|
2017-05-02 14:23:01 +02:00 |
part.cpp
|
move Segment::Type into SegmentType
|
2017-03-08 13:12:26 +01:00 |
part.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
paste.cpp
|
fix for foto mode
|
2017-06-20 09:57:18 +02:00 |
pedal.cpp
|
fix text layout for pedal lines
|
2017-06-08 15:43:05 +02:00 |
pedal.h
|
fix text layout for pedal lines
|
2017-06-08 15:43:05 +02:00 |
pitch.cpp
|
|
|
pitch.h
|
|
|
pitchspelling.cpp
|
remove unused function in pitchspelling
|
2017-06-16 11:27: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
|
fix quirks while editing slurs in staves > 1
|
2017-07-05 17:41:47 +02: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
|
add more tuplet style values to inspector
|
2017-07-10 19:23:56 +02:00 |
property.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
range.cpp
|
add mtest for #184061
|
2017-03-29 00:53:02 +02:00 |
range.h
|
update global insert: combine tuplets
|
2016-12-06 09:36:02 +01:00 |
read114.cpp
|
mark fallthrough instances as intentional
|
2017-06-15 15:27:25 +02:00 |
read206.cpp
|
update scripting interface
|
2017-06-22 12:42:14 +02:00 |
read206.h
|
try to fix build
|
2017-01-25 18:46:21 +01:00 |
read300.cpp
|
Merge pull request #2921 from Jojo-Schmitz/score-props
|
2017-03-10 19:11:27 +01:00 |
README.md
|
|
|
rehearsalmark.cpp
|
fix lyrics auto placement
|
2017-06-02 11:59:32 +02:00 |
rehearsalmark.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
rendermidi.cpp
|
fix #230351: Articulations and ornaments do not play at moderate to high tempos
|
2017-07-05 23:50:46 +02:00 |
repeat.cpp
|
update global insert: combine tuplets
|
2016-12-06 09:36:02 +01:00 |
repeat.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
repeatlist.cpp
|
move Element::type() to ScoreElement
|
2017-01-18 14:16:33 +01:00 |
repeatlist.h
|
Fix #65161 repeatlist unwind section by section _rebased
|
2015-08-18 14:15:03 -04:00 |
rest.cpp
|
update for keysig
|
2017-06-23 13:53:45 +02:00 |
rest.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +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 grace note layout
|
2017-07-06 09:59:29 +02:00 |
score.h
|
rollback text editing behaviour
|
2017-06-13 17:23:24 +02:00 |
scoreElement.cpp
|
add more tuplet style values to inspector
|
2017-07-10 19:23:56 +02:00 |
scoreElement.h
|
update scripting interface
|
2017-06-22 12:42:14 +02:00 |
scorefile.cpp
|
rollback text editing behaviour
|
2017-06-13 17:23:24 +02:00 |
segment.cpp
|
layout tempo text on top of slurs
|
2017-07-04 16:43:25 +02:00 |
segment.h
|
fix import of barline span
|
2017-05-29 14:59:26 +02: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 #175886: allow fretboards to be added to chord symbols
|
2017-06-12 16:30:47 -06:00 |
select.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +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
|
remove debug artifact
|
2016-06-03 07:35:10 +02:00 |
shadownote.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
shape.cpp
|
regression: start edit mode when adding a slur
|
2017-06-23 19:30:54 +02:00 |
shape.h
|
misc. updates for barlines
|
2016-12-29 13:42:55 +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 slur/tie shape
|
2017-07-10 15:23:00 +02:00 |
slur.h
|
fix quirks while editing slurs in staves > 1
|
2017-07-05 17:41:47 +02:00 |
slurtie.cpp
|
update edit mode for slurs
|
2017-06-24 14:32:02 +02:00 |
slurtie.h
|
update edit mode for slurs
|
2017-06-24 14:32:02 +02:00 |
spacer.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
spacer.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
spanner.cpp
|
fix spanner startMeasure calls on non measure based spanner
|
2017-07-08 23:20:53 +02:00 |
spanner.h
|
misc. layout fixes
|
2017-06-02 10:28:29 +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 #183846 split irreg-len meas shouldn't add rest
|
2017-03-24 17:31:25 +01:00 |
staff.cpp
|
fix a problem with editing time signatures
|
2017-07-08 11:35:15 +02:00 |
staff.h
|
fix a problem with editing time signatures
|
2017-07-08 11:35:15 +02:00 |
stafflines.cpp
|
move Element::type() to ScoreElement
|
2017-01-18 14:16:33 +01:00 |
stafflines.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
staffstate.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
staffstate.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
stafftext.cpp
|
enhance 2.x compatibility
|
2017-05-23 16:52:04 +02:00 |
stafftext.h
|
enhance 2.x compatibility
|
2017-05-23 16:52:04 +02:00 |
stafftype.cpp
|
fix mtest
|
2017-03-06 12:57:12 +01:00 |
stafftype.h
|
fix #176511: Allow fingerings in tablature staves
|
2017-02-28 12:20:14 +01:00 |
stafftypechange.cpp
|
barline changes, part-1
|
2016-12-28 16:36:59 +01:00 |
stafftypechange.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01: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 edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
stem.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
stemslash.cpp
|
autoplace for volta
|
2016-07-10 12:00:57 +02:00 |
stemslash.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
stringdata.cpp
|
move Segment::Type into SegmentType
|
2017-03-08 13:12:26 +01:00 |
stringdata.h
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
style.cpp
|
use barAccidentalDistance style parameter
|
2017-07-06 13:28:37 +02:00 |
style.h
|
add slur min distance for autoplace
|
2017-06-24 15:52:00 +02:00 |
sym.cpp
|
support unicode symbols for 2.x compatibility
|
2017-05-24 17:07:03 +02:00 |
sym.h
|
remove CharFormatType
|
2017-05-22 15:27:16 +02:00 |
symbol.cpp
|
move Element::type() to ScoreElement
|
2017-01-18 14:16:33 +01:00 |
symbol.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
synthesizerstate.cpp
|
fix #187386: Save Online shows 'upload audio' when updating score, regardless of default synthesitzer settings
|
2017-04-12 13:19:37 +02:00 |
synthesizerstate.h
|
expose default synthesizer state
|
2017-03-17 09:03:15 +01:00 |
system.cpp
|
fix grandStaffDistance style parameter
|
2017-07-06 13:43:41 +02:00 |
system.h
|
fix lyrics auto placement
|
2017-06-02 11:59:32 +02:00 |
systemdivider.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
systemdivider.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
systemtext.cpp
|
updates for RehearsalMark
|
2017-02-08 18:11:51 +01:00 |
systemtext.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
tempo.cpp
|
take pause into account in time2tick
|
2015-05-13 14:16:19 +02:00 |
tempo.h
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
tempotext.cpp
|
fix #216236 Crash by opening the tempo palette
|
2017-06-06 16:03:28 +02:00 |
tempotext.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
text.cpp
|
add more tuplet style values to inspector
|
2017-07-10 19:23:56 +02:00 |
text.h
|
update text editing
|
2017-07-08 11:35:15 +02:00 |
textframe.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
textframe.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
textline.cpp
|
replace TextStyle by SubStyle
|
2017-01-16 20:59:21 +01:00 |
textline.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
textlinebase.cpp
|
enhance 2.x compatibility
|
2017-05-23 16:52:04 +02:00 |
textlinebase.h
|
fix note head dragging
|
2017-03-06 11:33:54 +01:00 |
tie.cpp
|
fix slur/tie shape
|
2017-07-10 15:23:00 +02:00 |
tie.h
|
fix quirks while editing slurs in staves > 1
|
2017-07-05 17:41:47 +02:00 |
tiemap.h
|
|
|
timesig.cpp
|
fix a problem with editing time signatures
|
2017-07-08 11:35:15 +02:00 |
timesig.h
|
fix writing of timesig subtype
|
2017-06-26 09:20:57 +02:00 |
transpose.cpp
|
move Segment::Type into SegmentType
|
2017-03-08 13:12:26 +01:00 |
tremolo.cpp
|
move Element::type() to ScoreElement
|
2017-01-18 14:16:33 +01:00 |
tremolo.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
tremolobar.cpp
|
replace TextStyle by SubStyle
|
2017-01-16 20:59:21 +01:00 |
tremolobar.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
trill.cpp
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
trill.h
|
update edit infrastructure
|
2017-03-31 13:03:30 +02:00 |
tuplet.cpp
|
add more tuplet style values to inspector
|
2017-07-10 19:23:56 +02:00 |
tuplet.h
|
add more tuplet style values to inspector
|
2017-07-10 19:23:56 +02:00 |
tupletmap.h
|
|
|
types.h
|
add missing file
|
2017-06-22 13:20:25 +02:00 |
undo.cpp
|
fixes for text editing
|
2017-06-30 12:27:54 +02:00 |
undo.h
|
fixes for text editing
|
2017-06-30 12:27:54 +02:00 |
utils.cpp
|
fix compiler warning introduced with d9d738d
|
2017-06-23 15:55:24 +02:00 |
utils.h
|
update for keysig
|
2017-06-23 13:53:45 +02:00 |
velo.cpp
|
|
|
velo.h
|
|
|
volta.cpp
|
Fix #215876: Empty volta line text is not preserved and reverts to "1."
|
2017-06-05 09:52:45 +02:00 |
volta.h
|
replace Q_OBJECT with Q_GADGET for all Element based classes
|
2017-02-17 15:48:28 +01:00 |
xml.h
|
Merge pull request #2921 from Jojo-Schmitz/score-props
|
2017-03-10 19:11:27 +01:00 |
xmlreader.cpp
|
fix tuplet duration and baselength when importing old files
|
2016-12-19 14:11:13 +01:00 |
xmlwriter.cpp
|
update scripting interface
|
2017-06-22 12:42:14 +02:00 |