.. |
.gitignore
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
accidental.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
accidental.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
arpeggio.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
arpeggio.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
articulation.cpp
|
fix #15111: Fermatas created in 1.2 become staccatos + More fixes for articulation direction and type
|
2012-06-22 16:25:19 +02:00 |
articulation.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
barline.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
beam.cpp
|
cleanups determining stem direction for beams
|
2012-06-25 13:59:45 +02:00 |
beam.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
bend.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
bend.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
box.cpp
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
box.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
bracket.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
bracket.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
breath.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
breath.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
check.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
chord.cpp
|
cleanups determining stem direction for beams
|
2012-06-25 13:59:45 +02:00 |
chord.h
|
updates
|
2012-06-07 09:24:05 +02:00 |
chordline.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
chordline.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
chordlist.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
chordlist.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
chordrest.cpp
|
make dots and articulations small in small staves
|
2012-06-19 14:44:27 +02:00 |
chordrest.h
|
Merge branch 'master' into qml
|
2012-06-28 09:31:07 +02:00 |
clef.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
clef.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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
|
move sparm into libmscore
|
2012-07-06 17:42:20 +02:00 |
cmd.cpp
|
Merge branch 'master' into qml
|
2012-07-06 11:44:00 +02:00 |
cursor.cpp
|
- create Cursor from Score
|
2012-06-28 10:03:19 +02:00 |
cursor.h
|
- create Cursor from Score
|
2012-06-28 10:03:19 +02:00 |
drumset.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
drumset.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
dsp.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
dsp.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
duration.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
duration.h
|
updates
|
2012-06-07 09:24:05 +02:00 |
durationtype.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
durationtype.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
dynamic.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
dynamic.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
edit.cpp
|
Merge branch 'master' into qml
|
2012-07-06 11:44:00 +02:00 |
element.cpp
|
add createscore.qml testscript
|
2012-06-08 19:06:52 +02:00 |
element.h
|
- create Cursor from Score
|
2012-06-28 10:03:19 +02:00 |
elementlayout.cpp
|
add libmscore
|
2012-05-26 14:54:47 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
event.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
event_p.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
excerpt.cpp
|
fix #16835: Opening score causes crash (import of 1.2 file with excerpts + volta)
|
2012-06-09 13:40:55 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
figuredbass.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
fingering.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
fingering.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
fraction.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
fraction.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
fret.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
fret.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
glissando.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
glissando.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
hairpin.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
hairpin.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
harmony.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
harmony.h
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
hook.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
hook.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
icon.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
icon.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
image.cpp
|
Add two lines to Image::read() (libmscore/image.cpp) to load from file images not found in Storage (compat. with in older version(s) scores)
|
2012-06-16 10:26:42 +02:00 |
image.h
|
move sparm into libmscore
|
2012-07-06 17:42:20 +02:00 |
imageStore.cpp
|
add libmscore
|
2012-05-26 14:54:47 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
input.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
instrchange.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
instrchange.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
instrtemplate.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
instrtemplate.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
instrument.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
instrument.h
|
add libmscore
|
2012-05-26 14:54:47 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
key.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
key.h
|
add libmscore
|
2012-05-26 14:54:47 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
keysig.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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
|
enhance import of 1.2 voltas
|
2012-07-04 13:04:54 +02:00 |
layout.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
layoutbreak.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
layoutbreak.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
line.cpp
|
fix SLine() layout regression
|
2012-07-05 14:49:12 +02:00 |
line.h
|
Merge branch 'master' into qml
|
2012-07-06 11:44:00 +02:00 |
lyrics.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
lyrics.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
measure.cpp
|
enhance import of 1.2 voltas
|
2012-07-04 13:04:54 +02:00 |
measure.h
|
qml plugin update
|
2012-05-29 22:55:30 +02:00 |
measurebase.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
measurebase.h
|
Merge branch 'master' into qml
|
2012-06-28 09:31:07 +02:00 |
midifile.cpp
|
move midifile.h/cpp and exportmidi.cpp to libmscore
|
2012-06-11 17:48:20 +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
|
remove FiguredBass font
|
2012-05-27 15:20:20 +02:00 |
mscore.h
|
Merge branch 'master' into qml
|
2012-07-06 11:44:00 +02:00 |
mscore1.h
|
qt5 port
|
2012-05-31 16:24:35 +02:00 |
mscoreview.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
navigate.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
navigate.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
note.cpp
|
make dots and articulations small in small staves
|
2012-06-19 14:44:27 +02:00 |
note.h
|
- extend qml plugin interface with "Cursor" object
|
2012-05-30 17:12:30 +02:00 |
notedot.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
notedot.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
ottava.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
ottava.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
page.cpp
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
page.h
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
part.cpp
|
fix compatibility of 1.2 drum score
|
2012-07-01 19:31:48 +02:00 |
part.h
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
pedal.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
pedal.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
pitchspelling.h
|
add libmscore
|
2012-05-26 14:54:47 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
property.h
|
add libmscore
|
2012-05-26 14:54:47 +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
|
fix for 'insert timesig' with regression test
|
2012-06-26 14:41:49 +02:00 |
range.h
|
fix for 'insert timesig' with regression test
|
2012-06-26 14:41:49 +02:00 |
read114.cpp
|
expose more classes to scripting
|
2012-07-06 14:21:05 +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
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
rendermidi.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
repeat.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
repeat.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
repeatlist.cpp
|
enhance import of 1.2 voltas
|
2012-07-04 13:04:54 +02:00 |
repeatlist.h
|
fix #6075: Play panel calculates score duration wrong
|
2012-07-02 18:43:11 +02:00 |
rest.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
rest.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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 sparm into libmscore
|
2012-07-06 17:42:20 +02:00 |
score.h
|
move sparm into libmscore
|
2012-07-06 17:42:20 +02:00 |
scorefile.cpp
|
move sparm into libmscore
|
2012-07-06 17:42:20 +02:00 |
segment.cpp
|
fix #16173: Changing and introducing time signatrues after Inser One Measure causes corruption
|
2012-06-27 12:53:40 +02:00 |
segment.h
|
qml plugin update
|
2012-05-29 22:55:30 +02:00 |
segmentlist.cpp
|
fix layout regression
|
2012-06-11 12:15:21 +02:00 |
segmentlist.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
select.cpp
|
fix #16317: selecting everything in 1.2 score with crescendo causes crash
|
2012-06-11 14:45:33 +02:00 |
select.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
sequencer.h
|
simplify sequencer.h interface
|
2012-06-28 14:50:47 +02:00 |
shadownote.cpp
|
add libmscore
|
2012-05-26 14:54:47 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
sig.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
simpletext.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
simpletext.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
slur.cpp
|
remove offset element for SlurSegment from msc files
|
2012-06-29 12:25:09 +02:00 |
slur.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
spanner.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
spanner.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
spannermap.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
sparm.cpp
|
move sparm into libmscore
|
2012-07-06 17:42:20 +02:00 |
sparm.h
|
move sparm into libmscore
|
2012-07-06 17:42:20 +02:00 |
sparm_p.h
|
move sparm into libmscore
|
2012-07-06 17:42:20 +02:00 |
spatium.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
splitMeasure.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
staff.cpp
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
staff.h
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
staffstate.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
staffstate.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
stafftext.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
stafftext.h
|
- extend qml plugin interface
|
2012-05-30 20:54:26 +02:00 |
stafftype.cpp
|
save gentimesig flag for all staff types, save staff type if number of lines change
|
2012-06-11 09:27:54 +02:00 |
stafftype.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
stem.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
stem.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
style.cpp
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
style.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
style_p.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
sym.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
sym.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
symbol.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
symbol.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
system.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
system.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
tablature.cpp
|
add libmscore
|
2012-05-26 14:54:47 +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
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
tempotext.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
tempotext.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
text.cpp
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
text.h
|
- extend qml plugin interface
|
2012-05-30 20:54:26 +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
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
textline.cpp
|
enhance import of 1.2 voltas
|
2012-07-04 13:04:54 +02:00 |
textline.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +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
|
cleanups for "local time signatures"
|
2012-06-28 15:12:17 +02:00 |
timesig.h
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
transpose.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
tremolo.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
tremolo.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
tremolobar.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
tremolobar.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
trill.cpp
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
trill.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
tuplet.cpp
|
fix #16025: Tuplet number positioning incorrect in 1.2 scores
|
2012-06-22 01:34:03 +02:00 |
tuplet.h
|
derive Element from QObject; add Q_OBJECT into every Element class
|
2012-05-28 11:29:21 +02:00 |
tupletmap.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |
undo.cpp
|
expose more classes to scripting
|
2012-07-06 14:21:05 +02:00 |
undo.h
|
add toolbar to qmledit
|
2012-07-05 14:31:03 +02:00 |
utils.cpp
|
searchTieNote should work with staffMove notes. See #17195
|
2012-07-04 19:12:18 +02:00 |
utils.h
|
add libmscore
|
2012-05-26 14:54:47 +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
|
Merge branch 'master' into qml
|
2012-07-06 11:44:00 +02:00 |
xml.cpp
|
fix layout regression
|
2012-06-11 12:15:21 +02:00 |
xml.h
|
add libmscore
|
2012-05-26 14:54:47 +02:00 |