Commit graph

23602 commits

Author SHA1 Message Date
Igor Korsukov
e1f406e390 added shortcuts context 2021-12-09 11:58:11 +03:00
Igor Korsukov
cd83f03dfb Made NotationActionController a little bit more readable 2021-12-09 11:58:11 +03:00
Igor Korsukov
6a7019c1e7 added pad-note-N-TAB actions 2021-12-09 11:58:11 +03:00
Igor Korsukov
e764bf5bcc added string-above/below actions 2021-12-09 11:58:11 +03:00
RomanPudashkin
c15b6bf544
Merge pull request #10017 from cbjeukendrup/fix_assert_reset_shapes_positions_stem
Fix failing assert when "Resetting shapes and positions" for a Stem
2021-12-09 08:48:49 +02:00
RomanPudashkin
fe5e8cc6c6
Merge pull request #9932 from RomanPudashkin/text_style_fix
[MU4] Fix #9837: Settings in Styles dialog override changes to individual text objects
2021-12-09 08:46:20 +02:00
Roman Pudashkin
82e12ed0df added the min size for the navigator 2021-12-08 22:43:40 +02:00
Roman Pudashkin
cdf00fbbbc fixed the navigator content displacement after resizing it 2021-12-08 22:22:47 +02:00
Roman Pudashkin
d6778b9c73 optimized drawing the score background 2021-12-08 22:22:47 +02:00
Roman Pudashkin
45ec81d536 fix #8758: restored the ability to resize the navigator 2021-12-08 22:22:47 +02:00
Casper Jeukendrup
67deeb1861
Fix failing assert when "Resetting shapes and positions" for a Stem 2021-12-08 17:25:30 +01:00
Elnur Ismailzada
4479864a20
Merge pull request #10011 from Eism/palette_fix
[MU4] Fixed resetting the focus of the search field when showing popups(tooltips of palette cell)
2021-12-08 17:46:44 +02:00
Elnur Ismailzada
d9edfd5fd8
Merge pull request #10015 from Eism/qml_warnings_fix
[MU4] Fixed qml warnings caused by closing notation
2021-12-08 15:11:44 +02:00
Elnur Ismailzada
2dab0fd9f5
Merge pull request #9999 from Eism/add_tuplet_fix
[MU4] Fixed crash when adding tuplet
2021-12-08 15:11:30 +02:00
Eism
e0a3da24f6 Fixed qml warnings caused by closing notation 2021-12-08 13:13:40 +02:00
Eism
c7349737be Removed duplicate code 2021-12-08 11:53:07 +02:00
Eism
7e4e11ecd8 Fixed crash when adding tuplet 2021-12-08 11:21:57 +02:00
RomanPudashkin
4e598b4f00
Merge pull request #9969 from Nick-Mazuk/disable-stem-direction-context-flipping
disable stem direction flipping based on context
2021-12-08 10:27:36 +02:00
Casper Jeukendrup
55fb7b8bf0 Fix VTests for PR titles containing "" or `` 2021-12-08 10:54:35 +03:00
RomanPudashkin
ea5c8cf218
Merge pull request #10002 from Eism/selection_proximity
[MU4] Implemented selection proximity configuring
2021-12-08 09:35:12 +02:00
Elnur Ismailzada
29c7b34a1c
Merge pull request #10004 from RomanPudashkin/open_parts_fix
[MU4] fix #9897: MU doesn't open part tabs when opening Parts at the first time
2021-12-08 09:25:52 +02:00
Eism
0bc9ae6af0 Fixed reset of focus when showing popups 2021-12-08 08:55:40 +02:00
Nick Mazuk
6247273067
add tests for flipped beam directions 2021-12-07 22:10:21 -08:00
Nick Mazuk
b58642fe47
slant beams correctly even when direction is manually flipped 2021-12-07 22:04:52 -08:00
Roman Pudashkin
0c8bd1c4f8 fix #9897: fixed updating of the notation tabs panel after opening a part 2021-12-07 22:34:00 +02:00
Casper Jeukendrup
28863c6178 Temporarily disabled flaky VTest tremolo-1 2021-12-07 23:02:14 +03:00
Casper Jeukendrup
e663d4b007 Fix tr warning in CI workflows
tr: warning: an unescaped backslash at end of string is not portable
2021-12-07 23:02:14 +03:00
Casper Jeukendrup
69f0d9813c Rename VTests Comparison artifact 2021-12-07 23:02:14 +03:00
Casper Jeukendrup
8ab72ad863 Refactor VTests to build reference and current in parallel 2021-12-07 23:02:14 +03:00
Roman Pudashkin
34769d720b removed unused functions 2021-12-07 18:25:33 +02:00
Roman Pudashkin
0154a20d58 removed some shortcuts/extras that will not be supported in MU4 2021-12-07 18:25:33 +02:00
Elnur Ismailzada
dbd5b50162
Merge pull request #9957 from RomanPudashkin/empty_popups_fix
[MU4] Various fixes for the tab bar
2021-12-07 16:48:02 +02:00
Igor Korsukov
386c1b0784 fixed build Windows MSI 2021-12-07 17:44:18 +03:00
Eism
6c8f033dde Implemented focusing on notation when notation changes 2021-12-07 17:06:35 +03:00
Eism
00a83e07b6 Implemented selection proximity configuring 2021-12-07 15:54:50 +02:00
Igor Korsukov
7de8502bec fixed calc default stem length 2021-12-07 16:53:16 +03:00
Roman Pudashkin
c2438f3107 added clipping for NotationSwitchPanel 2021-12-07 15:17:53 +02:00
Eism
2437823cfa Fixed dropdown UI 2021-12-07 16:14:55 +03:00
Roman Pudashkin
ac0db4926b fix #8911: removed redundant clipping 2021-12-07 14:33:10 +02:00
Roman Pudashkin
d0fb33e2aa fix #8659: fixed accidental clicks on the menu button after switching the current tab 2021-12-07 14:33:10 +02:00
Roman Pudashkin
d362f97da6 fix #8164: disabled the double-click behavior for panels 2021-12-07 14:33:10 +02:00
Joachim Schmitz
b9bff28ccf Fix (MSVC) compiler warning about empty qrc file 2021-12-07 14:09:45 +03:00
Joachim Schmitz
d2b0c6cd36 Fix (MSVC) compiler warnings
70 warnings about the very same line and 'unreachable code"
2021-12-07 14:09:45 +03:00
Eism
dba2fea967 Fixed opening element editor on palette 2021-12-07 13:19:48 +03:00
Elnur Ismailzada
e5aefaa6a7
Merge pull request #9990 from igorkorsukov/engraving/property_val_12
Clearing property value types [Step 12]
2021-12-07 09:45:16 +02:00
Casper Jeukendrup
845d998799 Temporarily prevent crash in beam-1 VTest
When the first and/or ChordRest of a Beam is not a Chord
2021-12-07 10:43:15 +03:00
Casper Jeukendrup
0be27f69f6 Bring back } else {accidentally removed in 0394f69 2021-12-07 10:43:15 +03:00
Casper Jeukendrup
1505ebc781 Make VTests fail when mscore crashes during PNG generation 2021-12-07 10:43:15 +03:00
Nick Mazuk
14147e9dbb
fix grace note ledger line lengths 2021-12-06 08:17:03 -08:00
Igor Korsukov
f3954e219b cleared up NoteHeadType enum 2021-12-06 18:15:22 +02:00