Commit graph

23734 commits

Author SHA1 Message Date
Eism
247a75337e Fixed calculation of window size 2022-01-10 11:40:33 +02:00
Eism
f832707d42 Setting the screen for the popup
Because we do not set a parent for popups, then the current screen is always taken as primary
2022-01-10 11:40:33 +02:00
Eism
c7907ef3c5 Fixed scaling of win window 2022-01-10 11:40:33 +02:00
Eism
3f47e415d6 Do not round High-DPI scale factor 2022-01-10 11:40:33 +02:00
Igor Korsukov
d359211393 fixed tooltip show 2021-12-28 14:26:26 +02:00
Joachim Schmitz
856ed3fdcd There's no plural for percent 2021-12-28 13:25:14 +02:00
Joachim Schmitz
37e3bd88cd Fix (MinGW) compiler warnings and build errors 2021-12-28 13:25:14 +02:00
Joachim Schmitz
f0abafd21a Fix (MSVC) compiler warnings 2021-12-28 13:25:14 +02:00
Igor Korsukov
0a5ed972ec fixed ScaleF 2021-12-28 10:45:33 +02:00
Igor Korsukov
7d131de78f changed Align type implementation 2021-12-28 09:49:47 +02:00
Igor Korsukov
c1d02e38a2 fixed notation drag 2021-12-28 09:49:19 +02:00
vpereverzev
acf53cf12d Merged renderChordsArticulations and renderNoteArticulations methods at PlaybackEventsRenderer 2021-12-27 20:17:40 +02:00
vpereverzev
a48f1f5b52 Simplified calls of MetaParsers and Renderers 2021-12-27 20:17:40 +02:00
vpereverzev
307ba34b77 Code-style fixes 2021-12-27 20:17:40 +02:00
vpereverzev
3f6909e333 Added PlaybackEventsRendering unit-tests 2021-12-27 20:17:40 +02:00
vpereverzev
21b0b1a7d4 Implemented loading of built-in articulation profiles 2021-12-27 20:17:40 +02:00
vpereverzev
3c7e4d790b Revised redundant articulations from articulation profiles 2021-12-27 20:17:40 +02:00
vpereverzev
7fa60baa58 Actualized MPE tests 2021-12-27 20:17:40 +02:00
vpereverzev
e09337b712 Fixed an issue with the pitch calculations 2021-12-27 20:17:40 +02:00
vpereverzev
17f8e2ef86 Implemented PlaybackEventsRenderer 2021-12-27 20:17:40 +02:00
vpereverzev
0653ba1c20 Implemented articulations meta parsers 2021-12-27 20:17:40 +02:00
vpereverzev
4fe075d4c5 Introduced playback context 2021-12-27 20:17:40 +02:00
vpereverzev
0a3e5a408d Added rendering utils 2021-12-27 20:17:40 +02:00
vpereverzev
4a034311c7 Implemented rendering for tremolo 2021-12-27 20:17:40 +02:00
vpereverzev
7dcff6cf70 Implemented rendering for ornaments 2021-12-27 20:17:40 +02:00
vpereverzev
974df9bad6 Implemented rendering for grace notes 2021-12-27 20:17:40 +02:00
vpereverzev
ea4928605f Implemented rendering for glissando 2021-12-27 20:17:40 +02:00
vpereverzev
ddb548b74c Implemented rendering for arpeggio 2021-12-27 20:17:40 +02:00
vpereverzev
bedf1b30cb Added a RenderBase class 2021-12-27 20:17:40 +02:00
vpereverzev
55f98e3eff Added mock for articulation profiles repository 2021-12-27 20:17:40 +02:00
a.pavlov
fe3fa1934d added notation writer for exporting msc files 2021-12-27 18:11:11 +02:00
RomanPudashkin
da7bfe915c
Merge pull request #10008 from Eism/app_menu_navigation
[MU4] App menu navigation
2021-12-27 15:54:46 +02:00
RomanPudashkin
5f8c0a6dbd
Merge pull request #10153 from RomanPudashkin/go_to_next_sticking_new
[MU4] Sticking/fingering navigation
2021-12-27 15:28:29 +02:00
Elnur Ismailzada
0bd85ab6a6
Merge pull request #10160 from RomanPudashkin/crash_on_undo
[MU4] Fix: Crash on "Undo" command after deleting instrument from Instruments dialog
2021-12-27 15:19:20 +02:00
Eism
7ac6f16b7f Fixed the shortcut context of notation escape 2021-12-27 14:51:42 +02:00
Eism
4de9098be4 Implemented activating menu by release Alt, fixed navigation 2021-12-27 14:51:42 +02:00
Eism
19e2a72bc0 Implemented opening menu by Return key 2021-12-27 14:51:42 +02:00
Eism
d7514b31c0 Implemented escape from active menu 2021-12-27 14:51:42 +02:00
Eism
8ba193b52d Fixed app title bar 2021-12-27 14:51:42 +02:00
Eism
363ffad12d Fixed the crash when closing app 2021-12-27 14:51:42 +02:00
Eism
a8f9aa9fd7 Fixed restoring focus for a menu after closing a submenu 2021-12-27 14:51:42 +02:00
Eism
6e88bf5860 Hack to fix the hover state over title 2021-12-27 14:51:42 +02:00
Eism
3e7303916a Fixed activating navigation for opened menu 2021-12-27 14:51:42 +02:00
Eism
075a841b25 Handle menu activation in menu model, no need to register shortcuts 2021-12-27 14:51:42 +02:00
Eism
2d25f142d7 Use custom navigation for app menu bar 2021-12-27 14:51:42 +02:00
Eism
61f94c45f1 Fixed reset highlight state for controls when the user clicked mouse button 2021-12-27 14:51:42 +02:00
Eism
1adfe6848e App menu should use system font and static font size 2021-12-27 14:51:42 +02:00
Eism
2a30a56d43 Fixed the truncation of the app title text 2021-12-27 14:51:42 +02:00
Eism
334f97c50d Fixed the app system buttons UI 2021-12-27 14:51:42 +02:00
Eism
31a9490780 Fixed navigation through the menu after opening a submenu with inactive elements 2021-12-27 14:51:42 +02:00