Commit graph

26487 commits

Author SHA1 Message Date
Igor Korsukov bf91ced42b [braille] convert qtests to gtests 2022-07-21 18:05:10 +02:00
RomanPudashkin b5065640ed
Merge pull request #12508 from igorkorsukov/ci/macos_11
[ci] Switch from macOS-10.15 to macos-11
2022-07-21 18:25:31 +03:00
Igor Korsukov 47cad27a68 [ci] switch from macOS-10.15 to macos-11 2022-07-21 16:52:00 +02:00
Igor Korsukov 0ef2ba7949 [engraving] added print allocator statistic 2022-07-21 15:48:28 +02:00
Igor Korsukov d5bff5176a [engraving] added allocator for all elements 2022-07-21 15:48:28 +02:00
Igor Korsukov c6cf898223 [engraving] fixed memory leaks (added allocator) 2022-07-21 15:48:28 +02:00
vpereverzev 2db5d0cc23 Removed unnecessary methods 2022-07-21 15:20:01 +02:00
vpereverzev d7a58fb4aa Fixed an issue with tied notes 2022-07-21 15:20:01 +02:00
pereverzev_v 49a0d92ae8 Fixed an issue with legato playback of notes under slurs 2022-07-21 15:20:01 +02:00
RomanPudashkin b7fc0dac32
Merge pull request #12495 from asattely/phantom-dynamics
[MU4] Remove invisible dynamics objects on 1.14 migrate
2022-07-21 12:08:07 +03:00
Elnur Ismailzada 222a8b6d6d
Merge pull request #12340 from shoogle/accessibility-element-info
Accessibility: Improve speech output for notes and common elements
2022-07-21 11:45:57 +03:00
Aaron Sattely ed76378200 Make hairpinLines' default values match dynamics' 2022-07-20 20:31:44 -04:00
Aaron Sattely 5bf0939753 Make flat hairpins use dynamicsMinDist, and prevent empty dynamics
objects while migrating 1.14 scores.
2022-07-20 20:30:45 -04:00
Casper Jeukendrup bed6689375
Merge pull request #12485 from mike-spa/resetGraceNoteOffset
Reset grace notes offset when migrating from pre-4.0
2022-07-20 14:29:47 +02:00
Michele Spagnolo ae7e8e6863 Reset grace notes offset when migrating from pre-4.0 2022-07-20 13:46:38 +02:00
RomanPudashkin 7d1d99693c
Merge pull request #12479 from VanSHOE/fixConflictMultipleShortcuts
Fix conflict checking with multiple shortcuts
2022-07-20 13:35:26 +03:00
RomanPudashkin 4e127ad6b4
Merge pull request #12451 from mike-spa/minTieLengthExtended
Extending minimum tie length implementation to apply at start of system
2022-07-20 12:09:46 +03:00
Rahul Garg aa9546cf3f Fix conflict checking with multiple shortcuts 2022-07-20 14:32:17 +05:30
RomanPudashkin 1c1488dbc8
Merge pull request #12450 from Eism/vst_update_params_fix
fixed #11077: Update fx parameters of a mixer channel item
2022-07-20 11:21:11 +03:00
RomanPudashkin 5835b74a96
Merge pull request #12303 from mike-spa/glissandoGuessFinalNote
Fix #12189: Glissando end note
2022-07-20 11:19:07 +03:00
RomanPudashkin b68bf70998
Merge pull request #12469 from mike-spa/graceNoteOffsetFix
Grace notes offset fix
2022-07-20 11:08:20 +03:00
RomanPudashkin 560320affb
Merge pull request #12472 from cbjeukendrup/remove_shortStemProgression
Remove "shortStemProgression" style setting
2022-07-20 11:07:28 +03:00
Igor Korsukov 1c87cf855a added objects allocator 2022-07-20 09:33:32 +02:00
Casper Jeukendrup 0d2b4c7b0d
Merge pull request #12473 from cbjeukendrup/translations6
Audit translatable strings. Step 6
2022-07-19 19:06:46 +02:00
Casper Jeukendrup 77c8e7a412
Merge pull request #12460 from cbjeukendrup/editpitch_fixes
Small fixes in the EditPitch dialog
2022-07-19 15:54:36 +02:00
Casper Jeukendrup e5d3cb1ed9
Update musescore_en.ts 2022-07-19 15:17:29 +02:00
Casper Jeukendrup 69a1944be8
Deleted obsolete "systemerrors.h" file 2022-07-19 15:16:43 +02:00
Casper Jeukendrup 4e71777ee4
Audit strings in languageserrors.h 2022-07-19 15:16:43 +02:00
Casper Jeukendrup a622d8fecb
Audit "network" strings 2022-07-19 15:16:43 +02:00
Casper Jeukendrup 7ba7f0cd79
Audit "notation/editstyle" strings 2022-07-19 15:16:42 +02:00
Casper Jeukendrup f253dfbf25
Audit "instruments" strings 2022-07-19 15:16:42 +02:00
Casper Jeukendrup 322d12a99e
Improve some translatable strings in "engraving" 2022-07-19 15:16:42 +02:00
Casper Jeukendrup ad4344079d
Move some strings out of "global" 2022-07-19 14:58:13 +02:00
Casper Jeukendrup 3eadda4678
Audit iex_midi strings: don't make plain numbers translatable 2022-07-19 14:58:13 +02:00
Eism 16c7af893d fixed #11077: Update fx parameters of a mixer channel item 2022-07-19 15:14:00 +03:00
Igor Korsukov 7785974bce [lang] added request of restart for change lang 2022-07-19 13:54:20 +02:00
Michele Spagnolo 685f051111 Grace notes offset fix 2022-07-19 13:42:27 +02:00
Michele Spagnolo 9b71ab62cb Safety null-checks 2022-07-19 11:52:26 +02:00
Michele Spagnolo dbfa007457 minTieLength applies to start of measure
clean up


ccorrection


clean


correction
2022-07-19 11:52:26 +02:00
Casper Jeukendrup 4e54b270c3
Remove "shortStemProgression" style setting from templates/tests/stylefiles 2022-07-19 11:13:22 +02:00
Casper Jeukendrup 35848b95c6
Remove "shortStemProgression" style setting 2022-07-19 11:09:13 +02:00
RomanPudashkin 6d425d6046
Merge pull request #12300 from mike-spa/slidesGlissPosition
Fix #12191: Corrects slide and gliss position for chords with seconds
2022-07-19 11:15:36 +03:00
RomanPudashkin 726dae210a
Merge pull request #12458 from asattely/shorten-stems-toggle
Ensure stems are not shortened if 'shorten stems' style setting is set
2022-07-19 11:07:29 +03:00
RomanPudashkin 7acafb9344
Merge pull request #12459 from asattely/cross-staff-ties
Ties now adjust when they are entirely on a different staff
2022-07-19 11:05:22 +03:00
Igor Korsukov ca0060cfd0 [autobot] added TC9: perfomance test 2022-07-19 10:00:33 +02:00
Igor Korsukov b6d800e018 [autobot] added step duration 2022-07-19 10:00:33 +02:00
Casper Jeukendrup fe149a6d32
Merge pull request #12461 from Gootector/patch-1
Fix: typo in ioretcodes.h: coping -> copying
2022-07-19 00:09:44 +02:00
Grzegorz Pruchniakowski bf8372facd
Fix: typo in ioretcodes.h: coping -> copying
Fix: typo in ioretcodes.h: coping -> copying

Greetings,
Gootector
2022-07-18 23:02:15 +02:00
Casper Jeukendrup 819c78311b
EditPitch: remove non-working clef icons 2022-07-18 21:17:08 +02:00
Casper Jeukendrup 17832b4878
EditPitch: allow single selection only 2022-07-18 20:56:59 +02:00