MuseScore/libmscore
Nicolas Froment 7b0c242fbd Merge pull request #3107 from crispy7/fix-dot
fix #183821: Disable dots if it would result in more than 1024th rest
2017-03-28 19:28:35 +02:00
..
.gitignore
accidental.cpp interpret custom keys 2017-02-13 12:45:37 +01:00
accidental.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
ambitus.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
ambitus.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
arpeggio.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
arpeggio.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
articulation.cpp replace TextStyle by SubStyle 2017-01-16 20:59:21 +01: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 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
bagpembell.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
barline.cpp change barline alignment 2017-03-20 18:24:29 +01:00
barline.h change barline alignment 2017-03-20 18:24:29 +01:00
beam.cpp fix #183156: no hooks 2017-03-21 10:39:13 +01:00
beam.h misc. layout fixes 2017-03-14 17:00:49 +01: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 change drop behaviour for end-start repeat barlines 2017-03-08 10:51:19 +01:00
box.h fix #99146: File > Save Selection… leads to corrupt score if selection is not 4/4 and does not start with time signature 2017-03-09 23:55:10 +01:00
bracket.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
bracket.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
bsymbol.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
check.cpp fix #180996: bad 2.xx import; compact inspector text panel 2017-03-13 10:25:00 +01:00
chord.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
chord.h fix: adjust stave distance for lyrics 2017-03-17 11:51:03 +01:00
chordline.cpp fix #143791: Odd crash when saving chord line 2016-11-26 16:15:16 +01:00
chordline.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 #183156: no hooks 2017-03-21 10:39:13 +01:00
chordrest.h move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
clef.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
clef.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 better bw. compatibility 2017-01-25 15:55:04 +01:00
cmd.cpp Basic Tests for Q, W, Shift+Q, Shift+W 2017-03-24 02:12:40 -04:00
cursor.cpp Fixed missing includes and added missing declarations 2017-03-18 00:44:39 +01:00
cursor.h Fixed missing includes and added missing declarations 2017-03-18 00:44:39 +01: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 fix compilation warning 2017-03-25 12:38:34 +01: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 misc. layout fixes; inspector update 2017-02-08 13:29:25 +01:00
dynamic.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
edit.cpp change barline alignment 2017-03-20 18:24:29 +01:00
element.cpp fix #181671 restrict all Text drag to Page Boundaries 2017-03-15 23:42:40 -04:00
element.h update image element 2017-03-10 17:14:44 +01: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 misc. layout fixes 2017-03-14 17:00:49 +01: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 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
figuredbass.h move Segment::Type into SegmentType 2017-03-08 13:12:26 +01: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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
fret.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 hairpin updates 2017-03-16 12:13:35 +01:00
hairpin.h fix note head dragging 2017-03-06 11:33:54 +01:00
harmony.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
harmony.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 update image element 2017-03-10 17:14:44 +01:00
image.h update image element 2017-03-10 17:14:44 +01:00
imageStore.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
imageStore.h
iname.cpp Merge pull request #3078 from ericfont/181811-ValidateInstName 2017-03-20 18:00:04 +01:00
iname.h move Element::type() to ScoreElement 2017-01-18 14:16:33 +01: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 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01: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 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
keysig.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
lasso.cpp inspector update 2017-03-10 18:30:29 +01:00
lasso.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
layout.cpp fix #182226 segfault trying to switch visible state of bracket with 'v' key 2017-03-21 14:02:58 +01:00
layout.h layout for movements 2017-01-05 11:28:45 +01:00
layoutbreak.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
layoutbreak.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 change barline alignment 2017-03-20 18:24:29 +01:00
line.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
lyrics.cpp fix spacing of lyrics for multiple verses 2017-03-15 11:48:50 +01:00
lyrics.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 fix #183846 split irreg-len meas shouldn't add rest 2017-03-24 17:31:25 +01:00
measure.h fix #183846 split irreg-len meas shouldn't add rest 2017-03-24 17:31:25 +01:00
measurebase.cpp impl. staff type changes 2016-12-18 14:31:34 +01: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 fix style loading 2017-03-15 13:35:27 +01:00
mscore.h change barline alignment 2017-03-20 18:24:29 +01:00
mscoreview.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
mscoreview.h first simple implementation of slur autoplace 2016-11-15 16:33:38 +01: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 fix #48406: cannot extend range past grace notes with keybaord 2015-02-22 09:13:24 -07:00
note.cpp update image element 2017-03-10 17:14:44 +01:00
note.h fix compilation warning 2017-03-25 12:38:34 +01: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 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01: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 move Ottava::Type into OttavaType 2017-03-08 14:18:34 +01:00
ottava.h move Ottava::Type into OttavaType 2017-03-08 14:18:34 +01:00
page.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
page.h misc. layout fixes 2017-03-14 17:00:49 +01: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 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
pedal.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
pedal.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
pitch.cpp
pitch.h
pitchspelling.cpp Add more noteheads and staff type for dynamic noteheads (shapes, notenames, etc...) 2016-11-18 13:09:49 +01:00
pitchspelling.h Add more noteheads and staff type for dynamic noteheads (shapes, notenames, etc...) 2016-11-18 13:09:49 +01:00
pitchvalue.h
plugins.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
plugins.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +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 #180996: bad 2.xx import; compact inspector text panel 2017-03-13 10:25:00 +01:00
property.h update script interface 2017-02-27 12:19:30 +01:00
range.cpp misc. layout fixes 2017-03-14 17:00:49 +01:00
range.h update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
read114.cpp change barline alignment 2017-03-20 18:24:29 +01:00
read206.cpp enhance reading of old 3.x file format (PageFormat) 2017-03-22 10:04:36 +01: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 updates for RehearsalMark 2017-02-08 18:11:51 +01:00
rehearsalmark.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
rendermidi.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01: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 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
rest.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 #183821: Disable dots if it would result in more than 1024th rest 2017-03-26 14:47:25 +08:00
score.h Basic Tests for Q, W, Shift+Q, Shift+W 2017-03-24 02:12:40 -04:00
scoreElement.cpp Fix typo Staff Typeype->Type 2017-03-15 19:58:46 -04:00
scoreElement.h fix note head dragging 2017-03-06 11:33:54 +01:00
scorefile.cpp fix #99146: File > Save Selection… leads to corrupt score if selection is not 4/4 and does not start with time signature 2017-03-09 23:55:10 +01:00
segment.cpp change barline alignment 2017-03-20 18:24:29 +01:00
segment.h move Segment::Type into SegmentType 2017-03-08 13:12:26 +01: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 #99146: File > Save Selection… leads to corrupt score if selection is not 4/4 and does not start with time signature 2017-03-09 23:55:10 +01:00
select.h more option when selecting similar notes 2016-09-22 16:07:47 +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 misc. updates for barlines 2016-12-29 13:42:55 +01: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 misc. layout fixes 2017-03-14 17:00:49 +01:00
slur.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
slurtie.cpp replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
slurtie.h misc. layout fixes 2017-03-14 17:00:49 +01:00
spacer.cpp rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
spacer.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
spanner.cpp fix mtest join 2017-03-14 18:11:40 +01:00
spanner.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
staff.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
staffstate.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
stafftext.cpp misc. layout fixes; inspector update 2017-02-08 13:29:25 +01:00
stafftext.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
stem.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 enhance reading of old 3.x file format (PageFormat) 2017-03-22 10:04:36 +01:00
style.h hairpin updates 2017-03-16 12:13:35 +01:00
sym.cpp fix #179926: add scale property for time signature 2017-03-09 13:37:53 +01:00
sym.h fix #179926: add scale property for time signature 2017-03-09 13:37:53 +01: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 expose default synthesizer state 2017-03-17 09:03:15 +01:00
synthesizerstate.h expose default synthesizer state 2017-03-17 09:03:15 +01:00
system.cpp misc. layout fixes 2017-03-14 17:00:49 +01:00
system.h misc. layout fixes 2017-03-14 17:00:49 +01:00
systemdivider.cpp simply systemdivider 2016-12-16 17:25:07 +01:00
systemdivider.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
tempotext.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
text.cpp fix #183156: no hooks 2017-03-21 10:39:13 +01:00
text.h fix #181701 TextTools spinbox minimum set to 1. 2017-03-16 01:40:22 -04:00
textframe.cpp fixes for layout, align property 2017-02-23 11:42:03 +01:00
textframe.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01: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 hairpin updates 2017-03-16 12:13:35 +01:00
textlinebase.h fix note head dragging 2017-03-06 11:33:54 +01:00
tie.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
tie.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tiemap.h
timesig.cpp enhance reading of old 3.x file format (PageFormat) 2017-03-22 10:04:36 +01:00
timesig.h fix #182211: Time Signature position of numerals not updated when staff size change 2017-03-20 18:24:29 +01: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 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
trill.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tuplet.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
tuplet.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
tupletmap.h
undo.cpp change barline alignment 2017-03-20 18:24:29 +01:00
undo.h change PageFormat to simple style values 2017-01-23 21:53:51 +01:00
utils.cpp move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
utils.h fix #140266: no system header after horizontal frame; code cleanups 2016-12-12 10:31:37 +01:00
velo.cpp
velo.h
volta.cpp fixes for layout, align property 2017-02-23 11:42:03 +01: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 fix crash writing styles 2017-02-08 20:12:07 +01:00

libmscore

MuseScore score rendering library