.. |
.gitignore
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
accidental.cpp
|
Takes into account _small flag for accidental layout
|
2012-08-30 19:08:26 +02:00 |
accidental.h
|
fix build, expose Accidental in plugin interface
|
2012-08-24 19:05:54 +02:00 |
arpeggio.cpp
|
fix #18128: add straight arpeggio line up and down
|
2012-09-11 15:34:26 +02:00 |
arpeggio.h
|
fix #18128: add straight arpeggio line up and down
|
2012-09-11 15:34:26 +02:00 |
articulation.cpp
|
rename useTablature() -> isTabStaff(); more cleanups
|
2012-08-16 11:09:36 +02:00 |
articulation.h
|
fix script bindings for some enums
|
2012-08-04 15:46:43 +02:00 |
audio.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
audio.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
barline.cpp
|
property implementation rollback
|
2012-08-10 17:01:35 +02:00 |
barline.h
|
extend property implementation
|
2012-08-12 11:44:36 +02:00 |
beam.cpp
|
Completed config. of stems in TABs: above and below staff, beside and through it
|
2012-09-14 11:06:24 +02:00 |
beam.h
|
extend property implementation
|
2012-08-12 11:44:36 +02:00 |
bend.cpp
|
rename useTablature() -> isTabStaff(); more cleanups
|
2012-08-16 11:09:36 +02:00 |
bend.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
box.cpp
|
extend property implementation
|
2012-08-12 11:44:36 +02:00 |
box.h
|
extend property implementation
|
2012-08-12 11:44:36 +02:00 |
bracket.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
bracket.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
breath.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
breath.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
bsp.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
bsp.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
bsymbol.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
check.cpp
|
fix enum script binding for SegmentType
|
2012-08-03 15:54:02 +02:00 |
chord.cpp
|
Completed config. of stems in TABs: above and below staff, beside and through it
|
2012-09-14 11:06:24 +02:00 |
chord.h
|
Initial implementation (still in progress)
|
2012-09-06 23:27:45 +02:00 |
chordline.cpp
|
initial implementation of plop and scoop
|
2012-09-01 12:00:59 +02:00 |
chordline.h
|
initial implementation of plop and scoop
|
2012-09-01 12:00:59 +02:00 |
chordlist.cpp
|
add more config.h
|
2012-07-19 11:09:46 +02:00 |
chordlist.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
chordrest.cpp
|
Added layout and bbox to TabDurationSymbol; included its bbox in Chord bbox
|
2012-09-08 01:22:36 +02:00 |
chordrest.h
|
1.2 import: fix placement of dynamics
|
2012-08-23 17:40:04 +02:00 |
clef.cpp
|
add unit test for element
|
2012-09-14 10:09:40 +02:00 |
clef.h
|
cleanup note entry
|
2012-08-07 16:05:37 +02:00 |
cleflist.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
cleflist.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
CMakeLists.txt
|
Make XCode generator add headers to project
|
2012-08-13 15:11:00 +02:00 |
cmd.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
cursor.cpp
|
some more plugin bindings
|
2012-09-13 16:10:13 +02:00 |
cursor.h
|
updating plugin documentation
|
2012-09-13 18:53:55 +02:00 |
drumset.cpp
|
fix script bindings for some enums
|
2012-08-04 15:46:43 +02:00 |
drumset.h
|
fix script bindings for some enums
|
2012-08-04 15:46:43 +02:00 |
dsp.cpp
|
move config.h into all.h
|
2012-07-09 09:51:10 +02:00 |
dsp.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
duration.cpp
|
fix crash when trying to clone&drag rest
|
2012-07-24 15:01:25 +02:00 |
duration.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
durationtype.cpp
|
dont crash on bad values to DurationType
|
2012-07-20 18:07:19 +02:00 |
durationtype.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
dynamic.cpp
|
Sym() cleanup; use Sym names in TextLine()
|
2012-09-08 11:35:25 +02:00 |
dynamic.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
edit.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
element.cpp
|
fix #18150: Copy paste keeps link information
|
2012-09-14 19:19:24 +02:00 |
element.h
|
updating plugin documentation
|
2012-09-13 18:53:55 +02:00 |
elementlayout.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
elementlayout.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
elementmap.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
elementmap.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
event.cpp
|
implement cascading instrument definitions
|
2012-07-26 14:35:13 +02:00 |
event.h
|
new wizard: don't create instrument names if only one part
|
2012-08-22 09:32:58 +02:00 |
event_p.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
excerpt.cpp
|
fix getGraceSegment()
|
2012-09-14 14:41:02 +02:00 |
excerpt.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
exportmidi.cpp
|
fix #15964: Exported MIDI file is too slow
|
2012-06-12 13:06:45 +02:00 |
exportmidi.h
|
move midifile.h/cpp and exportmidi.cpp to libmscore
|
2012-06-11 17:48:20 +02:00 |
fifo.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
fifo.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
figuredbass.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
figuredbass.h
|
FiguredBassItem properties: completed
|
2012-08-14 15:00:48 +02:00 |
fingering.cpp
|
1.2 import: fix placement of dynamics
|
2012-08-23 17:40:04 +02:00 |
fingering.h
|
fix loading of instrument templates
|
2012-08-06 09:29:11 +02:00 |
fraction.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
fraction.h
|
polishing the plugin subsystem
|
2012-07-18 14:54:44 +02:00 |
fret.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
fret.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
glissando.cpp
|
fix enum script binding for SegmentType
|
2012-08-03 15:54:02 +02:00 |
glissando.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
hairpin.cpp
|
1.2 import: fix placement of dynamics
|
2012-08-23 17:40:04 +02:00 |
hairpin.h
|
property implementation rollback
|
2012-08-10 17:01:35 +02:00 |
harmony.cpp
|
fix MusicXML test testHarmony1.xml
|
2012-09-07 21:03:22 +02:00 |
harmony.h
|
some more plugin doc updates
|
2012-07-14 17:34:39 +02:00 |
hook.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
hook.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
icon.cpp
|
add unit test for element
|
2012-09-14 10:09:40 +02:00 |
icon.h
|
add unit test for element
|
2012-09-14 10:09:40 +02:00 |
image.cpp
|
extend property implementation
|
2012-08-12 11:44:36 +02:00 |
image.h
|
extend property implementation
|
2012-08-12 11:44:36 +02:00 |
imageStore.cpp
|
enhanced 1.2 import
|
2012-08-23 12:28:27 +02:00 |
imageStore.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
iname.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
iname.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
input.cpp
|
Added "string-above" and "string-below" actions
|
2012-08-29 18:46:36 +02:00 |
input.h
|
Added "string-above" and "string-below" actions
|
2012-08-29 18:46:36 +02:00 |
instrchange.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
instrchange.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
instrtemplate.cpp
|
cascading instrument list should override instrument name
|
2012-08-13 13:09:59 +02:00 |
instrtemplate.h
|
implement cascading instrument definitions
|
2012-07-26 14:35:13 +02:00 |
instrument.cpp
|
implement cascading instrument definitions
|
2012-07-26 14:35:13 +02:00 |
instrument.h
|
Fixed wrong class/struct forward declarations
|
2012-08-12 16:14:58 +02:00 |
instrument_p.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
interval.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
interval.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
joinMeasure.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
key.cpp
|
fixed typo in key.cpp:230
|
2012-09-07 13:55:00 +02:00 |
key.h
|
fix regressions for note entry
|
2012-08-08 20:46:29 +02:00 |
keyfinder.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
keyfinder.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
keysig.cpp
|
Do not delete key sigs in TABs, only hide them. Fix #17930
|
2012-09-04 19:17:47 +02:00 |
keysig.h
|
updates for Clef, KeySig, TimeSig
|
2012-07-27 18:01:15 +02:00 |
lasso.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
lasso.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
layout.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
layout.h
|
layout changes
|
2012-08-01 18:00:27 +02:00 |
layoutbreak.cpp
|
extend property implementation
|
2012-08-12 11:44:36 +02:00 |
layoutbreak.h
|
property implementation rollback
|
2012-08-10 17:01:35 +02:00 |
line.cpp
|
implement textline with note anchors
|
2012-09-12 16:19:03 +02:00 |
line.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
lyrics.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
lyrics.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
measure.cpp
|
fix getGraceSegment()
|
2012-09-14 14:41:02 +02:00 |
measure.h
|
fix getGraceSegment()
|
2012-09-14 14:41:02 +02:00 |
measurebase.cpp
|
layout changes
|
2012-08-02 18:33:43 +02:00 |
measurebase.h
|
layout changes
|
2012-08-02 18:33:43 +02:00 |
midifile.cpp
|
fix quantization for MIDI import, qunaantizeze te to the closest note value
|
2012-08-16 21:40:23 +02:00 |
midifile.h
|
move midifile.h/cpp and exportmidi.cpp to libmscore
|
2012-06-11 17:48:20 +02:00 |
midipatch.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
mscore.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
mscore.h
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
mscoreview.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
navigate.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
navigate.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
noscript.h
|
add compile option for plugin system
|
2012-07-09 14:16:27 +02:00 |
note.cpp
|
add unit test for element
|
2012-09-14 10:09:40 +02:00 |
note.h
|
implement textline with note anchors
|
2012-09-12 16:19:03 +02:00 |
notedot.cpp
|
rename useTablature() -> isTabStaff(); more cleanups
|
2012-08-16 11:09:36 +02:00 |
notedot.h
|
more script bindings; enhanced manual
|
2012-07-13 19:44:03 +02:00 |
noteevent.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
noteevent.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
ossia.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
ossia.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
ottava.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
ottava.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
page.cpp
|
fix enum script binding for SegmentType
|
2012-08-03 15:54:02 +02:00 |
page.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
part.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
part.h
|
Fixed wrong class/struct forward declarations
|
2012-08-12 16:14:58 +02:00 |
paste.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
pedal.cpp
|
Sym() cleanup; use Sym names in TextLine()
|
2012-09-08 11:35:25 +02:00 |
pedal.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
pitch.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
pitch.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
pitchspelling.cpp
|
fix regressions for note entry
|
2012-08-08 20:46:29 +02:00 |
pitchspelling.h
|
fix regressions for note entry
|
2012-08-08 20:46:29 +02:00 |
pitchvalue.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
pos.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
pos.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
property.cpp
|
fix #17735: Actions without change to score makes it dirty
|
2012-09-05 11:49:48 +02:00 |
property.h
|
fix #17735: Actions without change to score makes it dirty
|
2012-09-05 11:49:48 +02:00 |
qzip.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
qzipreader_p.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
qzipwriter_p.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
range.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
range.h
|
fix for 'insert timesig' with regression test
|
2012-06-26 14:41:49 +02:00 |
read114.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
README.md
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
rehearsalmark.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
rehearsalmark.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
rendermidi.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
repeat.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
repeat.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
repeatlist.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
repeatlist.h
|
fix #6075: Play panel calculates score duration wrong
|
2012-07-02 18:43:11 +02:00 |
rest.cpp
|
1.2 import: fix placement of dynamics
|
2012-08-23 17:40:04 +02:00 |
rest.h
|
1.2 import: fix placement of dynamics
|
2012-08-23 17:40:04 +02:00 |
revisions.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
revisions.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
score.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
score.h
|
updating plugin documentation
|
2012-09-13 18:53:55 +02:00 |
scorefile.cpp
|
allow to ignore version mismatch on load
|
2012-09-14 17:34:58 +02:00 |
segment.cpp
|
fix spanner editing
|
2012-09-11 21:11:43 +02:00 |
segment.h
|
fix #17690
|
2012-08-09 12:12:43 +02:00 |
segmentlist.cpp
|
fix enum script binding for SegmentType
|
2012-08-03 15:54:02 +02:00 |
segmentlist.h
|
fix enum script binding for SegmentType
|
2012-08-03 15:54:02 +02:00 |
select.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
select.h
|
never select chord, only note(s)
|
2012-08-06 12:15:42 +02:00 |
sequencer.h
|
simplify sequencer.h interface
|
2012-06-28 14:50:47 +02:00 |
shadownote.cpp
|
fix #17674: Ledger lines appear when hovering below and above stave with rest in Note Entry
|
2012-08-06 12:23:01 +02:00 |
shadownote.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
sig.cpp
|
fix 1.2 import of parts & grace notes
|
2012-09-10 11:55:24 +02:00 |
sig.h
|
change text frame width and margins from mm units to space units
|
2012-09-10 11:55:24 +02:00 |
simpletext.cpp
|
fix argument type
|
2012-09-12 16:30:42 +02:00 |
simpletext.h
|
change text frame width and margins from mm units to space units
|
2012-09-10 11:55:24 +02:00 |
slur.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
slur.h
|
Fixed wrong class/struct forward declarations
|
2012-08-12 16:14:58 +02:00 |
slurmap.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
spacer.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
spacer.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
spanner.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
spanner.h
|
move enum Anchor into class Spanner
|
2012-09-12 11:16:36 +02:00 |
spannermap.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
sparm.cpp
|
mv sparm to libmscore
|
2012-07-06 18:23:29 +02:00 |
sparm.h
|
mv sparm to libmscore
|
2012-07-06 18:23:29 +02:00 |
sparm_p.h
|
mv sparm to libmscore
|
2012-07-06 18:23:29 +02:00 |
spatium.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
splitMeasure.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
staff.cpp
|
remove 'insertTime()'
|
2012-09-03 21:15:38 +02:00 |
staff.h
|
rename useTablature() -> isTabStaff(); more cleanups
|
2012-08-16 11:09:36 +02:00 |
staffstate.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
staffstate.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
stafftext.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
stafftext.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
stafftype.cpp
|
Completed config. of stems in TABs: above and below staff, beside and through it
|
2012-09-14 11:06:24 +02:00 |
stafftype.h
|
Completed config. of stems in TABs: above and below staff, beside and through it
|
2012-09-14 11:06:24 +02:00 |
stem.cpp
|
Fixed dot positions in TAB with down stems; renamed StaffTypeTab vars;
|
2012-09-07 16:43:29 +02:00 |
stem.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
style.cpp
|
fix spanner editing
|
2012-09-11 21:11:43 +02:00 |
style.h
|
change text frame width and margins from mm units to space units
|
2012-09-10 11:55:24 +02:00 |
style_p.h
|
change text frame width and margins from mm units to space units
|
2012-09-10 11:55:24 +02:00 |
sym.cpp
|
use style music font to draw timesig
|
2012-09-13 17:04:42 +02:00 |
sym.h
|
use style music font to draw timesig
|
2012-09-13 17:04:42 +02:00 |
symbol.cpp
|
add unit test for element
|
2012-09-14 10:09:40 +02:00 |
symbol.h
|
Sym() cleanup; use Sym names in TextLine()
|
2012-09-08 11:35:25 +02:00 |
system.cpp
|
consider possible cautionary time signatures when calculating line breaks
|
2012-09-06 12:35:34 +02:00 |
system.h
|
more generic fix for #17735
|
2012-09-05 12:14:58 +02:00 |
tablature.cpp
|
Fix #18117
|
2012-09-12 14:54:57 +02:00 |
tablature.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
tempo.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
tempo.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
tempotext.cpp
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
tempotext.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
text.cpp
|
add unit test for element
|
2012-09-14 10:09:40 +02:00 |
text.h
|
change text frame width and margins from mm units to space units
|
2012-09-10 11:55:24 +02:00 |
textframe.cpp
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
textframe.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
textline.cpp
|
implement textline with note anchors
|
2012-09-12 16:19:03 +02:00 |
textline.h
|
Sym() cleanup; use Sym names in TextLine()
|
2012-09-08 11:35:25 +02:00 |
tiemap.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
timesig.cpp
|
use style music font to draw timesig
|
2012-09-13 17:04:42 +02:00 |
timesig.h
|
consider possible cautionary time signatures when calculating line breaks
|
2012-09-06 12:35:34 +02:00 |
transpose.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
tremolo.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
tremolo.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
tremolobar.cpp
|
rename useTablature() -> isTabStaff(); more cleanups
|
2012-08-16 11:09:36 +02:00 |
tremolobar.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
trill.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
trill.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
tuplet.cpp
|
extend property implementation
|
2012-08-12 11:44:36 +02:00 |
tuplet.h
|
property implementation rollback
|
2012-08-10 17:01:35 +02:00 |
tupletmap.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
undo.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
undo.h
|
fix #17735: Actions without change to score makes it dirty
|
2012-09-05 11:49:48 +02:00 |
utils.cpp
|
move ElementType to Element()
|
2012-09-13 18:07:11 +02:00 |
utils.h
|
fix regressions for note entry
|
2012-08-08 20:46:29 +02:00 |
velo.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
velo.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
volta.cpp
|
enhance import of 1.2 voltas
|
2012-07-04 13:04:54 +02:00 |
volta.h
|
More plugin bindings
|
2012-07-25 11:49:34 +02:00 |
xml.cpp
|
property implementation rollback
|
2012-08-10 17:01:35 +02:00 |
xml.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |