MuseScore/src
Joachim Schmitz 01a426aab1 Fix compiler warnings
* Disable MinGW warnings in thirdparty/opus reg. unused parameters
* Fix MSVC compiler warnings, reg. signed/unsigned mismatch (C4245)
* Enable some of the previously (and apparently unnecessarily) disabled MSVC compiler warnings in src/engraving again
* Fix MSVC compiler warnings reg. conversion from `size_t` to `int`, outside of engraving
2022-04-26 11:23:08 +00:00
..
appshell Merge pull request #10630 from HemantAntony/scorepropertiesdialog 2022-04-25 11:58:02 +02:00
autobot Improve log messages 2022-04-13 12:48:31 +03:00
cloud Accessible info must have the same role as the item that completes the text of this info 2022-03-23 11:09:33 +02:00
commonscene [engraving] replaced QList to std. Part 1 2022-04-13 16:21:06 +03:00
context Fixed note input keyboard shortcuts on Percussion staves 2022-03-12 18:48:49 +01:00
converter Fix more warnings 2022-04-21 11:31:03 +03:00
diagnostics Fix some (MinGW) compiler warnings 2022-04-19 17:12:15 +03:00
engraving Fix compiler warnings 2022-04-26 11:23:08 +00:00
framework Fix compiler warnings 2022-04-26 11:23:08 +00:00
importexport Disabled failing tests which exist on master 2022-04-25 18:38:31 +02:00
inspector Fix more warnings 2022-04-21 11:31:03 +03:00
instrumentsscene Fix more warnings 2022-04-21 11:31:03 +03:00
languages Improve log messages 2022-04-13 12:48:31 +03:00
learn Accessible info must have the same role as the item that completes the text of this info 2022-03-23 11:09:33 +02:00
main removed FiraSans from the project (see #10751) 2022-04-21 11:38:48 +02:00
multiinstances Implemented notifying about resource changed 2022-02-12 14:56:39 +02:00
notation Fix compiler warnings 2022-04-26 11:23:08 +00:00
palette [engraving] replaced QList to std. Part 6 2022-04-19 13:28:19 +03:00
playback Merge pull request #11227 from RomanPudashkin/unclickable_controls_fix 2022-04-18 17:49:54 +02:00
plugins Next batch 2022-04-21 11:31:03 +03:00
print Rename some methods about names and titles to avoid confusion 2022-02-10 18:16:46 +01:00
project Merge pull request #10630 from HemantAntony/scorepropertiesdialog 2022-04-25 11:58:02 +02:00
stubs Implemented setting user vst directories 2022-04-11 14:06:54 +03:00
wasmtest renamed INotationCreator to IProjectCreator 2021-07-14 21:08:02 +02:00
workspace Do not need to call activation of navigation on callLater 2022-04-19 16:25:30 +03:00
CMakeLists.txt removed the extensions module 2022-02-07 16:12:10 +02:00