.. |
internal
|
Added PianoKeyboardPanelContextMenuModel to set number of keys
|
2022-03-31 12:10:33 +02:00 |
qml/MuseScore/NotationScene
|
PianoKeyboard: add scroll bar
|
2022-03-31 12:10:34 +02:00 |
tests
|
moved notation meta to project
|
2021-08-03 16:02:41 +02:00 |
view
|
Merge pull request #11028 from cbjeukendrup/fix_hit_grip
|
2022-03-31 19:14:30 +02:00 |
CMakeLists.txt
|
PianoKeyboard: implemented playing notes to input them
|
2022-03-31 12:10:34 +02: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
|
Added PianoKeyboardPanelContextMenuModel to set number of keys
|
2022-03-31 12:10:33 +02:00 |
inotationelements.h
|
renamed element to engravingitem
|
2021-09-02 15:36:45 +02:00 |
inotationinteraction.h
|
added explicit score position adjustment
|
2022-03-22 16:40:49 +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
|
disabled drawing of NotationInteraction for read-only notation views (like the navigator panel)
|
2022-01-14 11:14:15 +02:00 |
inotationparts.h
|
Fixed staff settings view
|
2021-08-30 17:41:12 +02:00 |
inotationplayback.h
|
Fixed an issue with replaced instrument playback
|
2022-03-21 19:54: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
|
removed auto convert from PropertyValue to QVariant
|
2021-11-18 12:43:45 +02:00 |
iselectinstrumentscenario.h
|
reimplemented InstrumentListModel to enable the multi-selection
|
2021-08-20 17:07:52 +02:00 |
notationerrors.h
|
Added a message display about the impossibility of adding boxes and frames to score
|
2022-01-24 20:18:15 +02:00 |
notationmodule.cpp
|
PianoKeyboard: implemented playing notes to input them
|
2022-03-31 12:10:34 +02:00 |
notationmodule.h
|
changed namespace for modularity
|
2021-06-30 17:18:03 +02:00 |
notationscene.qrc
|
Add a panel for the Piano Keyboard
|
2022-03-31 12:10:33 +02:00 |
notationtypes.h
|
moved the notification about changes in the score to the libmscore layer
|
2022-03-11 12:00:07 +02:00 |