MuseScore/src/notation/internal
2022-01-26 16:00:40 +02:00
..
excerptnotation.cpp fixed crash after opening a saved score with an excerpt without staves 2021-12-29 13:08:07 +02:00
excerptnotation.h fixed creating a blank notation via the parts dialog 2021-08-19 22:40:16 +02:00
igetscore.h Fix namespace code style 2021-07-07 15:12:16 +02:00
inotationselectionrange.h Fix scrolling slowly at high zoom levels 2021-10-17 23:26:34 +02:00
inotationundostack.h Added forgotten data into notation changes notifier 2022-01-19 14:50:48 +02:00
instrumentsrepository.cpp removed the InstrumentsMeta structure 2021-08-23 18:41:54 +02:00
instrumentsrepository.h removed the InstrumentsMeta structure 2021-08-23 18:41:54 +02:00
masternotation.cpp fixed creation of measures twice in a row 2022-01-14 18:14:20 +02:00
masternotation.h fixed creation of score from a template in the new MSCX format 2021-12-10 15:14:27 +02:00
masternotationmididata.cpp Added a unit-test for playing technique case 2022-01-25 16:53:05 +02:00
masternotationmididata.h renamed element to engravingitem 2021-09-02 15:36:45 +02:00
masternotationparts.cpp optimized changing of the score ordering type 2021-08-23 17:07:30 +02:00
masternotationparts.h optimized changing of the score ordering type 2021-08-23 17:07:30 +02: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 Fix non-unity build 2022-01-12 12:32:40 +02:00
mscnotationwriter.h added notation writer for exporting msc files 2021-12-27 18:11:11 +02:00
notation.cpp refactored notation painting 2021-12-02 12:26:31 +02:00
notation.h moved paint PDF to NotationPainting 2021-12-02 12:26:31 +02:00
notationaccessibility.cpp fixed cyclic dependency between notation and engraving modules 2022-01-11 16:12:57 +02:00
notationaccessibility.h fixed cyclic dependency between notation and engraving modules 2022-01-11 16:12:57 +02:00
notationactioncontroller.cpp Implemented skipping error dialog 2022-01-24 20:18:15 +02:00
notationactioncontroller.h Implemented skipping error dialog 2022-01-24 20:18:15 +02:00
notationconfiguration.cpp Implemented skipping error dialog 2022-01-24 20:18:15 +02:00
notationconfiguration.h Implemented skipping error dialog 2022-01-24 20:18:15 +02:00
notationelements.cpp renamed element to engravingitem 2021-09-02 15:36:45 +02:00
notationelements.h renamed element to engravingitem 2021-09-02 15:36:45 +02:00
notationinteraction.cpp Added "tempo change ranged" element 2022-01-26 16:00:40 +02:00
notationinteraction.h Added a message display about the impossibility of adding boxes and frames to score 2022-01-24 20:18:15 +02:00
notationmidiinput.cpp Fixed processing of midi events 2021-11-08 00:17:43 -08:00
notationmidiinput.h Fix namespace code style 2021-07-07 15:12:16 +02:00
notationnoteinput.cpp fix #10208: don't need to show the shadow note when entering notes with keyboard 2022-01-12 11:49:27 +02:00
notationnoteinput.h no need to end the note input mode after removing/adding staves 2021-12-29 13:08:04 +02:00
notationpainting.cpp fixed Palette paint 2021-12-06 12:49:53 +03:00
notationpainting.h fixed Palette paint 2021-12-06 12:49:53 +03:00
notationparts.cpp System objects on multiple staves based on template information 2022-01-10 12:37:40 +02:00
notationparts.h no need to end the note input mode after removing/adding staves 2021-12-29 13:08:04 +02:00
notationplayback.cpp cleared up Tempo 2021-12-20 12:23:52 +03:00
notationplayback.h Fix scrolling slowly at high zoom levels 2021-10-17 23:26:34 +02:00
notationselection.cpp fix #10078: fixed canvasBoundingRect result after selecting a measure with a line 2022-01-24 11:40:39 +02:00
notationselection.h [MU4] port remaining actions from MU3 (WIP) 2021-12-03 18:41:05 +02:00
notationselectionrange.cpp fix #10078: fixed canvasBoundingRect result after selecting a measure with a line 2022-01-24 11:40:39 +02:00
notationselectionrange.h fixed deselecting of the selected area after right-click on it 2021-07-20 14:53:01 +02:00
notationstyle.cpp removed auto convert from PropertyValue to QVariant 2021-11-18 12:43:45 +02:00
notationstyle.h removed auto convert from PropertyValue to QVariant 2021-11-18 12:43:45 +02:00
notationuiactions.cpp Fix #9434: Added Insert One Measure icon 2022-01-23 11:47:20 +05:30
notationuiactions.h added default tool configs 2021-06-28 14:18:09 +02:00
notationundostack.cpp Added forgotten data into notation changes notifier 2022-01-19 14:50:48 +02:00
notationundostack.h Added forgotten data into notation changes notifier 2022-01-19 14:50:48 +02:00
positionswriter.cpp renamed element to engravingitem 2021-09-02 15:36:45 +02:00
positionswriter.h added project module 2021-07-14 21:08:02 +02:00
scorecallbacks.cpp fix #9891: implemented the ability to change the currently edited element 2022-01-13 18:42:45 +02:00
scorecallbacks.h fix #9891: implemented the ability to change the currently edited element 2022-01-13 18:42:45 +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