MuseScore/libmscore
Nicolas Froment f783a7449b Merge pull request #1453 from MarcSabatella/38991-cursor-jump-updown
fix #38991: cursor jump on up/down if layout changes
2014-11-16 19:49:26 +01:00
..
.gitignore add libmscore 2012-05-26 14:54:47 +02:00
accidental.cpp fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
accidental.h Score accessibility system. 2014-08-19 00:09:13 +03:00
ambitus.cpp fix #30471 2014-08-22 16:52:31 +02:00
ambitus.h Score accessibility system. 2014-08-19 00:09:13 +03:00
arpeggio.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
arpeggio.h fix #29431 2014-08-13 21:01:21 +02:00
articulation.cpp fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
articulation.h Adds to the Articulation class 4 symbols for lute tablature fingerings. 2014-09-08 19:03:20 +02:00
audio.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
audio.h add namespace Ms 2013-05-13 19:43:59 +02:00
bagpembell.cpp fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
bagpembell.h fix #29341: Several strings show untranslated in MuseScore 2014-08-11 12:33:46 +02:00
barline.cpp fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
barline.h add bar line subtypes to the selection dialog 2014-11-06 23:08:50 +01:00
beam.cpp fix #37961 2014-11-01 11:07:57 +01:00
beam.h fix #37456 2014-10-28 13:45:35 +01:00
bend.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
bend.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
box.cpp fix #36776 2014-10-16 11:56:25 +02:00
box.h fix #36776 2014-10-16 11:56:25 +02:00
bracket.cpp fix #29431 2014-08-13 21:01:21 +02:00
bracket.h fix #29431 2014-08-13 21:01:21 +02:00
breath.cpp Score accessibility system. 2014-08-19 00:09:13 +03:00
breath.h Score accessibility system. 2014-08-19 00:09:13 +03:00
bsp.cpp convert enum Type to enum class 2014-05-23 10:35:09 +02:00
bsp.h convert enum Type to enum class 2014-05-23 10:35:09 +02:00
bsymbol.cpp fix #29431 2014-08-13 21:01:21 +02:00
bsymbol.h fix #29431 2014-08-13 21:01:21 +02:00
check.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
chord.cpp fix #37571 2014-11-01 13:05:18 +01:00
chord.h Score accessibility system. 2014-08-19 00:09:13 +03:00
chordline.cpp fix problems reported by lupdate 2014-11-04 15:04:30 +01:00
chordline.h Score accessibility system. 2014-08-19 00:09:13 +03:00
chordlist.cpp fix #29671: provide more consistent information for accessibility 2014-08-17 08:01:56 -06:00
chordlist.h fix #29671: provide more consistent information for accessibility 2014-08-17 08:01:56 -06:00
chordrest.cpp fix #38211 2014-11-05 19:18:51 +02:00
chordrest.h fix #36731 2014-10-16 18:12:58 +02:00
clef.cpp Merge pull request #1282 from trig-ger/memory_fixes 2014-10-04 13:53:27 +02:00
clef.h Fix Clef elements memory leak 2014-09-06 21:35:28 +04:00
cleflist.cpp rework initial clef, staff type change 2014-08-14 14:34:45 +02:00
cleflist.h rework initial clef, staff type change 2014-08-14 14:34:45 +02:00
CMakeLists.txt update KeySig implementation 2014-06-03 15:28:10 +02:00
cmd.cpp add explode and implode functions 2014-11-15 15:22:15 -07:00
cursor.cpp Added property keySignature to Cursor 2014-08-23 20:28:02 +02:00
cursor.h Added property keySignature to Cursor 2014-08-23 20:28:02 +02:00
doc.dox remove deferred loading of chords.xml 2013-06-24 10:26:58 +02:00
drumset.cpp add more shortcuts in default drumset 2014-08-25 10:22:36 +02:00
drumset.h Updates to grips on chordlines, GP drumset moved to libmscore/, enhanced restrictions on degree of slide modification 2014-08-15 16:22:35 +01:00
dsp.cpp fix problems reported by lupdate 2014-11-04 15:04:30 +01:00
dsp.h fix problems reported by lupdate 2014-11-04 15:04:30 +01:00
duration.cpp fix #38486 2014-11-12 15:01:36 +01:00
duration.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
durationtype.cpp fix the remaining (pre-)translation issues 2014-08-19 16:22:30 +02:00
durationtype.h Score accessibility system. 2014-08-19 00:09:13 +03:00
dynamic.cpp fix #34876 2014-10-04 18:22:52 +02:00
dynamic.h Score accessibility system. 2014-08-19 00:09:13 +03:00
edit.cpp fix #38766: bad input position after timesig change 2014-11-11 08:32:01 -07:00
element.cpp Merge pull request #1416 from mgavioli/scripts_bbox_in_spatium_units 2014-11-07 17:08:42 +00:00
element.h Correct pagePos too to use spatium() scaling and add Element.spatium property 2014-11-02 22:44:35 +01:00
elementlayout.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
elementlayout.h implement restyling of text 2014-03-14 16:16:54 +01:00
elementmap.cpp use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
elementmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
excerpt.cpp fix #38486 2014-11-12 15:01:36 +01:00
excerpt.h update mtest 2014-11-04 12:08:25 +01:00
fifo.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
fifo.h add namespace Ms 2013-05-13 19:43:59 +02:00
figuredbass.cpp fix translation of some accessibility infos 2014-08-22 18:29:52 +02:00
figuredbass.h Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +02:00
fingering.cpp add new fingering styles 2014-10-17 11:47:57 -06:00
fingering.h add new fingering styles 2014-10-17 11:47:57 -06:00
fraction.cpp fix #25876 2014-07-28 15:54:58 +02:00
fraction.h some purly cosmetic changes 2014-05-12 12:28:07 +02:00
fret.cpp Added comments and spaces 2014-08-15 22:49:59 +02:00
fret.h fix #29431 2014-08-13 21:01:21 +02:00
glissando.cpp fix possible crash when layouting glissando when chord has dot but notes doesn't because in a tabstaff 2014-11-11 14:38:10 +00:00
glissando.h move GlissandoType to Glissando::Type 2014-06-26 11:57:50 +02:00
groups.cpp fix #38731: Beams connected to irregular tuplets in a 4/4 time signature and on beats one and three are incorrect 2014-11-10 19:08:53 +00:00
groups.h move BeamMode to Beam::Mode 2014-06-26 12:01:55 +02:00
hairpin.cpp fixed crescendo/decrescendo tests since default velochange is now 0 instead of 10; VELO_CHANGE is now saved with writeProperty(); fixed edge case with a final hairpin not followed by a dynamic 2014-09-25 02:05:47 -07:00
hairpin.h Score accessibility system. 2014-08-19 00:09:13 +03:00
harmony.cpp fix #37506: fix rendering of rootless slash chords 2014-10-26 11:47:07 -06:00
harmony.h Score accessibility system. 2014-08-19 00:09:13 +03:00
hook.cpp improve enum ElementFlag 2014-05-23 10:35:22 +02:00
hook.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
icon.cpp fix #39191: Some palettes become empty after adding a new workspace and switching the levels 2014-11-16 19:44:55 +01:00
icon.h cleanups for shortcuts 2014-11-14 18:08:02 +01:00
image.cpp fix #37881 2014-11-01 14:03:03 +01:00
image.h fix #36731 2014-10-16 18:12:58 +02:00
imageStore.cpp fix #24468 2014-05-15 13:42:03 +02:00
imageStore.h add namespace Ms 2013-05-13 19:43:59 +02:00
iname.cpp convert unnamed enum into enum TextStyleType 2014-05-30 13:37:30 +02:00
iname.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
input.cpp fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
input.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
instrchange.cpp fix #25445: instrument change elements are staff-relative 2014-06-07 17:47:01 -06:00
instrchange.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
instrtemplate.cpp fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrtemplate.h fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrument.cpp fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrument.h fix 2 compiler warnings 2014-08-17 12:50:22 +02:00
instrument_p.h Updated drumset representation 2014-08-15 16:22:33 +01:00
interval.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
interval.h fix #25580 2014-05-05 15:38:49 +02:00
joinMeasure.cpp update mtest 2014-08-06 16:58:48 +02:00
jump.cpp fix translations using unicode 2014-08-26 17:40:02 +02:00
jump.h Score accessibility system. 2014-08-19 00:09:13 +03:00
key.cpp addressing @lasconic's concerns 2014-06-24 14:47:13 +02:00
key.h fix warnings reg. set but unused variables 2014-08-25 09:29:47 +02:00
keyfinder.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
keyfinder.h add namespace Ms 2013-05-13 19:43:59 +02:00
keylist.cpp stronger typing for key 2014-06-20 17:07:22 +02:00
keylist.h stronger typing for key 2014-06-20 17:07:22 +02:00
keysig.cpp fix #29931 2014-10-23 17:00:23 +02:00
keysig.h Fix KeySym memory leak 2014-09-06 21:35:28 +04:00
lasso.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
lasso.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
layout.cpp Merge pull request #1439 from MarcSabatella/38501-cross-staff-gliss 2014-11-11 13:33:51 +00:00
layout.h add namespace Ms 2013-05-13 19:43:59 +02:00
layoutbreak.cpp fix #29431 2014-08-13 21:01:21 +02:00
layoutbreak.h fix #29431 2014-08-13 21:01:21 +02:00
ledgerline.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ledgerline.h partial fix for #23324 2014-06-27 14:03:17 +02:00
line.cpp fix #37021: minimum line length can overlap next note 2014-10-18 13:31:09 -06:00
line.h fix #28761 2014-08-06 12:28:58 +02:00
lyrics.cpp remove verse number from Lyric 2014-10-22 12:08:39 +02:00
lyrics.h shortcuts for select similar should work 2014-11-07 18:44:08 +00:00
marker.cpp fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
marker.h Score accessibility system. 2014-08-19 00:09:13 +03:00
mcursor.cpp fix #29751 2014-08-16 14:40:16 +02:00
mcursor.h stronger typing for key 2014-06-20 17:07:22 +02:00
measure.cpp fix #38486 2014-11-12 15:01:36 +01:00
measure.h fix #36256 2014-10-21 18:57:43 +02:00
measurebase.cpp fix #38486 2014-11-12 15:01:36 +01:00
measurebase.h fix #30961 2014-08-27 14:36:42 +02:00
mscore.cpp Merge pull request #1292 from mirek2/color-scheme 2014-09-09 10:43:00 +02:00
mscore.h fix #35466 2014-11-06 10:44:57 +01:00
mscoreview.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
mscoreview.h remove/add some semicolons 2014-05-16 13:58:33 +02:00
navigate.cpp fix #29406: grace note navigation 2014-08-17 12:12:14 -06:00
navigate.h refactoring grace notes 2013-06-12 14:23:57 +02:00
noscript.h add compile option for plugin system 2012-07-09 14:16:27 +02:00
note.cpp Merge pull request #1435 from andreituicu/fix_38211 2014-11-07 17:06:49 +00:00
note.h fix #36731 2014-10-16 18:12:58 +02:00
notedot.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
notedot.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
noteevent.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
noteevent.h add namespace Ms 2013-05-13 19:43:59 +02:00
noteline.cpp refactoring spanner, part I 2013-06-10 11:03:34 +02:00
noteline.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ossia.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
ossia.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
ottava.cpp fix #36446: ottava numbers only property not read in inspector 2014-10-12 11:38:02 -06:00
ottava.h Score accessibility system. 2014-08-19 00:09:13 +03:00
page.cpp fix #38636: take 2 2014-11-10 10:38:10 +00:00
page.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
part.cpp fix #36461: Export port information to MIDI files 2014-10-12 15:24:19 +05:00
part.h fix #36461: Export port information to MIDI files 2014-10-12 15:24:19 +05:00
paste.cpp Merge pull request #1360 from AntonioBL/paste_chordrest 2014-11-07 17:17:06 +00:00
pedal.cpp fix #35621: pedal endpoint in multivoice context 2014-10-07 22:54:00 -06:00
pedal.h fix #28761 2014-08-06 12:28:58 +02:00
pitch.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
pitch.h add namespace Ms 2013-05-13 19:43:59 +02:00
pitchspelling.cpp Score accessibility system. 2014-08-19 00:09:13 +03:00
pitchspelling.h fix warnings reg. set but unused variables 2014-08-25 09:29:47 +02:00
pitchvalue.h Updates to tremolo bar support, merge fixes 2014-08-15 16:22:34 +01:00
plugins.cpp fix SCRIPT_INTERFACE use in plugin framework 2014-05-19 15:18:50 +02:00
plugins.h fix SCRIPT_INTERFACE use in plugin framework 2014-05-19 15:18:50 +02:00
pos.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
pos.h convert enum TType into enum class 2014-05-26 15:49:20 +02:00
property.cpp fix #37026 2014-10-22 11:30:33 +02:00
property.h add lineVisible property to TextLine elements 2014-10-16 11:56:25 +02:00
range.cpp fix #38341 2014-11-13 11:53:42 +01:00
range.h fix #38341 2014-11-13 11:53:42 +01:00
read114.cpp fix #33726 2014-11-03 10:32:56 +01:00
README.md add libmscore 2012-05-26 14:54:47 +02:00
rehearsalmark.cpp alignment of tempo text & rehearsal marks 2014-08-21 10:48:58 -06:00
rehearsalmark.h alignment of tempo text & rehearsal marks 2014-08-21 10:48:58 -06:00
rendermidi.cpp manually merge PR #1437 2014-11-07 17:14:17 +00:00
repeat.cpp fix regressions / mtest 2014-10-16 18:51:14 +02:00
repeat.h Score accessibility system. 2014-08-19 00:09:13 +03:00
repeatlist.cpp fix #35001: Repeat Count does not work on a single measure 2014-10-01 18:08:32 +02:00
repeatlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
rest.cpp fix #38211 2014-11-05 19:18:51 +02:00
rest.h fix #38211 2014-11-05 19:18:51 +02:00
revisions.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
revisions.h add namespace Ms 2013-05-13 19:43:59 +02:00
score.cpp Merge pull request #1453 from MarcSabatella/38991-cursor-jump-updown 2014-11-16 19:49:26 +01:00
score.h add explode and implode functions 2014-11-15 15:22:15 -07:00
scorefile.cpp show thumbnails for all files 2014-11-14 13:17:56 +01:00
segment.cpp Merge pull request #1275 from heuchi/heuchi-pluginAPIannotations 2014-10-31 22:28:54 +00:00
segment.h expose annotations of Segment to plugins 2014-09-03 19:33:25 +02:00
segmentlist.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
segmentlist.h move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
select.cpp fix #35466 2014-11-06 10:44:57 +01:00
select.h Added voice filtering for copy paste 2014-08-12 14:20:31 +02:00
sequencer.h add namespace Ms 2013-05-13 19:43:59 +02:00
shadownote.cpp Brighter colors, as requested 2014-09-09 00:34:42 +02:00
shadownote.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
sig.cpp fix #25681 2014-08-07 10:19:11 +02:00
sig.h fix #25681 2014-08-07 10:19:11 +02:00
slur.cpp fix slur/tie regression 2014-11-06 19:18:42 +01:00
slur.h fix #35841: slurs and ties should not be treated as similar for selection 2014-10-07 20:21:02 -06:00
spacer.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
spacer.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
spanner.cpp fix #22779 : Slur color change not showing in the score 2014-10-01 15:47:59 +02:00
spanner.h fix #22779 : Slur color change not showing in the score 2014-10-01 15:47:59 +02:00
spannermap.cpp fix #31281 2014-10-16 14:44:06 +02:00
spannermap.h revert PR #1030 2014-07-21 11:43:50 +02:00
spatium.h add namespace Ms 2013-05-13 19:43:59 +02:00
splitMeasure.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
staff.cpp fix #31576: get right clef & key when inserting measures 2014-08-30 13:59:31 -06:00
staff.h fix #29751 2014-08-16 14:40:16 +02:00
staffstate.cpp fix #29431 2014-08-13 21:01:21 +02:00
staffstate.h fix #29431 2014-08-13 21:01:21 +02:00
stafftext.cpp Merge pull request #1135 from Jojo-Schmitz/translate 2014-08-17 14:42:06 +02:00
stafftext.h Replaced swingUnit by unit and swingRatio by ratio, also made _swing private 2014-08-14 16:51:32 +05:30
stafftype.cpp fix some pre-translation issues 2014-08-25 09:30:47 +02:00
stafftype.h fix #26731 2014-07-14 15:58:52 +02:00
stem.cpp fix #37756: crash on drum entry 2014-10-29 07:19:44 -06:00
stem.h fix #29431 2014-08-13 21:01:21 +02:00
stemslash.cpp convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
stemslash.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
stringdata.cpp Fix #32396 : Bugs in TAB note inputs. 2014-09-07 10:59:12 +02:00
stringdata.h Open strings in StringData. 2014-08-15 02:15:24 +02:00
style.cpp Merge pull request #1388 from MarcSabatella/fingering-improvements 2014-11-01 13:40:30 +01:00
style.h add style option for MusicalTexFont 2014-07-26 11:55:45 +02:00
style_p.h turn enum TextStyleType into enum class 2014-07-15 14:23:19 +02:00
sym.cpp fix #38466: Choosing Style/General Crashes Program 2014-11-07 16:11:57 +00:00
sym.h Delay the creation of QFont objects after complete startup. On some plaforms, QFont needs an initialized QScreen etc... 2014-11-06 15:02:41 +00:00
symbol.cpp fix #26586 2014-07-17 15:28:02 +02:00
symbol.h partial fix for #23324 2014-06-27 14:03:17 +02:00
synthesizerstate.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
synthesizerstate.h add namespace Ms 2013-05-13 19:43:59 +02:00
system.cpp fix #30941 2014-10-22 17:17:26 +02:00
system.h Added 4 new navigation commands: 2014-08-17 17:25:21 +03:00
tempo.cpp convert enum TempoType into enum class 2014-05-26 12:27:36 +02:00
tempo.h convert enum TempoType into enum class 2014-05-26 12:27:36 +02:00
tempotext.cpp fix crash one tempo mark user offset in 1.3 2014-08-25 10:42:38 -06:00
tempotext.h Score accessibility system. 2014-08-19 00:09:13 +03:00
text.cpp add text subtypes to the selection dialog 2014-11-07 12:28:32 +01:00
text.h add text subtypes to the selection dialog 2014-11-07 12:28:32 +01:00
textframe.cpp fix #36776 2014-10-16 11:56:25 +02:00
textframe.h fix #36776 2014-10-16 11:56:25 +02:00
textline.cpp add lineVisible property to TextLine elements 2014-10-16 11:56:25 +02:00
textline.h add lineVisible property to TextLine elements 2014-10-16 11:56:25 +02:00
tie.cpp fix slur/tie regression 2014-11-06 19:18:42 +01:00
tie.h fix #25681 2014-08-07 10:19:11 +02:00
tiemap.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesig.cpp Comment removed. 2014-10-17 11:28:05 +02:00
timesig.h fix #14548 2014-10-09 11:14:15 +02:00
transpose.cpp fix #31391: fix concert pitch switch to not affect linked scores 2014-08-29 19:25:30 -06:00
tremolo.cpp fix translation of some accessibility infos 2014-08-22 18:29:52 +02:00
tremolo.h Score accessibility system. 2014-08-19 00:09:13 +03:00
tremolobar.cpp Fix #35136 : Tremolo bar always on top staff + crash on delete 2014-10-13 18:06:51 +02:00
tremolobar.h move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
trill.cpp fix translations using unicode 2014-08-26 17:40:02 +02:00
trill.h Score accessibility system. 2014-08-19 00:09:13 +03:00
tuplet.cpp fix nested tuplets for parts and linked staves 2014-09-28 11:10:39 +02:00
tuplet.h move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
tupletmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
undo.cpp cleanups for shortcuts 2014-11-14 18:08:02 +01:00
undo.h reduce undo/redo memory leak 2014-11-06 11:34:42 +01:00
utils.cpp fix #32356: Crash when pasting 'all' to new file 2014-09-06 12:50:28 +02:00
utils.h fix #33366 2014-09-22 14:31:48 +02:00
velo.cpp fixed crescendo/decrescendo tests since default velochange is now 0 instead of 10; VELO_CHANGE is now saved with writeProperty(); fixed edge case with a final hairpin not followed by a dynamic 2014-09-25 02:05:47 -07:00
velo.h convert enum VeloType into enum class 2014-05-26 12:27:35 +02:00
volta.cpp fix #33636 2014-09-25 11:34:26 +02:00
volta.h Score accessibility system. 2014-08-19 00:09:13 +03:00
xml.cpp Added clipboard check in canWrite methods 2014-08-12 14:45:32 +02:00
xml.h fix #35466 2014-11-06 10:44:57 +01:00

libmscore

MuseScore score rendering library