MuseScore/src/notation/internal
2021-06-16 12:48:05 +03:00
..
abstractnotationwriter.cpp Export dialog: code review fixes part 3 2021-05-03 21:49:26 +02:00
excerptnotation.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
excerptnotation.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
igetscore.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
inotationselectionrange.h replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
inotationundostack.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
instrumentsconverter.cpp Change instrument id from musicXMLid to an unique instrument id as defined by the "id" attribute of the "instrument" tag in instruments.xml. 2021-06-03 16:09:37 +02:00
instrumentsconverter.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
masternotation.cpp Merge pull request #8147 from njvdberg/move-staves-and-parts 2021-06-16 09:23:28 +02:00
masternotation.h refactored AbstractMenuModel to reduce duplicity of code 2021-06-11 13:59:32 +02:00
masternotationparts.cpp Handles Excerpts: 2021-06-13 19:29:22 +02:00
masternotationparts.h Read the information for the QML forms and add/remove parts accordingly. 2021-06-03 16:09:38 +02:00
midiinputcontroller.cpp Implemented midi mapping 2021-06-10 09:26:42 +02:00
midiinputcontroller.h Implemented auto-connection to attached midi device 2021-06-07 11:44:29 +02:00
msczmetareader.cpp Fixed compile errors after disable unity build 2021-05-21 12:08:42 +02:00
msczmetareader.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
mscznotationreader.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
mscznotationreader.h Implemented notation meta writer 2021-06-15 19:49:50 +02:00
notation.cpp replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
notation.h replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
notationaccessibility.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationaccessibility.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationactioncontroller.cpp [MU4] fix #8302 - clipboard operations while editing text not working 2021-06-16 12:48:05 +03:00
notationactioncontroller.h implemented the menu for hidden controls 2021-06-11 11:41:09 +02:00
notationconfiguration.cpp Implemented processing of release events 2021-06-10 09:26:42 +02:00
notationconfiguration.h Implemented processing of release events 2021-06-10 09:26:42 +02:00
notationcreator.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationcreator.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationelements.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationelements.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationinteraction.cpp [MU4] fix #8302 - clipboard operations while editing text not working 2021-06-16 12:48:05 +03:00
notationinteraction.h [MU4] fix #7706 fix drag & drop memory leaks 2021-06-16 11:22:17 +03:00
notationmetawriter.cpp Implemented notation meta writer 2021-06-15 19:49:50 +02:00
notationmetawriter.h Implemented notation meta writer 2021-06-15 19:49:50 +02:00
notationmidiinput.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationmidiinput.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationnoteinput.cpp [MU4] fix #7706 fix drag & drop memory leaks 2021-06-16 11:22:17 +03:00
notationnoteinput.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationparts.cpp Merge pull request #8147 from njvdberg/move-staves-and-parts 2021-06-16 09:23:28 +02:00
notationparts.h Handles Excerpts: 2021-06-13 19:29:22 +02:00
notationplayback.cpp ScoreFont and Sym cleanup 2021-06-03 17:20:04 +03:00
notationplayback.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationreadersregister.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationreadersregister.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationselection.cpp replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
notationselection.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationselectionrange.cpp replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
notationselectionrange.h replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
notationstyle.cpp Merge pull request #8031 from aaaeka/update_style_dialog 2021-05-27 10:36:20 +02:00
notationstyle.h Ported Page Settings Dialog from MuseScore 3 2021-05-07 09:22:04 +02:00
notationuiactions.cpp [MU4] fix #8302 - clipboard operations while editing text not working 2021-06-16 12:48:05 +03:00
notationuiactions.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationundostack.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationundostack.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
notationwritersregister.cpp Export dialog: implemented settings and asking for location 2021-04-24 14:37:32 +02:00
notationwritersregister.h Export dialog: implemented settings and asking for location 2021-04-24 14:37:32 +02:00
positionswriter.cpp Implemented position writer for notation elements 2021-06-15 14:45:28 +02:00
positionswriter.h Implemented position writer for notation elements 2021-06-15 14:45:28 +02:00
scorecallbacks.cpp replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
scorecallbacks.h replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02: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