MuseScore/src/notation
2022-06-02 13:00:02 +03:00
..
internal Merge pull request #11832 from RomanPudashkin/drop_background 2022-06-01 18:21:33 +03:00
qml/MuseScore/NotationScene Move context menu data / handling to cpp 2022-05-30 08:37:23 +02:00
tests Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
view added use AsciiString for read xml 2022-06-02 13:00:02 +03:00
CMakeLists.txt added zip reader/writer facade 2022-05-19 16:05:10 +03:00
iexcerptnotation.h Rename some methods about names and titles to avoid confusion 2022-02-10 18:16:46 +01:00
iinstrumentsrepository.h removed the InstrumentsMeta structure 2021-08-23 18:41:54 +02:00
imasternotation.h Replaced MasterNotationMidiData with NotationPlayback 2022-03-01 19:59:36 +02:00
inotation.h Replaced MasterNotationMidiData with NotationPlayback 2022-03-01 19:59:36 +02:00
inotationaccessibility.h Disable notation accessibility if notation paint view is not focused 2022-03-23 11:09:33 +02:00
inotationconfiguration.h fix #10264: fixed the highlighting of measures while dragging an element 2022-05-31 20:51:06 +02:00
inotationelements.h renamed element to engravingitem 2021-09-02 15:36:45 +02:00
inotationinteraction.h removed unused methods 2022-05-31 20:51:06 +02:00
inotationmidiinput.h Fix namespace code style 2021-07-07 15:12:16 +02:00
inotationnoteinput.h fix #9995: simplified the shortcuts for changing the current duration 2022-02-25 11:56:24 +02:00
inotationpainting.h Fix #11594: PNGs don't have transparent background 2022-05-11 14:07:28 +05:30
inotationparts.h Fix changing transposition when replacing instrument 2022-04-29 01:16:06 +02:00
inotationplayback.h fixed the position of the playback cursor for part scores 2022-05-17 13:22:00 +02:00
inotationselection.h fixed update of the inspector after changing the selection state 2022-02-03 21:06:45 +02:00
inotationstyle.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
iselectinstrumentscenario.h reimplemented InstrumentListModel to enable the multi-selection 2021-08-20 17:07:52 +02:00
notationerrors.h fixed duplication of error codes 2022-05-27 17:04:42 +02:00
notationmodule.cpp Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
notationmodule.h changed namespace for modularity 2021-06-30 17:18:03 +02:00
notationscene.qrc Add buttons to scroll in notation switch tabs 2022-05-30 08:31:49 +02:00
notationtypes.h fix #10779: disabled the vertical panning during the playback if there is only one system 2022-05-17 21:47:10 +02:00