MuseScore/src/notation/internal
DmitryArefiev bec44c6e0b
Merge pull request #12427 from cbjeukendrup/fix_keysig
Get rid of KeyMode when creating a new score
2022-07-18 14:28:16 +03:00
..
excerptnotation.cpp fix #11154: fixed duplication of parts by improving the check for the need to create a "potential" part 2022-07-01 13:24:56 +03:00
excerptnotation.h removed the "delete" and "rename" operations for non-custom parts 2022-06-30 18:07:56 +03:00
igetscore.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
inotationselectionrange.h Fixed conversion warnings. Step 5 2022-04-28 13:35:27 +03:00
inotationundostack.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
instrumentsrepository.cpp fix #12255: fixed getting selected instruments/score order from the instruments dialog 2022-07-05 19:28:03 +03:00
instrumentsrepository.h fix #12255: fixed getting selected instruments/score order from the instruments dialog 2022-07-05 19:28:03 +03:00
masternotation.cpp Get rid of KeyMode when creating a new score 2022-07-15 15:25:26 +02:00
masternotation.h removed the "delete" and "rename" operations for non-custom parts 2022-06-30 18:07:56 +03:00
masternotationparts.cpp removed the ability to insert new staves after the selected staff, as this ability causes a lot of crashes and other problems 2022-07-06 13:24:03 +03:00
masternotationparts.h removed the ability to insert new staves after the selected staff, as this ability causes a lot of crashes and other problems 2022-07-06 13:24:03 +03:00
midiinputcontroller.cpp Removed extra methods from interface 2021-08-16 11:03:03 +02:00
midiinputcontroller.h Implemented auto-connection to attached midi device 2021-06-07 11:44:29 +02:00
mscnotationwriter.cpp added the ability to notify about the start / end of progress 2022-07-13 13:26:27 +03:00
mscnotationwriter.h added the ability to notify about the start / end of progress 2022-07-13 13:26:27 +03:00
notation.cpp moved engraving draw to module draw 2022-07-16 13:12:39 +02:00
notation.h Implemented zooming and scrolling per notation 2022-07-13 09:56:32 +02:00
notationaccessibility.cpp fixed #12179: Fixed invalid pointers 2022-06-29 09:51:16 +03:00
notationaccessibility.h fix #11883: fixed duplication of pointers to the currently focused element in the main accessible root and the dummy accessible root. If the focused element is deleted, we will not get an invalid pointer in one of the roots 2022-06-07 22:58:32 +02:00
notationactioncontroller.cpp fixed the ability to enter notes by double-clicking on them 2022-07-13 17:26:34 +03:00
notationactioncontroller.h Merge pull request #11701 from RomanPudashkin/drumset_panel_interactions 2022-07-15 17:44:28 +03:00
notationconfiguration.cpp Implemented zooming and scrolling per notation 2022-07-13 09:56:32 +02:00
notationconfiguration.h Implemented zooming and scrolling per notation 2022-07-13 09:56:32 +02:00
notationelements.cpp removed score diff 2022-06-10 10:32:51 +03:00
notationelements.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationinteraction.cpp moved engraving draw to module draw 2022-07-16 13:12:39 +02:00
notationinteraction.h fix #11906: fixed crash while using the "Repeat selection" shortcut 2022-06-07 12:14:38 +02:00
notationmidiinput.cpp renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationmidiinput.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationnoteinput.cpp fixed the ability to enter notes by double-clicking on them 2022-07-13 17:26:34 +03:00
notationnoteinput.h moved engraving draw to module draw 2022-07-16 13:12:39 +02:00
notationpainting.cpp renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationpainting.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationparts.cpp fix #12418: disabled the ability to drag & drop staves to other parts 2022-07-15 20:18:09 +03:00
notationparts.h optimized the moveStaves operation: instead of recreating staves, it now just sorts them 2022-07-15 20:18:09 +03:00
notationplayback.cpp The rewind button should not take range selection into account 2022-06-25 14:04:18 +02:00
notationplayback.h The rewind button should not take range selection into account 2022-06-25 14:04:18 +02:00
notationselection.cpp fix #11906: fixed crash while using the "Repeat selection" shortcut 2022-06-07 12:14:38 +02:00
notationselection.h fix #11906: fixed crash while using the "Repeat selection" shortcut 2022-06-07 12:14:38 +02:00
notationselectionrange.cpp Fix #11522 - ensure element is scrolled into view when using top-staff command 2022-06-19 16:42:44 +10:00
notationselectionrange.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationstyle.cpp renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationstyle.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationuiactions.cpp Fix: Go bottom -> Go to bottom 2022-07-16 21:35:44 +02:00
notationuiactions.h Added UI actions for setting engraving debugging options 2022-04-04 16:21:34 +02:00
notationundostack.cpp renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationundostack.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationviewstate.cpp moved engraving draw to module draw 2022-07-16 13:12:39 +02:00
notationviewstate.h moved engraving draw to module draw 2022-07-16 13:12:39 +02:00
positionswriter.cpp added the ability to notify about the start / end of progress 2022-07-13 13:26:27 +03:00
positionswriter.h added the ability to notify about the start / end of progress 2022-07-13 13:26:27 +03:00
scorecallbacks.cpp renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
scorecallbacks.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
searchcommandsparser.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
searchcommandsparser.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00