MuseScore/libmscore
Nicolas Froment 1cfa9547ba Merge pull request #836 from mgavioli/fix_22917_regression_in_previous_fix
Fix #22917 - Previous fix actually disable precise bar line editing
2014-04-15 08:14:45 +02:00
..
.gitignore add libmscore 2012-05-26 14:54:47 +02:00
accidental.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
accidental.h smufl integration, part I 2013-11-12 09:29:12 +01:00
ambitus.cpp Merge pull request #824 from mgavioli/fix_ambitus_layout 2014-04-10 21:06:52 +02:00
ambitus.h merge Ambitus 2013-11-25 15:28:53 +01:00
arpeggio.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
arpeggio.h fix #16626 2014-03-16 14:57:32 +01:00
articulation.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
articulation.h fix #23366: Top/Bottom vs. Above/Below Staff 2013-12-05 16:22:59 +01: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 oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
barline.cpp Fix #22917 - Previous fix actually disable precise dragging of bar line grips. 2014-04-14 19:42:12 +02:00
barline.h fix #22917: Dragging bar lines to top or bottom staff lines requires extra precision 2014-04-08 10:42:25 +02:00
beam.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
beam.h fix #16626 2014-03-16 14:57:32 +01:00
bend.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
bend.h add namespace Ms 2013-05-13 19:43:59 +02:00
box.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
box.h fix #16626 2014-03-16 14:57:32 +01:00
bracket.cpp fix #16626 2014-03-16 14:57:32 +01:00
bracket.h fix #16626 2014-03-16 14:57:32 +01:00
breath.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
breath.h smufl integration, part I 2013-11-12 09:29:12 +01:00
bsp.cpp Fix a bug in BSP 2014-01-03 19:24:15 -08:00
bsp.h Make bsp safer to use. 2013-12-30 09:59:44 -08:00
bsymbol.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
bsymbol.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
check.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
chord.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
chord.h implement separate tpc values for transposed view 2014-04-09 09:40:48 +02:00
chordline.cpp fix #16626 2014-03-16 14:57:32 +01:00
chordline.h fix #16626 2014-03-16 14:57:32 +01:00
chordlist.cpp fix #24877 2014-03-15 12:15:49 +01:00
chordlist.h fix #24877 2014-03-15 12:15:49 +01:00
chordrest.cpp fix #24906 2014-03-20 10:01:13 +01:00
chordrest.h change spanner to use closed interval tick-tick2 2013-08-12 10:38:07 +02:00
clef.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
clef.h make clef non editable, generated or not, it's confusing otherwise 2014-04-13 11:38:05 +02:00
cleflist.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
cleflist.h update clef implementation 2013-09-05 16:38:04 +02:00
CMakeLists.txt rework text implementation 2014-02-11 14:27:44 +01:00
cmd.cpp fix #25360 2014-04-14 10:39:27 +02:00
cursor.cpp bugfixes for plugins; new test plugin random2 2013-10-06 15:04:23 +02:00
cursor.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
doc.dox remove deferred loading of chords.xml 2013-06-24 10:26:58 +02:00
drumset.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
drumset.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
dsp.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
dsp.h add namespace Ms 2013-05-13 19:43:59 +02:00
duration.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
duration.h fix #22082 2013-07-31 11:06:01 +02:00
durationtype.cpp fix #25130 2014-03-26 08:12:10 +01:00
durationtype.h fix #25130 2014-03-26 08:12:10 +01:00
dynamic.cpp fix #25231 2014-04-14 13:16:46 +02:00
dynamic.h dynamics update 2014-03-14 18:34:07 +01:00
edit.cpp fix #25360 2014-04-14 10:39:27 +02:00
element.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
element.h bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
elementlayout.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01: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 #24906 2014-03-20 10:01:13 +01:00
excerpt.h add namespace Ms 2013-05-13 19:43:59 +02:00
fifo.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
fifo.h add namespace Ms 2013-05-13 19:43:59 +02:00
figuredbass.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
figuredbass.h Fix #25060 - Fix FiguredBass creating, editing and displaying. 2014-03-28 10:57:42 +01:00
fingering.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
fingering.h add namespace Ms 2013-05-13 19:43:59 +02:00
fraction.cpp fix mac build std::abs --> qAbs 2013-07-13 14:48:25 +02:00
fraction.h All midi import base on fractions 2013-07-13 14:48:44 +04:00
fret.cpp fix default layout of chordnames and fretboard 2014-02-27 20:05:52 +01:00
fret.h Rename Tablature class to StringData 2013-09-15 18:43:48 +02:00
glissando.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
glissando.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
groups.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
groups.h add more default beaming, fix time signature properties beaming options 2013-08-14 09:47:15 +02:00
hairpin.cpp fix #16626 2014-03-16 14:57:32 +01:00
hairpin.h fix #16626 2014-03-16 14:57:32 +01:00
harmony.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
harmony.h handle style change for Marker 2014-01-16 12:33:23 +01:00
hook.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
hook.h fix #21221 2013-05-28 15:42:16 +02:00
icon.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
icon.h add namespace Ms 2013-05-13 19:43:59 +02:00
image.cpp fix #16626 2014-03-16 14:57:32 +01:00
image.h fix #16626 2014-03-16 14:57:32 +01:00
imageStore.cpp fix #23366: more fixes for capitalization 2014-03-04 07:44:56 +01:00
imageStore.h add namespace Ms 2013-05-13 19:43:59 +02:00
iname.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
iname.h add namespace Ms 2013-05-13 19:43:59 +02:00
input.cpp fix #23358 2013-10-31 08:12:53 +01:00
input.h fix #23358 2013-10-31 08:12:53 +01:00
instrchange.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
instrchange.h fix #24657: save correct mixer info for instrument change 2014-02-12 13:59:52 -07:00
instrtemplate.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
instrtemplate.h Rename Tablature class to StringData 2013-09-15 18:43:48 +02:00
instrument.cpp fix instrument name format in score file 2014-03-25 16:55:51 +01:00
instrument.h update regression tests 2014-02-12 12:51:00 +01:00
instrument_p.h rework text implementation 2014-02-11 14:27:44 +01:00
interval.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
interval.h add namespace Ms 2013-05-13 19:43:59 +02:00
joinMeasure.cpp fix #21174: Notes stays blue after join 2014-03-10 23:36:52 +05:00
jump.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
jump.h add namespace Ms 2013-05-13 19:43:59 +02:00
key.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
key.h fix #21221 2013-05-28 15:42:16 +02:00
keyfinder.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
keyfinder.h add namespace Ms 2013-05-13 19:43:59 +02:00
keysig.cpp Fix #20724 - Remove "Hide/show naturals" in keysig context menu. 2014-04-10 21:15:49 +02:00
keysig.h Fix #20724 - Remove "Hide/show naturals" in keysig context menu. 2014-04-10 21:15:49 +02:00
lasso.cpp fix #16626 2014-03-16 14:57:32 +01:00
lasso.h fix #16626 2014-03-16 14:57:32 +01:00
layout.cpp Fix #20724 - Remove "Hide/show naturals" in keysig context menu. 2014-04-10 21:15:49 +02:00
layout.h add namespace Ms 2013-05-13 19:43:59 +02:00
layoutbreak.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
layoutbreak.h expose LineBreakType to plugins 2013-10-05 23:13:33 +02:00
ledgerline.cpp add access to grace notes from plugins 2013-09-23 12:40:23 +02:00
ledgerline.h add namespace Ms 2013-05-13 19:43:59 +02:00
line.cpp SLine does not call adjustReadPost() on layout. 2014-04-13 00:11:23 +02:00
line.h fix #16626 2014-03-16 14:57:32 +01:00
lyrics.cpp fix #7885: Lyric pasting should break at hyphens 2014-03-22 14:54:15 +01:00
lyrics.h fix #7885: Lyric pasting should break at hyphens 2014-03-22 14:54:15 +01:00
marker.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
marker.h fix typo 2014-01-26 13:45:28 +01:00
mcursor.cpp fix #14764 2014-03-04 13:06:23 +01:00
mcursor.h add namespace Ms 2013-05-13 19:43:59 +02:00
measure.cpp Merge pull request #824 from mgavioli/fix_ambitus_layout 2014-04-10 21:06:52 +02:00
measure.h fix #25052 2014-03-26 11:02:23 +01:00
measurebase.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
measurebase.h expose LineBreakType to plugins 2013-10-05 23:13:33 +02:00
mscore.cpp remove options to change copyright and fraction symbols automatically 2014-04-04 19:45:52 +02:00
mscore.h remove options to change copyright and fraction symbols automatically 2014-04-04 19:45:52 +02:00
mscoreview.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
mscoreview.h fix #7885: Lyric pasting should break at hyphens 2014-03-22 14:54:15 +01:00
navigate.cpp change implementation of multi measure rests 2013-09-19 15:08:54 +02: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 fix #25231 2014-04-14 13:16:46 +02:00
note.h fix #25360 2014-04-14 10:39:27 +02:00
notedot.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
notedot.h fix #12970 2013-07-15 08:15:20 +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 refactoring spanner, part I 2013-06-10 11:03:34 +02:00
ossia.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
ossia.h add namespace Ms 2013-05-13 19:43:59 +02:00
ottava.cpp fix import of ottava type from 1.3 files 2014-03-20 16:29:49 +01:00
ottava.h simplify TextLine, use only text and drop symbols 2014-03-06 14:53:22 +01:00
page.cpp fix #23038: make tooltip translatable 2014-03-13 16:30:07 +01:00
page.h fix #21189: Page Settings -> first Page number is not retained from a 1.x score 2013-05-23 13:59:38 +02:00
part.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
part.h fix insert/delete measures for parts 2014-03-03 17:45:43 +01:00
paste.cpp implement separate tpc values for transposed view 2014-04-09 09:40:48 +02:00
pedal.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
pedal.h updates for style 2013-08-09 11:42:45 +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 bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
pitchspelling.h Selecting [undefined] TPC in Ambitus inspector causes crash. 2014-03-16 23:40:20 +01:00
pitchvalue.h add namespace Ms 2013-05-13 19:43:59 +02:00
pos.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
pos.h add namespace Ms 2013-05-13 19:43:59 +02:00
property.cpp Fix #20724 - Remove "Hide/show naturals" in keysig context menu. 2014-04-10 21:15:49 +02:00
property.h Fix #20724 - Remove "Hide/show naturals" in keysig context menu. 2014-04-10 21:15:49 +02:00
qzip.cpp fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
qzipreader_p.h fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
qzipwriter_p.h fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
range.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
range.h fix #24350: markings lost after timesig change 2014-01-20 18:49:20 -07:00
read114.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
README.md add libmscore 2012-05-26 14:54:47 +02:00
rehearsalmark.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
rehearsalmark.h add namespace Ms 2013-05-13 19:43:59 +02:00
rendermidi.cpp slur playback for the whole staff 2014-04-05 20:57:43 +02:00
repeat.cpp fix drawing and layouting of repeat measure sign 2013-09-04 10:49:33 +02:00
repeat.h add namespace Ms 2013-05-13 19:43:59 +02:00
repeatlist.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
repeatlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
rest.cpp fix #24223: rests outside staff should show ledger lines 2014-03-15 12:32:58 +01:00
rest.h fix #24223: rests outside staff should show ledger lines 2014-03-15 12:32:58 +01: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 fix #4487 2014-04-10 15:10:28 +02:00
score.h Merge pull request #826 from Jojo-Schmitz/25319-followup 2014-04-09 17:57:42 +02:00
scorefile.cpp implement separate tpc values for transposed view 2014-04-09 09:40:48 +02:00
segment.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
segment.h Renamed element to "Ambitus" 2013-11-25 12:17:12 +01:00
segmentlist.cpp fix #14764 2014-03-04 13:06:23 +01:00
segmentlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
select.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
select.h Initial implementation of copying and pasting of staff collateral elements. 2013-10-21 15:57:21 +02:00
sequencer.h add namespace Ms 2013-05-13 19:43:59 +02:00
shadownote.cpp smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
shadownote.h smufl integration, part I 2013-11-12 09:29:12 +01:00
sig.cpp fix #14764 2014-03-04 13:06:23 +01:00
sig.h add namespace Ms 2013-05-13 19:43:59 +02:00
slur.cpp honor user-created collisions 2014-03-31 19:39:01 -06:00
slur.h honor user-created collisions 2014-03-31 19:39:01 -06:00
spacer.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
spacer.h fix #16626 2014-03-16 14:57:32 +01:00
spanner.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
spanner.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
spannermap.cpp fix #21721: Spanners not properly deleted when corresponding anchoring notes are deleted 2013-10-11 21:42:17 +02:00
spannermap.h fix #21964 2013-07-24 14:33:46 +02:00
spatium.h add namespace Ms 2013-05-13 19:43:59 +02:00
splitMeasure.cpp fix #23111 split-measure shifts following spanners 2014-02-14 12:23:07 +01:00
staff.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
staff.h fix #24041: Pitches incorrect after inserting measures before key signature/clef change 2013-12-28 16:58:06 +01:00
staffstate.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
staffstate.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftext.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
stafftext.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftype.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
stafftype.h Re-factor presets and staff types. 2013-08-18 11:55:31 +02:00
stem.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
stem.h fix #16626 2014-03-16 14:57:32 +01:00
stemslash.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
stemslash.h fix #21221 2013-05-28 15:42:16 +02:00
stringdata.cpp fix warnings due to -Wunused-function 2014-01-19 15:41:06 +01:00
stringdata.h Finish renaming of Tablature class to StringData 2013-12-05 21:37:28 +01:00
style.cpp fix vertical alignment of fermatas, change alignment of articulations in mscore font, make snap pizz alignment work, fix bbox of articulations 2014-03-29 20:09:00 +01:00
style.h fix #24877 2014-03-15 12:15:49 +01:00
style_p.h implement restyling of text 2014-03-14 16:16:54 +01:00
sym.cpp add some more symbol mapping for SMuFL 0.85 2014-03-26 12:35:17 +01:00
sym.h update to bravura 0.85 2014-03-15 12:31:29 +01:00
symbol.cpp option to disable loading of parts and images 2014-03-04 17:40:23 +01:00
symbol.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01: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 Merge pull request #787 from Jojo-Schmitz/printf2qDebug 2014-03-24 17:39:18 +01:00
system.h more fixes for line editing 2013-08-30 12:46:34 +02:00
tempo.cpp fix #21277 2013-05-31 15:09:34 +02:00
tempo.h add namespace Ms 2013-05-13 19:43:59 +02:00
tempotext.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
tempotext.h fixes for symbols in text 2014-02-24 09:27:02 +01:00
text.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
text.h fix #25336: give access to raw text in plugins 2014-04-10 06:10:48 +02:00
textframe.cpp rework text implementation 2014-02-11 14:27:44 +01:00
textframe.h add namespace Ms 2013-05-13 19:43:59 +02:00
textline.cpp Fix 25245 - Line hooks not saved. 2014-04-13 00:08:19 +02:00
textline.h textline+ottava updates 2014-03-10 10:50:32 +01:00
tie.cpp fix #24895: ties can collide with staff lines 2014-03-30 22:31:45 -06:00
tie.h fix #2316: small ties 2014-03-03 10:15:54 -07:00
tiemap.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesig.cpp relayout timesigs on staff type change 2014-03-21 11:23:09 +01:00
timesig.h fix #24571: Time signature incorrectly positioned in part if spatium changed in score 2014-02-22 10:52:58 +01:00
transpose.cpp Fix #20724 - Remove "Hide/show naturals" in keysig context menu. 2014-04-10 21:15:49 +02:00
tremolo.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
tremolo.h add namespace Ms 2013-05-13 19:43:59 +02:00
tremolobar.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
tremolobar.h add namespace Ms 2013-05-13 19:43:59 +02:00
trill.cpp fixes for emmentaler-8 vtest 2013-11-22 14:29:24 +01:00
trill.h bravura: fix some trill lines 2013-11-19 17:23:29 +01:00
tuplet.cpp fix #16626 2014-03-16 14:57:32 +01:00
tuplet.h fix #16626 2014-03-16 14:57:32 +01:00
tupletmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
undo.cpp Fix #20724 - Remove "Hide/show naturals" in keysig context menu. 2014-04-10 21:15:49 +02:00
undo.h Fix #20724 - Remove "Hide/show naturals" in keysig context menu. 2014-04-10 21:15:49 +02:00
utils.cpp fixes for transposing instruments 2014-04-10 13:14:22 +02:00
utils.h update clef implementation 2013-09-05 16:38:04 +02:00
velo.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
velo.h add namespace Ms 2013-05-13 19:43:59 +02:00
volta.cpp simplify TextLine, use only text and drop symbols 2014-03-06 14:53:22 +01:00
volta.h more styling for ottava 2013-08-12 10:38:06 +02:00
xml.cpp bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
xml.h bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00

libmscore

MuseScore score rendering library