Commit graph

23577 commits

Author SHA1 Message Date
Igor Korsukov
5de10a0ef5 fixed edit and apply shortcuts 2021-12-15 12:48:07 +03:00
Peter Jonas
45526a85c6 Fonts: Update Leland to v0.74 and Edwin to v0.53 2021-12-14 17:51:41 +00:00
Elnur Ismailzada
c5d3ca13f1
Merge pull request #10091 from igorkorsukov/engraving/property_val_15
Clearing property value types [Step 15]
2021-12-14 18:33:59 +02:00
Igor Korsukov
6d087e825e cleared up Tid enum (partially) 2021-12-14 16:40:14 +02:00
Igor Korsukov
bf08d6c128 cleared up KeyMode enum 2021-12-14 15:51:30 +02:00
Igor Korsukov
b37287775d cleared up Orientation enum 2021-12-14 15:34:19 +02:00
RomanPudashkin
1d93c0b03f
Merge pull request #10056 from Howard-C/keymode
fix GH#10055: setting key signature mode in the inspector crashes
2021-12-14 15:04:35 +02:00
vpereverzev
acb80b615c An attempt to please Mac OS permissions 2021-12-14 14:42:41 +02:00
RomanPudashkin
9d39af9a7e
Merge pull request #10082 from Jojo-Schmitz/no-underline+strikeout-dynamics
[MU4] Fix GH#10081: Dynamics show broken 'underline' and 'strikethrough' visuals.
2021-12-14 14:25:46 +02: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
Howard-C
e8e51b272a fix GH#10055: setting key signature mode in the inspector crashes 2021-12-14 18:00:17 +08:00
Leon Vinken
7bf63bb7e5 update musicxml.xsd and xlink.xsd to MusicXML 4.0 2021-12-14 11:42:32 +03:00
Joachim Schmitz
a4d338d341 Fix (MSVC) compiler warnings 2021-12-14 11:00:59 +03:00
Joachim Schmitz
d891e43be5 Fix GH#10081: Dynamics show broken 'underline' and 'strikethrough' visuals.
Fixed by preventing it from happening, same way bold and italic are prevented already
2021-12-13 22:36:58 +01:00
RomanPudashkin
bcc63925c4
Merge pull request #10079 from cbjeukendrup/fix_transparent_dock_titlebar
Fix transparent dock title bar and frame
2021-12-13 20:49:50 +02:00
RomanPudashkin
f701881471
Merge pull request #9937 from Nick-Mazuk/beam-level-spacing
enable support for wide beams
2021-12-13 19:18:27 +02:00
Nick Mazuk
88228fa294
fix grace note wide beams spacing
fix vtest crash
2021-12-13 08:28:14 -08:00
Nick Mazuk
3a9fe6dcf7
make sure it works with the updated stem code 2021-12-13 08:28:14 -08:00
Nick Mazuk
091e188b11
add wideBeams test
fix build
2021-12-13 08:28:14 -08:00
Nick Mazuk
4c700cd36f
fix minStaffOverlap for wide beams 2021-12-13 08:28:14 -08:00
Nick Mazuk
f7a2a5a97d
update style preference to useWideBeams instead of beamDistance 2021-12-13 08:28:14 -08:00
Nick Mazuk
297b7950ba
enable support for wide beams
fix 64th note wedges for beams at 1 space
2021-12-13 08:28:14 -08:00
Elnur Ismailzada
5d52b955d9
Merge pull request #10075 from Eism/notation_context_menu_fix
[MU4] Fixed opening context menu on notation view
2021-12-13 18:13:49 +02:00
Casper Jeukendrup
bf16d94d5d
Fix transparent dock title bar and frame 2021-12-13 16:23:55 +01:00
RomanPudashkin
a6a5e2148c
Merge pull request #10013 from RomanPudashkin/restore_shortcuts
[MU4] Restored some shortcuts
2021-12-13 15:56:49 +02:00
RomanPudashkin
568f6e52a8
Merge pull request #10067 from RomanPudashkin/close_empty_instances_fix
[MU4] Fix #9966: Closing one of multiple projects leaves windows open
2021-12-13 15:10:55 +02:00
Eism
e245e83a51 Fixed opening context menu on notation view 2021-12-13 14:54:07 +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
RomanPudashkin
b21344fa93
Merge pull request #9922 from njvdberg/issue-9186-template-title
[MU4] fix #9186 Set a default title, subtitle and composer for new scores.
2021-12-13 14:29:56 +02:00
Igor Korsukov
c2b5df4ed0 updated Win MSI uuid for MU4 2021-12-13 11:49:41 +03:00
Casper Jeukendrup
a2e488be58 Remove all traces of Telemetry from build scripts et cetera 2021-12-13 11:35:19 +03:00
Casper Jeukendrup
bb201c2301 Remove Telemetry module; transfer CrashHandler to Diagnostics module 2021-12-13 11:35:19 +03:00
Casper Jeukendrup
27bed32dc6 VTests: Make sure that "Checkout current commit" in generate_reference_pngs checks out same commit as generate_current_pngs
`generate_current_pngs` checks out the "default" commit, suggested by GitHub. It appears that that is *not* the head commit of the PR, but a "virtual" merge commit for the PR. That may prevent problems when the PR branch is not based on the very latest master, especially when there have been breaking changes to the VTests script.

Also use terminology "reference" consistently.
2021-12-13 11:28:09 +03:00
Igor Korsukov
af4948933f cleared up SymId enum 2021-12-13 11:27:34 +03:00
Igor Korsukov
56dcb0ef8a cleared up HookType enum 2021-12-13 11:27:34 +03:00
Igor Korsukov
cc67cea99c cleared up DynamicSpeed enum 2021-12-13 11:27:34 +03:00
Igor Korsukov
cd590fc29c cleared up DynamicRange enum 2021-12-13 11:27:34 +03:00
Igor Korsukov
0037fb35c6 cleared up DynamicType enum 2021-12-13 11:27:34 +03:00
RomanPudashkin
d100ab95a0
Merge pull request #10061 from cbjeukendrup/fix_macos_compile_unit_tests
Fix compiling unit tests on OSs other than Linux
2021-12-13 09:00:42 +02: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
Roman Pudashkin
7736e49446 fix #9966: added closing of the app window after closing the current project if there are other instances of the app 2021-12-12 14:34:24 +02:00
RomanPudashkin
6dd03aa1d4
Merge pull request #10010 from Nick-Mazuk/beam-custom-direction
Beam custom direction
2021-12-12 13:43:23 +02:00
RomanPudashkin
1acec71eeb
Merge pull request #9989 from Nick-Mazuk/ledger-line-length
fix grace note ledger line lengths
2021-12-12 13:42:46 +02:00
Casper Jeukendrup
c47cd63a8f
Fix floating VST windows on Windows 2021-12-11 14:09:08 +01:00
Casper Jeukendrup
73e90071e1 Update Windows Installer images 2021-12-10 20:49:30 +02:00