Commit graph

400 commits

Author SHA1 Message Date
Roman Pudashkin
aea1f69c1b implemented the ability to close a dialog by URI containing specific params 2022-03-28 18:34:30 +02:00
RomanPudashkin
278242cff9
Merge pull request #10914 from HemantAntony/10908-beamingbutton
Fix #10908: Added cross-staff beaming button
2022-03-28 15:26:55 +02:00
HemantAntony
f9d0560e8e Fix #10908: Added cross-staff beaming button
This commit adds cross-staff beaming button in note input toolbar
2022-03-26 14:10:31 +05:30
Eism
adce8ab838 Fixed reading info in standard dialogs 2022-03-25 12:59:33 +02:00
Alexander Pavlov
a7cf05aa24
Merge pull request #10809 from miiizen/10684-noteheads
fix #10684: Added Heavy X and Heavy X with hat noteheads
2022-03-24 14:35:03 +03:00
RomanPudashkin
96d620d620
Merge pull request #10773 from Eism/accessibility_macos_fix
[MU4] Various fixes for accessibility on macos
2022-03-24 08:55:13 +02:00
Eism
356a1f484d 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
Eism
63db42b47e Fixed returning focus child 2022-03-23 11:09:33 +02:00
RomanPudashkin
f26bbcd998
Merge pull request #10853 from Eism/active_button_in_dialogs_fix
[MU4] Fixed activation of the accent button
2022-03-22 17:27:14 +02:00
Roman Pudashkin
6e4324354b fix #10448: implemented the ability to edit slur/tie via the inspector 2022-03-22 14:54:37 +02:00
Eism
da7d99d429 Fixed activation of the accent button 2022-03-21 15:28:03 +02:00
Casper Jeukendrup
91559bbc78
Simplified setting theme when overriding "follow system theme" 2022-03-21 12:54:50 +01:00
Casper Jeukendrup
cf6730c904
Include Objective-C++ files in code style check 2022-03-21 12:47:15 +01:00
Casper Jeukendrup
a11f33ebbe
Added "Follow system theme" setting 2022-03-21 12:47:15 +01:00
Casper Jeukendrup
c08d545189
Clean up PlatformTheme code and fix title bar color for HC themes 2022-03-21 12:47:14 +01:00
Eism
b53556c5d4 Added dependency on text font size 2022-03-21 12:23:39 +02:00
RomanPudashkin
9aa0332d15
Merge pull request #10744 from cbjeukendrup/save_to_cloud/keynav
Added keyboard navigation for the Save to cloud dialogs
2022-03-15 19:23:40 +02:00
Casper Jeukendrup
c60b5fa138
Introduced a cool DEFER syntax macro 2022-03-15 12:21:25 +01:00
Casper Jeukendrup
0da3bfd549
Automatically focus first panel and control when focussing section 2022-03-15 12:21:24 +01:00
Eism
0534e84690 Fixed notifying about page state changed 2022-03-15 13:12:42 +02:00
James Mizen
9f43ce19ea fix #10684: Added Heavy X and Heavy X with hat noteheads 2022-03-14 23:19:46 +00:00
RomanPudashkin
70fa6ea628
Merge pull request #10670 from Eism/context_menu_navigation
[MU4] Implemented right click by navigation
2022-03-09 11:13:05 +02:00
Elnur Ismailzada
b1b603e20f
Merge pull request #10706 from Eism/styled_menu_height_excees_fix
[MU4] Styled menu overheight fix
2022-03-04 17:10:35 +02:00
Eism
3a794eea8d Implemented scrolling with arrow 2022-03-03 18:30:05 +02:00
Eism
f21ed5a9e2 Using default system font for app title bar 2022-03-03 18:24:10 +02:00
Casper Jeukendrup
837dada334 Implemented "How would you like to save?" dialog
A.k.a. AskSaveLocationTypeDialog
2022-03-01 20:09:27 +01:00
Eism
1847f94517 Fixed toggling to/from full screen 2022-03-01 10:53:33 +02:00
Eism
7ea8bbd19b Implemented right click by navigation 2022-02-28 15:38:28 +02:00
Eism
ab08c2568e Fixed showing plugin shortcuts 2022-02-21 20:20:59 +02:00
Eism
97e71c3f34 Review fix 2022-02-21 19:35:02 +02:00
Eism
81042b4dfc Implemented running plugins by shortcut 2022-02-21 19:35:01 +02:00
MalevolentStrix
e7e9a94bd2 fix #9220: Preserve the Theme setting while enabling/disabling high contrast.
Add some cases to switch back to the same mode of Theme instead of switching back
to the previous mode of enabled-high-contrast or disabled-high-contrast modes.
2022-02-15 16:02:16 +05:30
RomanPudashkin
30a7643d8b
Merge pull request #10069 from cbjeukendrup/standard_dialog_sizing
Enhance sizing in StandardDialogs
2022-02-07 12:31:22 +02:00
Eism
65f56d02ee Sending appropriate text change signals instead of a single cursor change signal 2022-02-03 13:02:38 +02:00
Eism
dd369cedf3 Implemented access to score text for screen readers 2022-02-03 13:01:47 +02:00
Eism
163370fb51 Code cleanup 2022-02-03 12:59:00 +02:00
Eism
b7fdaccb45 Set maximum flick velocity to 1500 for all views in the project 2022-02-01 19:02:19 +02:00
Casper Jeukendrup
e6c13cdd6b
Enhance sizing in StandardDialogs
It's very smart now, and will look beautiful in (hopefully, or at least almost) all possible cases.

Also implemented updating size of PopupView in dialog mode when content size changed. This was necessary to make the StandardDialogs work.
2022-01-29 15:57:21 +01:00
HemantAntony
63d518b85e Fix #9434: Added Insert One Measure icon 2022-01-23 11:47:20 +05:30
Elnur Ismailzada
1ab0d32433
Merge pull request #10235 from Eism/menu_item_refactoring
[MU4] Menu item refactoring
2022-01-18 14:52:16 +02:00
Eism
a0c01d76be Moved menu item to uicomponents module 2022-01-17 18:14:00 +02:00
Eism
419c5e37dc Returning constant references instead of raw pointers 2022-01-17 16:04:52 +02:00
Eism
fdd312cd4d Applied using the menu item in the app menu for macOS 2022-01-17 16:04:52 +02:00
Eism
1f667f9c02 Applied using the menu item in the note input bar 2022-01-17 16:04:52 +02:00
Eism
fa2ece9d0f Menu item is QObject 2022-01-17 16:04:51 +02:00
MalevolentStrix
598ec0cd24 fix #9220: Fix MuseScore switching from Light to Dark theme and swapping the icons
at the time of First Launch Setup and also while trying to change the Theme via
Edit->Preferences->Appearance. Also Change the position of the selections and the Default value
of the High Contrast Theme to 'White'.
2022-01-16 18:11:22 +05:30
Casper Jeukendrup
976a55f479 Explicitly capture QML signal handler arguments - Ui, UiComponents 2022-01-14 11:38:55 +02:00
Eism
1dc7b7f803 Fixed correct activating a parent control of tooltips and app menu after close 2022-01-13 12:05:42 +02:00
Casper Jeukendrup
1c1a6cb533 Fix non-unity build 2022-01-12 12:32:40 +02:00
Casper Jeukendrup
57916dd9d6 Fix compiler warning about missing override in NavigationControl 2022-01-12 12:32:40 +02:00