MuseScore/src/notation/internal
Michele Spagnolo f1c4fcc346 Fix tuplets entry bug
correction


correction
2023-01-24 13:09:10 +01:00
..
excerptnotation.cpp fixed a massive memory leak if the user exports parts that they have not yet opened. Such parts won't be added to the master score, but will be inited and filled with elements 2022-12-01 10:59:52 +02:00
excerptnotation.h fix #10122: update the excerpt name when replacing its initial instrument 2022-11-10 14:05:20 +02: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 added changedPropertyIdSet and changedStyleIdSet to engraving::ScoreChangesRange 2022-08-29 18:39:47 +03:00
instrumentsrepository.cpp fix #14006: fixed reading orders.xml 2022-10-25 16:41:23 +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 add initial score creation tempo markings to all system object staves 2023-01-12 14:21:54 +02:00
masternotation.h fix a crash when creating an excerpt and then deleting it via ctrl+z 2022-12-01 10:59:52 +02:00
masternotationparts.cpp fix #14722: fixed an incorrect check on the main instrument 2022-11-29 20:10:40 +02:00
masternotationparts.h fix #10122: update the excerpt name when replacing its initial instrument 2022-11-10 14:05:20 +02:00
midiinputcontroller.cpp Implemented realtime mode 2022-08-30 08:58:44 +02:00
midiinputoutputcontroller.cpp Implemented realtime mode 2022-08-30 08:58:44 +02:00
midiinputoutputcontroller.h Implemented realtime mode 2022-08-30 08:58:44 +02:00
mscnotationwriter.cpp Fix #includes - notation (where necessary) 2022-08-19 01:14:41 +02:00
mscnotationwriter.h Fix #includes - notation (where necessary) 2022-08-19 01:14:41 +02:00
notation.cpp fix #13297 fix crashes on reset preferences etc. 2022-10-21 08:38:02 +11:00
notation.h Implemented zooming and scrolling per notation 2022-07-13 09:56:32 +02:00
notationaccessibility.cpp fixed #12966: Added voicing for changing note input mode 2022-09-21 15:32:34 +02:00
notationaccessibility.h fixed #12966: Added voicing for changing note input mode 2022-09-21 15:32:34 +02:00
notationactioncontroller.cpp marked the OK button as "accent" by default 2023-01-17 13:22:59 +02:00
notationactioncontroller.h fix #13403 2022-12-13 17:29:09 +02:00
notationconfiguration.cpp Add "Don't show again" checkbox to MScore error dialogs 2022-12-02 15:09:53 +01:00
notationconfiguration.h Add "Don't show again" checkbox to MScore error dialogs 2022-12-02 15:09:53 +01:00
notationelements.cpp Fix #includes - notation (where necessary) 2022-08-19 01:14:41 +02:00
notationelements.h fix #11494: ported missing functionality from MU3 2022-08-13 13:34:43 +03:00
notationinteraction.cpp Fix tuplets entry bug 2023-01-24 13:09:10 +01:00
notationinteraction.h reverted #8174: lasso list selection 2022-12-07 15:26:51 +02:00
notationmidiinput.cpp Revert "fixed: Note pitch should be changed for selected note when pressing keys on the virtual keyboard" 2022-11-16 13:51:28 +02:00
notationmidiinput.h fixed: Keys should repeat external midi keyboard in not-input mode (default) 2022-09-26 14:55:08 +02:00
notationnoteinput.cpp Fix tuplets entry bug 2023-01-24 13:09:10 +01:00
notationnoteinput.h fix #14896: do not play the selected note twice if we were unable to add a new note 2022-12-06 19:49:33 +02:00
notationpainting.cpp [diagnostics] added convert drawdata to image 2023-01-13 15:17:31 +02:00
notationpainting.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
notationparts.cpp Fix MSVC compiler warning 2023-01-09 17:01:55 +02:00
notationparts.h fix #12366: removed the "Part name" option from the Instruments panel and from the Staff/Part properties dialog 2022-11-10 16:53:08 +02:00
notationplayback.cpp Fixed #13463 2022-10-07 16:05:43 +01:00
notationplayback.h fix #13207, #13209, #13225: chord symbols will have a separate track for each instrument 2022-09-07 16:51:53 +03: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 Make loop exit condition safer 2022-11-22 18:35:36 +01: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 Merge pull request #14715 from Eism/shortcuts_edit_fix 2022-12-20 13:05:13 +02:00
notationuiactions.h Build fixes 2022-07-28 21:02:37 +02:00
notationundostack.cpp fix #10122: fixed the stack lock. Each excerpt has its own NotationUndoStack, so we cannot store m_isLocked (which is supposed to be the shared state for all of them) in it 2022-08-31 15:31:01 +03:00
notationundostack.h fix #10122: fixed the stack lock. Each excerpt has its own NotationUndoStack, so we cannot store m_isLocked (which is supposed to be the shared state for all of them) in it 2022-08-31 15:31:01 +03:00
notationviewstate.cpp fixed #11621: Save view state per notation 2022-10-26 12:21:46 +03:00
notationviewstate.h fixed #11621: Save view state per notation 2022-10-26 12:21:46 +03:00
positionswriter.cpp fixed mpos writer and added devinfo to scoremedia json 2022-09-27 10:59:51 -07: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