Commit graph

24764 commits

Author SHA1 Message Date
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
Igor Korsukov
86d1b7f89a fixed build videoexport option 2022-03-24 17:18:47 +06:00
Igor Korsukov
0ef61ee71c fixed set build videoexport option 2022-03-24 15:37:16 +06:00
Elnur Ismailzada
979d7ea95b
Merge pull request #10828 from RomanPudashkin/search_instrument
[MU4] Choose Instruments Panel: Search categories are often incorrect.
2022-03-24 09:37:05 +01:00
RomanPudashkin
96625484f4
Merge pull request #10849 from cbjeukendrup/clang_13_1_warnings
Fix AppleClang 13.1 compiler warnings
2022-03-24 10:20:03 +02: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
RomanPudashkin
9ec813f2f6
Merge pull request #10880 from vpereverzev/ghost_instruments_playback
[MU4] ghost_instruments_playback
2022-03-24 08:54:37 +02:00
vpereverzev
7ae19ca4fd Fixed an issue with a playback of removed instruments 2022-03-24 00:37:44 +02:00
Casper Jeukendrup
004e2c529a
Fix TODOs in MuseData importer 2022-03-23 22:16:24 +01:00
RomanPudashkin
041b2d366f
Merge pull request #10876 from RomanPudashkin/remove_direction_section
[MU4] Fix #10671: Remove 'Direction' option for Articulations
2022-03-23 21:10:22 +02:00
Roman Pudashkin
4d720e5a85 fix #10671: removed the direction section for articulations 2022-03-23 20:29:03 +02:00
Casper Jeukendrup
38366810f0
Fix AppleClang 13.1 warnings reg. never-read variables 2022-03-23 18:47:52 +01:00
Casper Jeukendrup
58b4db2784
Fix AppleClang 13.1 warnings reg. Rule of Three 2022-03-23 18:47:51 +01:00
Roman Pudashkin
f53f37360d fixed resetting of selected instrument groups/template categories after clearing the search bar 2022-03-23 15:06:48 +02:00
RomanPudashkin
a4c9b9f57b
Merge pull request #10837 from Eism/tooltips_open_fix
[MU4] Tooltips open fix
2022-03-23 13:31:36 +02:00
Roman Pudashkin
81af642c2b improved the search bar on the templates page: now when you click on a template during the search, the corresponding category will be highlighted 2022-03-23 11:10:17 +02:00
Roman Pudashkin
595f0d1de5 fix #10420: fixed binding on currentGroupIndex after selecting a value from the dropdown 2022-03-23 11:10:17 +02:00
Roman Pudashkin
bd7eb645b7 fixed incorrect action codes 2022-03-23 11:10:17 +02:00
Roman Pudashkin
910d5d41e5 fix #9131: renamed the page "Choose from template" to "Create from template" 2022-03-23 11:10:17 +02:00
Roman Pudashkin
402d07629a fix #10420: added reloading of the group list when the user changes the search text 2022-03-23 11:10:17 +02:00
Roman Pudashkin
d0832c98c8 optimized the notification about changes in the selection 2022-03-23 11:10:16 +02:00
Roman Pudashkin
033eca351e optimized loading of genres/groups 2022-03-23 11:09:35 +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
134a182f22 Fixed crash after switching between home and score and starting navigate 2022-03-23 11:09:33 +02:00
Eism
7e55d38d06 Fixed unnecessary focus setting for the button 2022-03-23 11:09:33 +02:00
Eism
63db42b47e Fixed returning focus child 2022-03-23 11:09:33 +02:00
Eism
70d77bb095 Focus on Home radio button when opening app
the accessibility system in macos requires at least one registered element to be in focus
2022-03-23 11:09:33 +02:00
Eism
236187292f Disable notation accessibility if notation paint view is not focused 2022-03-23 11:09:33 +02:00
Eism
0a5c274310 Popups should open as a tool on all platforms 2022-03-23 10:57:54 +02:00
Eism
a2d84bff28 Fixed jumping popups on macos 2022-03-23 08:37:47 +02:00
Eism
269d3075aa Removed use of qml popup 2022-03-23 08:37:47 +02:00
Eism
9c6490d953 Replaced qml popup with our custom popup: Create custom palette 2022-03-23 08:37:47 +02:00
Eism
b5d4959c33 Replaced qml popup with our custom popup: Add palettes 2022-03-23 08:37:47 +02:00
Eism
eec4b1a23d Fixed spacing on palettes panel 2022-03-23 08:37:47 +02:00
Eism
d9cdf3bbb8 Do not activate focus for tooltips 2022-03-23 08:37:47 +02:00
vpereverzev
e58dc2302a Fixed an issue with fermatas and section breaks 2022-03-22 17:46:19 +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
RomanPudashkin
66095cebde
Merge pull request #10771 from RomanPudashkin/slur_properties
[MU4] Fix #10448: Implement slur properties in Inspector/Properties
2022-03-22 16:35:54 +02:00
RomanPudashkin
2250ac4c34
Merge pull request #10864 from vpereverzev/gradual_expression_changes
[MU4] gradual_expression_changes
2022-03-22 16:27:54 +02:00
vpereverzev
ac5843f24e Adjusted default Fluid's volume 2022-03-22 15:59:35 +02:00
vpereverzev
31f48eebfe Fixed an issue with grace notes playback 2022-03-22 15:52:40 +02:00
vpereverzev
bc5fbcfb0b Added reversed iterators access for SharedMap 2022-03-22 15:47:44 +02:00
vpereverzev
d44d4e9c68 Added expression layer for default playback 2022-03-22 15:47:21 +02:00
Roman Pudashkin
eee35eb6b9 replaced the Direction section with the Placement section 2022-03-22 15:26:18 +02:00
Roman Pudashkin
2f47cc2133 replaced the use of raw numbers with the SlurStyleType enum 2022-03-22 14:54:37 +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
vpereverzev
4bedd04221 Fixed an issue with gradual dynamic level changes 2022-03-22 03:35:30 +02:00
RomanPudashkin
c238f8cc47
Merge pull request #10858 from vpereverzev/replaced_instrument_playback
[MU4] actual_instruments_playback
2022-03-21 20:21:02 +02:00
vpereverzev
b3aa53074a Fixed an issue with replaced instrument playback 2022-03-21 19:54:00 +02:00
RomanPudashkin
411ca242d2
Merge pull request #10855 from asattely/system-object-crash
[MU4] Fix incorrect placement of system objects and add checking on load
2022-03-21 18:12:05 +02:00