.. |
.gitignore
|
|
|
accidental.cpp
|
Merge pull request #5745 from dmitrio95/layout-opt
|
2020-04-09 17:39:23 +03:00 |
accidental.h
|
fixed virtual methods
|
2020-03-24 15:49:16 +02:00 |
ambitus.cpp
|
fix #286645: scale elements
|
2019-04-11 06:36:32 -06:00 |
ambitus.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
arpeggio.cpp
|
fix compiler warnings and a string typo
|
2020-05-03 11:15:21 +02:00 |
arpeggio.h
|
change names in menus.cpp
|
2020-04-29 14:33:06 +05:30 |
articulation.cpp
|
Merge pull request #5738 from dmitrio95/anchors_drawing
|
2020-04-16 13:33:03 +03:00 |
articulation.h
|
Dragging elements could work with few anchor lines
|
2020-04-04 01:03:43 +03: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
|
Make it possible to record elements written to MSCX
|
2018-10-29 16:30:19 +02:00 |
bagpembell.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
barline.cpp
|
change names in menus.cpp
|
2020-04-29 14:33:06 +05:30 |
barline.h
|
Fix #297426: The playback cursor is not repositioned when selecting items other than notes, rests or measures
|
2020-04-14 05:15:05 -07:00 |
beam.cpp
|
Merge pull request #5371 from mattmcclinch/294085-has-voices
|
2020-04-20 15:51:47 +03:00 |
beam.h
|
fix #294085: all elements set to normal position if all rests in voices other than voice 1 are deleted
|
2020-04-08 08:22:07 -04:00 |
bend.cpp
|
fix clang warnings
|
2019-10-14 19:01:59 +02:00 |
bend.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
box.cpp
|
Restructure drag-related variables to have them defined more clearly
|
2020-04-17 00:05:38 +03:00 |
box.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
bracket.cpp
|
Fix #297426: The playback cursor is not repositioned when selecting items other than notes, rests or measures
|
2020-04-14 05:15:05 -07:00 |
bracket.h
|
Fix #297426: The playback cursor is not repositioned when selecting items other than notes, rests or measures
|
2020-04-14 05:15:05 -07:00 |
bracketItem.cpp
|
fix #230311: Inability to delete one or more brackets
|
2018-06-19 07:08:02 -04:00 |
bracketItem.h
|
fix clang warnings
|
2019-10-14 19:01:59 +02:00 |
breath.cpp
|
fix #286645: scale elements
|
2019-04-11 06:36:32 -06:00 |
breath.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
bsp.cpp
|
fix #275218: fix MSVC C4458 warnings
|
2018-09-27 17:38:20 +02:00 |
bsp.h
|
|
|
bsymbol.cpp
|
Avoid duplication of dragAnchorLines() code for most elements
|
2020-04-04 01:05:58 +03:00 |
bsymbol.h
|
Dragging elements could work with few anchor lines
|
2020-04-04 01:03:43 +03:00 |
changeMap.cpp
|
fix MSVC compiler warnings
|
2020-02-11 13:29:14 +01:00 |
changeMap.h
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
check.cpp
|
Replacd integer midi tick values by fractions.
|
2019-02-18 11:46:05 +01:00 |
chord.cpp
|
Merge pull request #6045 from Howard-C/tremolo-fix
|
2020-05-12 03:41:04 +02:00 |
chord.h
|
fix #292631 fixed spanners (glissandos) layout
|
2020-03-26 16:41:36 +02:00 |
chordline.cpp
|
fix #299522: fix undoability of edit mode changes for Tuplet, ChordLine, Image
|
2020-01-10 14:55:21 +02:00 |
chordline.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
chordlist.cpp
|
Merge pull request #5810 from igorkorsukov/5129_chord-symbol-playback_corrections
|
2020-03-20 16:03:28 +02:00 |
chordlist.h
|
Added basic chord symbol realization
|
2020-03-19 13:52:39 +02:00 |
chordrest.cpp
|
Change structure of warnings, key signatures, and clefs to remove pointers between them and instrument changes
|
2020-03-18 18:26:09 +02:00 |
chordrest.h
|
Merge pull request #6048 from njvdberg/issue-304292-stemless
|
2020-05-20 14:15:22 +02:00 |
clef.cpp
|
fix #151121 fix #286497 fix #298638 : fix courtesy clef visbility and add tests
|
2020-04-22 17:43:56 +02:00 |
clef.h
|
fixed virtual methods
|
2020-03-21 16:03:04 +02:00 |
cleflist.cpp
|
Tool to unroll repeats. Fix #283592
|
2019-03-19 16:27:33 +02:00 |
cleflist.h
|
Tool to unroll repeats. Fix #283592
|
2019-03-19 16:27:33 +02:00 |
CMakeLists.txt
|
Add a way to handle dragging elements collectively
|
2020-04-17 00:10:39 +03:00 |
cmd.cpp
|
Merge pull request #6052 from mattmcclinch/277796-octave-selection
|
2020-05-25 16:54:03 +02:00 |
connector.cpp
|
fix compiler warnings on Mac
|
2019-07-12 10:53:42 +02:00 |
connector.h
|
fix compiler warnings on Mac
|
2019-07-12 10:53:42 +02:00 |
drumset.cpp
|
fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected
|
2018-06-20 20:12:03 +02:00 |
drumset.h
|
fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected
|
2018-06-20 20:12:03 +02:00 |
dsp.cpp
|
|
|
dsp.h
|
Misc. typos follow up
|
2018-02-19 19:30:12 -05:00 |
duration.cpp
|
Trigger only local re-layout on changing notes duration
|
2019-10-25 16:18:41 +02:00 |
duration.h
|
Merge pull request #6043 from blackears/304906-improve-pre-tooltips-3
|
2020-05-20 14:17:20 +02:00 |
durationtype.cpp
|
fix #304302 Creating button bar for note lengths.
|
2020-04-24 14:25:30 -04:00 |
durationtype.h
|
Replacd integer midi tick values by fractions.
|
2019-02-18 11:46:05 +01:00 |
dynamic.cpp
|
fix #299393: [Musicxml Export] - Shortcut hairpin dynamic not exported
|
2020-05-03 11:03:15 +02:00 |
dynamic.h
|
fix #299393: [Musicxml Export] - Shortcut hairpin dynamic not exported
|
2020-05-03 11:03:15 +02:00 |
dynamichairpingroup.cpp
|
Add a way to handle dragging elements collectively
|
2020-04-17 00:10:39 +03:00 |
dynamichairpingroup.h
|
Fix typo in include guard
|
2020-04-28 15:59:58 -04:00 |
edit.cpp
|
Merge pull request #6058 from dmitrio95/305017-plugin-cursor-addnote-regression
|
2020-05-12 03:41:04 +02:00 |
element.cpp
|
Merge pull request #5876 from njvdberg/issue-293785-jumping-harmonies
|
2020-04-28 12:50:09 +03:00 |
element.h
|
Rework edit drag for lines
|
2020-04-17 00:10:42 +03:00 |
elementgroup.cpp
|
Add a way to handle dragging elements collectively
|
2020-04-17 00:10:39 +03:00 |
elementgroup.h
|
Add a way to handle dragging elements collectively
|
2020-04-17 00:10:39 +03:00 |
elementmap.cpp
|
|
|
elementmap.h
|
|
|
excerpt.cpp
|
Merge pull request #6093 from njvdberg/issue-279773-dublicated-articulations
|
2020-05-20 14:16:44 +02:00 |
excerpt.h
|
copy #include <QMultiMap> to all.h
|
2020-02-15 12:51:50 +01:00 |
fermata.cpp
|
Dragging elements could work with few anchor lines
|
2020-04-04 01:03:43 +03:00 |
fermata.h
|
Dragging elements could work with few anchor lines
|
2020-04-04 01:03:43 +03:00 |
fifo.cpp
|
|
|
fifo.h
|
code cleanups & speed optimizations
|
2016-04-13 11:18:14 +02:00 |
figuredbass.cpp
|
Move all handling of empty text elements removal to TextBase::endEdit()
|
2020-03-28 05:54:20 +02:00 |
figuredbass.h
|
fixed indent
|
2020-03-27 13:31:41 +02:00 |
fingering.cpp
|
fix #294085: all elements set to normal position if all rests in voices other than voice 1 are deleted
|
2020-04-08 08:22:07 -04:00 |
fingering.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
fraction.h
|
Merge pull request #6043 from blackears/304906-improve-pre-tooltips-3
|
2020-05-20 14:17:20 +02:00 |
fret.cpp
|
fix compiler warnings and a string typo
|
2020-05-03 11:15:21 +02:00 |
fret.h
|
fix #299644: add support for fret diagram rotation
|
2020-04-29 16:19:23 +01:00 |
glissando.cpp
|
Merge pull request #6064 from AntonioBL/glissandotext
|
2020-05-20 14:17:52 +02:00 |
glissando.h
|
change names in menus.cpp
|
2020-04-29 14:33:06 +05:30 |
groups.cpp
|
Fix #302281: Wrong default beaming of 32nd notes in 9/8 and 12/8
|
2020-03-31 14:59:02 +08:00 |
groups.h
|
rename Xml() -> XmlWriter()
|
2016-11-19 11:51:21 +01:00 |
hairpin.cpp
|
Add a way to handle dragging elements collectively
|
2020-04-17 00:10:39 +03:00 |
hairpin.h
|
Add a way to handle dragging elements collectively
|
2020-04-17 00:10:39 +03:00 |
harmony.cpp
|
Merge pull request #6104 from MarcSabatella/305069
|
2020-05-25 16:54:25 +02:00 |
harmony.h
|
fix #299644: add support for fret diagram rotation
|
2020-04-29 16:19:23 +01:00 |
hook.cpp
|
cleanup ElementFlags interface, use more Placement properties on mxml import/export
|
2018-07-04 12:41:14 +02:00 |
hook.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
icon.cpp
|
Assign PIDs and names for some properties
|
2019-03-14 15:13:43 +02:00 |
icon.h
|
fixed virtual methods
|
2020-03-24 15:49:16 +02:00 |
image.cpp
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
image.h
|
Now single grip of an element (usually the middle one) can have a few anchor lines
|
2020-04-04 01:05:58 +03:00 |
imageStore.cpp
|
fix imageStore memory leak
|
2019-03-19 12:25:33 +02:00 |
imageStore.h
|
Use the original image file in SVG output if this saves SVG file size
|
2019-06-18 11:45:27 +02:00 |
iname.cpp
|
Fix #297426: The playback cursor is not repositioned when selecting items other than notes, rests or measures
|
2020-04-14 05:15:05 -07:00 |
iname.h
|
Fix #297426: The playback cursor is not repositioned when selecting items other than notes, rests or measures
|
2020-04-14 05:15:05 -07:00 |
input.cpp
|
Enable changing notes duration if selecting note stem, hook or a range
|
2019-11-23 13:19:54 +02:00 |
input.h
|
Enable changing notes duration if selecting note stem, hook or a range
|
2019-11-23 13:19:54 +02:00 |
instrchange.cpp
|
Change structure of warnings, key signatures, and clefs to remove pointers between them and instrument changes
|
2020-03-18 18:26:09 +02:00 |
instrchange.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
instrtemplate.cpp
|
Merge pull request #6103 from Jojo-Schmitz/mtest
|
2020-05-25 16:54:08 +02:00 |
instrtemplate.h
|
Add single-note dynamics
|
2019-03-02 18:18:12 +00:00 |
instrument.cpp
|
Merge pull request #6071 from Jojo-Schmitz/harmony-name
|
2020-05-12 03:41:04 +02:00 |
instrument.h
|
Moved midi, synthesizers, drives, exports to audio module
|
2020-04-16 12:23:51 +02:00 |
interval.cpp
|
|
|
interval.h
|
Fix char sign to pass tests on ARM.
|
2016-03-30 13:07:30 -04:00 |
joinMeasure.cpp
|
fix #284525: fix "Join Measure" command crash for MM rests
|
2019-02-25 15:43:50 +03:00 |
jump.cpp
|
partial refactor; lyrics, dynamics, fingering
|
2019-05-09 22:46:59 -06:00 |
jump.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
key.cpp
|
Maintain instrument change transpositions when changing key signature
|
2020-03-18 18:26:07 +02:00 |
key.h
|
Change structure of warnings, key signatures, and clefs to remove pointers between them and instrument changes
|
2020-03-18 18:26:09 +02: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
|
Merge pull request #4916 from MarcSabatella/287662-transpose-key
|
2020-04-28 14:48:50 +03:00 |
keysig.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
lasso.cpp
|
Move setting up grips out of Element::startEdit()
|
2019-12-24 14:16:06 +02:00 |
lasso.h
|
Enable editing on single click for more elements edited with grips
|
2020-01-10 15:06:21 +02:00 |
layout.cpp
|
Merge pull request #6087 from njvdberg/issue-305428-textline-mmrest
|
2020-05-20 14:16:55 +02:00 |
layout.h
|
fix #291569: don't forget to notify views of layout change in line mode
|
2019-12-14 11:29:47 +02:00 |
layoutbreak.cpp
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
layoutbreak.h
|
fixed virtual methods
|
2020-03-24 15:49:16 +02:00 |
layoutlinear.cpp
|
fix #292631 fixed spanners (glissandos) layout
|
2020-03-26 16:41:36 +02:00 |
ledgerline.cpp
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
ledgerline.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
letring.cpp
|
fix #303712: Crash when extending note into "let ring" and "Palm Mute"
|
2020-04-12 14:36:37 +02:00 |
letring.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
line.cpp
|
Rework edit drag for lines
|
2020-04-17 00:10:42 +03:00 |
line.h
|
Rework edit drag for lines
|
2020-04-17 00:10:42 +03:00 |
location.cpp
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
location.h
|
Replacd integer midi tick values by fractions.
|
2019-02-18 11:46:05 +01:00 |
lyrics.cpp
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
lyrics.h
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
lyricsline.cpp
|
fix #298490: Musescore crashes when trying to open a specific score
|
2019-12-15 11:10:33 +01:00 |
marker.cpp
|
Add more information to setLayout()
|
2019-10-25 16:18:41 +02:00 |
marker.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
mcursor.cpp
|
Replacd integer midi tick values by fractions.
|
2019-02-18 11:46:05 +01:00 |
mcursor.h
|
Replacd integer midi tick values by fractions.
|
2019-02-18 11:46:05 +01:00 |
measure.cpp
|
Merge pull request #6073 from IsaacWeiss/305265-bracket-span
|
2020-05-20 14:14:03 +02:00 |
measure.h
|
Merge pull request #5817 from Marr11317/mn-red
|
2020-04-28 15:05:09 +03:00 |
measurebase.cpp
|
fix #301436: invalid selection when navigating with mmrests
|
2020-02-21 12:23:26 -07:00 |
measurebase.h
|
fix #301436: invalid selection when navigating with mmrests
|
2020-02-21 12:23:26 -07:00 |
measurenumber.cpp
|
Fix #203026, fix #301847, Add Measure number inspector,
|
2020-04-18 12:29:54 -04:00 |
measurenumber.h
|
Fix #203026, fix #301847, Add Measure number inspector,
|
2020-04-18 12:29:54 -04:00 |
midimapping.cpp
|
fix #302304: prevent potential crash when adding instruments
|
2020-03-19 12:46:38 +01:00 |
mscore.cpp
|
Merge pull request #5788 from agusterol/master
|
2020-04-14 14:13:13 +03:00 |
mscore.h
|
fix #16077 part 2: Double click a header/footer to open the corresponding menu
|
2020-04-28 15:38:36 +03:00 |
mscoreview.cpp
|
fix #282864: Dropping "Image" on note attaches it to segment instead.
|
2019-01-28 09:08:17 -05:00 |
mscoreview.h
|
fix #301605: Undoing slur addition to a range only removes one slur
|
2020-02-25 11:08:45 -05:00 |
musescoreCore.h
|
fix #278505: ABC Import plugin not working
|
2018-12-13 15:19:26 +01:00 |
navigate.cpp
|
fix compiler warnings seen on Travis CI, for the Linux build and on MinGW
|
2020-04-21 13:20:54 +02:00 |
navigate.h
|
|
|
note.cpp
|
fix #278988 Copy and paste notes in Piano Roll Editor
|
2020-04-29 09:55:44 -04:00 |
note.h
|
fix #278988 Copy and paste notes in Piano Roll Editor
|
2020-04-29 09:55:44 -04:00 |
notedot.cpp
|
fix #283360: show dots on rests in tab
|
2019-07-18 21:16:26 -06:00 |
notedot.h
|
fixed virtual methods
|
2020-03-24 15:49:16 +02:00 |
noteentry.cpp
|
Merge pull request #6058 from dmitrio95/305017-plugin-cursor-addnote-regression
|
2020-05-12 03:41:04 +02:00 |
noteevent.cpp
|
fix #301116: don't write default note event values along with non-default ones
|
2020-02-14 20:26:34 +08:00 |
noteevent.h
|
Added basic chord symbol realization
|
2020-03-19 13:52:39 +02:00 |
noteline.cpp
|
fix #278490 Lines placed above the top staff when single note selected
|
2018-12-12 14:41:57 +01:00 |
noteline.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
notifier.hpp
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
ossia.cpp
|
|
|
ossia.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
ottava.cpp
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
ottava.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
page.cpp
|
Merge pull request #6054 from mattmcclinch/head-foot-move
|
2020-05-12 03:41:04 +02:00 |
page.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
palmmute.cpp
|
fix #303712: Crash when extending note into "let ring" and "Palm Mute"
|
2020-04-12 14:36:37 +02:00 |
palmmute.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
part.cpp
|
Merge pull request #6071 from Jojo-Schmitz/harmony-name
|
2020-05-12 03:41:04 +02:00 |
part.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
paste.cpp
|
fix #299768: Hairpin: when copied, all custom settings are lost and the element resets to default
|
2020-02-27 10:34:42 -05:00 |
pedal.cpp
|
fix #295957 Pedal continueText not saved
|
2019-10-23 08:12:19 +02:00 |
pedal.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
pitch.cpp
|
|
|
pitch.h
|
|
|
pitchspelling.cpp
|
Moved midi, synthesizers, drives, exports to audio module
|
2020-04-16 12:23:51 +02:00 |
pitchspelling.h
|
Added basic chord symbol realization
|
2020-03-19 13:52:39 +02:00 |
pitchvalue.h
|
UI fixes for bend canvas
|
2020-04-26 16:37:41 -04:00 |
pos.cpp
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
pos.h
|
fix various typos
|
2019-12-19 06:13:30 -05:00 |
property.cpp
|
fix #299644: add support for fret diagram rotation
|
2020-04-29 16:19:23 +01:00 |
property.h
|
Merge pull request #6065 from dmitrio95/plugin-api-style-settings
|
2020-05-20 14:18:02 +02:00 |
range.cpp
|
fix #299788 removed assert
|
2020-03-26 11:18:40 +02:00 |
range.h
|
fixed some issues from PVS-Studio report (step1)
|
2020-03-20 12:18:07 +02:00 |
read114.cpp
|
Rename staffs to staves
|
2020-04-18 12:04:41 -04:00 |
read206.cpp
|
Merge pull request #5969 from AntonioBL/readtextstyle2
|
2020-05-12 03:41:04 +02:00 |
read206.h
|
fix #289581: Fermata loses assignment to voice and direction
|
2019-05-30 13:12:37 -04:00 |
read301.cpp
|
Merge pull request #5643 from dmitrio95/mscx-read-crash
|
2020-04-16 13:34:06 +03:00 |
realizedharmony.cpp
|
Some fixes basic chord symbol realization
|
2020-03-19 14:03:47 +02:00 |
realizedharmony.h
|
fix #302690: crash after copying chord symbol
|
2020-03-22 11:07:51 -06:00 |
rehearsalmark.cpp
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
rehearsalmark.h
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
rendermidi.cpp
|
Merge pull request #6115 from mattmcclinch/305869-harmony-channel
|
2020-05-25 16:54:31 +02:00 |
rendermidi.h
|
Some fixes basic chord symbol realization
|
2020-03-19 14:03:47 +02:00 |
repeat.cpp
|
fix #280343 - Repeat measure signs: not vertically-centred in tablature
|
2020-02-02 19:22:05 +01:00 |
repeat.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
repeatlist.cpp
|
fix various typos
|
2019-12-19 06:13:30 -05:00 |
repeatlist.h
|
fix #289890: re-enable MIDI rendering of non-master scores
|
2019-06-13 17:44:31 +02:00 |
rest.cpp
|
Fix #65241: add property and style for position of multimeasure rest numbers
|
2020-04-28 12:58:42 -04:00 |
rest.h
|
Remove virtual keyword where unnecessary in class Rest
|
2020-04-28 22:08:05 -04: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 #16077 part 2: Double click a header/footer to open the corresponding menu
|
2020-04-28 15:38:36 +03:00 |
score.h
|
Merge pull request #6058 from dmitrio95/305017-plugin-cursor-addnote-regression
|
2020-05-12 03:41:04 +02:00 |
scorediff.cpp
|
Merge pull request #5000 from Jojo-Schmitz/size_t
|
2020-03-12 11:33:53 +02:00 |
scorediff.h
|
Score comparison tool: avoid crash on inability to merge text diffs
|
2020-03-09 15:59:23 +02:00 |
scoreElement.cpp
|
fix #293181: fix file corruption after reordering linked staves
|
2020-01-29 18:46:32 +02:00 |
scoreElement.h
|
Merge pull request #6065 from dmitrio95/plugin-api-style-settings
|
2020-05-20 14:18:02 +02:00 |
scorefile.cpp
|
Merge pull request #5969 from AntonioBL/readtextstyle2
|
2020-05-12 03:41:04 +02:00 |
segment.cpp
|
Merge pull request #5919 from SKefalidis/break-acc
|
2020-04-20 15:46:58 +03:00 |
segment.h
|
Rework edit drag for lines
|
2020-04-17 00:10:42 +03:00 |
segmentlist.cpp
|
fix #151256, part 2: don't allow lyrics cross barlines
|
2019-01-10 11:00:20 +03:00 |
segmentlist.h
|
fix #151256, part 2: don't allow lyrics cross barlines
|
2019-01-10 11:00:20 +03:00 |
select.cpp
|
Merge pull request #5634 from Jojo-Schmitz/selection-filter
|
2020-04-21 22:42:30 +03:00 |
select.h
|
Merge pull request #5634 from Jojo-Schmitz/selection-filter
|
2020-04-21 22:42:30 +03:00 |
sequencer.h
|
Metronome BeatTypes from timeSig and play click on Real-time advance
|
2016-08-08 16:46:56 +01:00 |
shadownote.cpp
|
fix #43906: completing support of 256th, 512th and 1024th durations
|
2020-04-19 13:13:04 +02:00 |
shadownote.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
shape.cpp
|
fix #291491: tuplet autoplace issues
|
2019-07-01 16:41:34 -06:00 |
shape.h
|
fix #278940: restore chords spacing for glissando
|
2018-12-05 16:34:35 +02:00 |
sig.cpp
|
fix #284080: incorrectly listed beats
|
2019-04-17 22:17:47 +08:00 |
sig.h
|
fix #284080: incorrectly listed beats
|
2019-04-17 22:17:47 +08:00 |
skyline.cpp
|
Use a binary search for a position to add skyline segments
|
2019-03-04 11:32:10 +02:00 |
skyline.h
|
Use a binary search for a position to add skyline segments
|
2019-03-04 11:32:10 +02:00 |
slur.cpp
|
fix #294085: all elements set to normal position if all rests in voices other than voice 1 are deleted
|
2020-04-08 08:22:07 -04:00 |
slur.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
slurtie.cpp
|
Now single grip of an element (usually the middle one) can have a few anchor lines
|
2020-04-04 01:05:58 +03:00 |
slurtie.h
|
Now single grip of an element (usually the middle one) can have a few anchor lines
|
2020-04-04 01:05:58 +03:00 |
spacer.cpp
|
Move setting up grips out of Element::startEdit()
|
2019-12-24 14:16:06 +02:00 |
spacer.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
spanner.cpp
|
Basic implementation of changing line anchors when dragging
|
2020-04-17 00:05:33 +03:00 |
spanner.h
|
Remove unused SpannerEditData
|
2020-02-27 09:35:51 +02:00 |
spannermap.cpp
|
Replacd integer midi tick values by fractions.
|
2019-02-18 11:46:05 +01:00 |
spannermap.h
|
Fix spanners memory leak
|
2019-03-19 12:26:12 +02:00 |
spatium.h
|
re-add linear layout
|
2016-04-13 12:05:47 +02:00 |
splitMeasure.cpp
|
Fix #304725: Remove “using namespace std” directive
|
2020-04-30 17:45:10 -07:00 |
staff.cpp
|
fix #279471 Set note cutoff length
|
2020-04-22 05:35:25 -04:00 |
staff.h
|
fix #279471 Set note cutoff length
|
2020-04-22 05:35:25 -04:00 |
stafflines.cpp
|
fix #278379: right-click staff menu not accessible on single line staff
|
2018-11-25 11:47:22 +00:00 |
stafflines.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
staffstate.cpp
|
fix #276384: Show invisible shortcut does not work until screen is redrawn
|
2019-02-06 18:48:49 +01:00 |
staffstate.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
stafftext.cpp
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
stafftext.h
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
stafftextbase.cpp
|
Make it possible to record elements written to MSCX
|
2018-10-29 16:30:19 +02:00 |
stafftextbase.h
|
fix #301103: "Straight" text does not work
|
2020-03-11 11:52:20 +08:00 |
stafftype.cpp
|
fix #43906: completing support of 256th, 512th and 1024th durations
|
2020-04-19 13:13:04 +02:00 |
stafftype.h
|
fix #43906: completing support of 256th, 512th and 1024th durations
|
2020-04-19 13:13:04 +02:00 |
stafftypechange.cpp
|
fix #294542: Allow setting notehead scheme on a note-by-note basis in the Inspector
|
2020-04-14 10:26:09 -04:00 |
stafftypechange.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
stafftypelist.cpp
|
Optimize staff type searching in case of unique staff type
|
2020-02-21 22:27:15 +02:00 |
stafftypelist.h
|
Optimize segment tick calculation when searching for staff type
|
2020-02-21 22:27:43 +02:00 |
stem.cpp
|
fixed issues from PVS-Studio report (step2)
|
2020-03-20 16:52:52 +02:00 |
stem.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
stemslash.cpp
|
fix #271529: incorrect stem position for some noteheads in layout
|
2018-05-05 10:34:45 +02:00 |
stemslash.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
sticking.cpp
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
sticking.h
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
stringdata.cpp
|
Replacd integer midi tick values by fractions.
|
2019-02-18 11:46:05 +01:00 |
stringdata.h
|
Replacd integer midi tick values by fractions.
|
2019-02-18 11:46:05 +01:00 |
style.cpp
|
fix #305079: fret diagrams shifted upwards compared to 3.4.2
|
2020-05-09 15:51:15 +01:00 |
style.h
|
Merge pull request #6065 from dmitrio95/plugin-api-style-settings
|
2020-05-20 14:18:02 +02:00 |
sym.cpp
|
Merge pull request #5760 from Kartikay26/301584-palette-duplicates
|
2020-05-03 01:51:37 +03:00 |
sym.h
|
Merge pull request #6065 from dmitrio95/plugin-api-style-settings
|
2020-05-20 14:18:02 +02:00 |
symbol.cpp
|
fix compiler warnings on Mac
|
2019-07-12 10:53:42 +02:00 |
symbol.h
|
fixed virtual methods
|
2020-03-21 16:03:04 +02:00 |
synthesizerstate.cpp
|
fix #290323: synthesizer state duplicated when changing score with saved state
|
2019-08-03 14:43:30 +01:00 |
synthesizerstate.h
|
fix #290323: synthesizer tag always written
|
2019-06-14 09:48:36 +01:00 |
system.cpp
|
fix #296075: enable showing brackets which span to single stave when empty staves are hidden
|
2020-04-27 12:25:56 +08:00 |
system.h
|
Merge pull request #5792 from njvdberg/issue-121416-instr-name
|
2020-04-21 21:02:58 +03:00 |
systemdivider.cpp
|
Fix #279065 Manual adjustment to system divider lost on save
|
2018-12-12 14:23:14 +01:00 |
systemdivider.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
systemtext.cpp
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
systemtext.h
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
tempo.cpp
|
fixed issues from PVS-Studio report (step2)
|
2020-03-20 16:52:52 +02:00 |
tempo.h
|
fix #277090: reset tempo only for the relevant range on layout
|
2018-10-30 13:25:37 +02:00 |
tempotext.cpp
|
Merge pull request #5947 from MarcSabatella/301259-2-text-offset
|
2020-04-28 14:51:28 +03:00 |
tempotext.h
|
fix #301259
|
2020-04-15 18:07:27 -06:00 |
text.cpp
|
fix millimeter offset handling for subtext etc.
|
2018-10-26 12:28:11 +02:00 |
text.h
|
fixed virtual methods
|
2020-03-21 16:03:04 +02:00 |
textbase.cpp
|
Merge pull request #5947 from MarcSabatella/301259-2-text-offset
|
2020-04-28 14:51:28 +03:00 |
textbase.h
|
Merge pull request #5947 from MarcSabatella/301259-2-text-offset
|
2020-04-28 14:51:28 +03:00 |
textedit.cpp
|
Merge pull request #5978 from SKefalidis/cursor-height
|
2020-04-22 11:40:49 +03:00 |
textedit.h
|
fix #302643: crash on advancing to next chord symbol with no text entered
|
2020-03-28 05:48:32 +02:00 |
textframe.cpp
|
fix #278099 Crash when inserting a symbol from master palette
|
2018-11-13 13:32:33 +01:00 |
textframe.h
|
Basic implementation of single-click access to editing elements with grips
|
2019-12-24 14:15:35 +02:00 |
textline.cpp
|
fix #289423: correct origin for note anchored lines
|
2019-05-20 13:04:34 -06:00 |
textline.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
textlinebase.cpp
|
Fix #304725: Remove “using namespace std” directive
|
2020-04-30 17:45:10 -07:00 |
textlinebase.h
|
fix #288169, #287889: draw lines when there are two hooks and draw hooks solid
|
2019-08-30 15:00:48 -07:00 |
tie.cpp
|
fix #294085: all elements set to normal position if all rests in voices other than voice 1 are deleted
|
2020-04-08 08:22:07 -04:00 |
tie.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
tiemap.h
|
|
|
timesig.cpp
|
Merge pull request #5745 from dmitrio95/layout-opt
|
2020-04-09 17:39:23 +03:00 |
timesig.h
|
fixed virtual methods
|
2020-03-24 15:49:16 +02:00 |
transpose.cpp
|
rebased
|
2020-03-19 14:08:55 -06:00 |
tremolo.cpp
|
Fix layout of tremolos attached to chords with opposite stem directions
|
2020-04-26 00:10:25 +08:00 |
tremolo.h
|
String fix regarding the alternate beaming style of minim tremolos
|
2020-04-17 15:55:13 +08:00 |
tremolobar.cpp
|
Make it possible to record elements written to MSCX
|
2018-10-29 16:30:19 +02:00 |
tremolobar.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
trill.cpp
|
Add more information to setLayout()
|
2019-10-25 16:18:41 +02:00 |
trill.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
tuplet.cpp
|
Fix #304725: Remove “using namespace std” directive
|
2020-04-30 17:45:10 -07:00 |
tuplet.h
|
fixed virtual methods
|
2020-03-27 10:01:06 +02:00 |
tupletmap.h
|
|
|
types.h
|
Fix #203026, fix #301847, Add Measure number inspector,
|
2020-04-18 12:29:54 -04:00 |
undo.cpp
|
Merge pull request #5745 from dmitrio95/layout-opt
|
2020-04-09 17:39:23 +03:00 |
undo.h
|
Moved midi, synthesizers, drives, exports to audio module
|
2020-04-16 12:23:51 +02:00 |
unrollrepeats.cpp
|
Refactor RepeatList, avoid extra updates of RepeatList
|
2019-05-02 13:08:11 +03:00 |
utils.cpp
|
Fix wrong hairpin length if score ends with MM rest
|
2020-04-17 00:05:32 +03:00 |
utils.h
|
Add a command-line option for transposing a score
|
2020-01-14 09:42:57 +02:00 |
vibrato.cpp
|
Add more information to setLayout()
|
2019-10-25 16:18:41 +02:00 |
vibrato.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
volta.cpp
|
Merge pull request #5672 from dmitrio95/289643-volta-anchor-read
|
2020-03-10 10:39:57 +02:00 |
volta.h
|
fixed virtual methods
|
2020-03-27 13:07:27 +02:00 |
xml.h
|
Merge pull request #5969 from AntonioBL/readtextstyle2
|
2020-05-12 03:41:04 +02:00 |
xmlreader.cpp
|
Merge pull request #5969 from AntonioBL/readtextstyle2
|
2020-05-12 03:41:04 +02:00 |
xmlwriter.cpp
|
Remove redundant includes
|
2020-02-17 11:06:30 +02:00 |