Commit graph

1207 commits

Author SHA1 Message Date
HemantAntony
9ea0c19b70 Fix #10109: Missing Icons
This commit adds missing icons
2021-12-16 16:34:22 +05:30
Joachim Schmitz
e8413c1f5e Fix (MinGW/gcc) compiler warnings
Introduced with #10074, to fix warnings for MSVC
2021-12-15 11:16:40 +01:00
Igor Korsukov
5de10a0ef5 fixed edit and apply shortcuts 2021-12-15 12:48:07 +03:00
Igor Korsukov
2210e3edb4 fixed notation escape 2021-12-14 15:06:28 +03:00
Igor Korsukov
1be98d4125 added close dialogs on escape 2021-12-14 14:22:05 +03:00
Igor Korsukov
dc026e68db added ui navigation highlight property 2021-12-14 14:22:05 +03:00
Igor Korsukov
b88b060e12 fixed add shortcut 2021-12-14 14:19:13 +03:00
Igor Korsukov
ac527a28d8 fixed duplicate actions on shortcuts form 2021-12-14 14:19:13 +03:00
Joachim Schmitz
a4d338d341 Fix (MSVC) compiler warnings 2021-12-14 11:00:59 +03:00
Nick Mazuk
f7a2a5a97d
update style preference to useWideBeams instead of beamDistance 2021-12-13 08:28:14 -08:00
RomanPudashkin
a6a5e2148c
Merge pull request #10013 from RomanPudashkin/restore_shortcuts
[MU4] Restored some shortcuts
2021-12-13 15:56:49 +02:00
RomanPudashkin
311e976c1e
Merge pull request #10058 from cbjeukendrup/vst_fix_floating_window
Fix floating VST windows on Windows
2021-12-13 14:44:41 +02:00
Casper Jeukendrup
bb201c2301 Remove Telemetry module; transfer CrashHandler to Diagnostics module 2021-12-13 11:35:19 +03:00
Casper Jeukendrup
d13e3c9e60
Fix compiling unit tests on OSs other than Linux 2021-12-12 18:55:55 +01:00
Elnur Ismailzada
7335b1670d
Merge pull request #9895 from Eism/accessibility_engraving_part2
[MU4] Accessibility engraving
2021-12-12 15:45:20 +02:00
Casper Jeukendrup
c47cd63a8f
Fix floating VST windows on Windows 2021-12-11 14:09:08 +01:00
Igor Korsukov
7f0b25f248 fixed shortcut context for pitch-up/pitch-down 2021-12-10 17:13:06 +03:00
Eism
e034732523 Fixed tests 2021-12-10 16:12:01 +02:00
Elnur Ismailzada
c7c278696a Fixed accessibility for score on mac os 2021-12-10 10:13:55 +02:00
Eism
15a7995c04 Fixed canceling the reading elements on the score by changing selection 2021-12-10 10:13:55 +02:00
Roman Pudashkin
06b9c3f5fc Revert "removed some shortcuts/extras that will not be supported in MU4"
This reverts commit 0154a20d58.
2021-12-09 19:05:40 +02:00
Igor Korsukov
e1f406e390 added shortcuts context 2021-12-09 11:58:11 +03:00
Roman Pudashkin
0154a20d58 removed some shortcuts/extras that will not be supported in MU4 2021-12-07 18:25:33 +02:00
Igor Korsukov
386c1b0784 fixed build Windows MSI 2021-12-07 17:44:18 +03:00
Eism
2437823cfa Fixed dropdown UI 2021-12-07 16:14:55 +03:00
Joachim Schmitz
b9bff28ccf Fix (MSVC) compiler warning about empty qrc file 2021-12-07 14:09:45 +03:00
Eism
dba2fea967 Fixed opening element editor on palette 2021-12-07 13:19:48 +03:00
Igor Korsukov
3d52a14fe8 updated icon font and added gracenote icons 2021-12-06 18:00:27 +03:00
Igor Korsukov
556feb5ec7 fixed Palette paint 2021-12-06 12:49:53 +03:00
Igor Korsukov
dace115c6b fixed crash on getting shortcut 2021-12-06 11:52:58 +03:00
Joachim Schmitz
4db6b58020 Fix (MinGW) compiler warnings 2021-12-06 10:39:57 +03:00
wizofaus@hotmail.com
a1b93e7b93 [MU4] port remaining actions from MU3 (WIP) 2021-12-03 18:41:05 +02:00
Roman Pudashkin
08f0973151 fixed updating the app menu after opening the notation page from StartupScenario::run 2021-12-02 18:49:49 +02:00
Roman Pudashkin
2816ce63ff added generating a notification for dialogs 2021-12-02 18:11:12 +02:00
Roman Pudashkin
d4e0b2c2df implemented the channel for notification after opening a page 2021-12-02 18:11:12 +02:00
Eism
8ccacf113b Fixed crash 2021-12-02 12:14:36 +02:00
Eism
404f70467d Fixed closing app when project is open 2021-12-01 14:20:57 +02:00
RomanPudashkin
156df5e133
Merge pull request #9901 from HemantAntony/cutpasteicons
Add cut, paste icons
2021-11-29 21:12:07 +02:00
HemantAntony
3bf4e9e2e4 Add cut, paste icons
This commit has added the cut and paste icons.
2021-11-29 17:35:45 +05:30
Elnur Ismailzada
80c24598eb
Merge pull request #9899 from igorkorsukov/bugs/9890_crash_on_open_editstyle
Fixed crash on open edit style dialog
2021-11-26 11:16:24 -08:00
Joachim Schmitz
99a0149d43 Fix some (MSVC) compiler warnings 2021-11-26 18:05:14 +02:00
Igor Korsukov
d38bbb69fc fixed crash on open edit style dialog 2021-11-26 17:54:35 +02:00
Casper Jeukendrup
3621ba909b Add &floating=true to Vst editor URIs 2021-11-25 11:37:41 +02:00
Casper Jeukendrup
47a9c8802e Extracted common base class of VstFxEditorView and VstiEditorView
Fix code duplication problems
2021-11-25 11:37:41 +02:00
Casper Jeukendrup
29828db08a Make VST windows stay on top when the application is active 2021-11-25 11:37:41 +02:00
Elnur Ismailzada
64da4a2dff
Merge pull request #9824 from Eism/accessibility_widget_dialogs_part5
[MU4] Accessibility. Master palette
2021-11-25 00:30:11 -08:00
Eism
c4107b22a7 Renamed IAccessibleInterfaceRegister to IQAccessibleInterfaceRegister 2021-11-24 13:49:38 +02:00
vpereverzev
8d759116b6 Temporary workaround to prevent overfilled log file 2021-11-23 14:57:20 +02:00
vpereverzev
ea077672a1 Renamed an MPE percentage constant 2021-11-23 14:05:37 +02:00
vpereverzev
5e6747e387 Code style fixes 2021-11-23 14:05:37 +02:00