Commit graph

22992 commits

Author SHA1 Message Date
Joachim Schmitz
dee072f702 Prevent crash on splitting the shortest possible measure 2021-10-28 02:59:45 -07:00
Joachim Schmitz
315e640a90 Fix #8893: allow for 128th as the denominator for measures 2021-10-28 02:59:45 -07:00
Elnur Ismailzada
725c69b349
Merge pull request #9524 from RomanPudashkin/toolbars_size_by_content_size
[MU4] Toolbars size by content size
2021-10-28 01:20:45 -07:00
Elnur Ismailzada
71ba038a1f
Merge pull request #9592 from igorkorsukov/autobot/tc_4
Added TC4 Using Palettes
2021-10-28 00:38:13 -07:00
RomanPudashkin
ec6589f635
Merge pull request #9583 from Jojo-Schmitz/compiler-warnings
[MU4] Fix (MSVC) compiler warnings
2021-10-27 20:29:41 +02:00
RomanPudashkin
66853822a7
Merge pull request #9574 from Jojo-Schmitz/open-volta-before-section-break-on-frame-crash
[MU4] Fix #325825: Crash on playback with an open volta before a section break on a frame
2021-10-27 20:27:56 +02:00
RomanPudashkin
d10a96a22c
Merge pull request #9532 from martin-danhier/9514-multi-selection-add-only-one-text
Fix #9514: only apply text to the first element in range selections
2021-10-27 20:22:25 +02:00
Igor Korsukov
e1965c5eb9 did TC4 execution a little faster 2021-10-27 18:41:29 +02:00
Igor Korsukov
3c2204f7c6 added Accidentals, Articulations, Noteheads to TC4 (Palettes) 2021-10-27 18:21:20 +02:00
Martin Danhier
afac7239df
Fix #9514: Fix mistake in comment 2021-10-27 17:06:57 +02:00
Joachim Schmitz
c763f1bd00 Fix #325825: Crash on playback with an open volta before a section break on a frame 2021-10-27 15:35:57 +02:00
Igor Korsukov
ff1ad66fc0 added TC4 Using Palettes with Clefs, Key sig, Time sig steps 2021-10-27 14:48:54 +02:00
Joachim Schmitz
ac4f218f75 Fix (MSVC) compiler warnings
reg. unreachable code in importgtp.cpp
2021-10-27 14:09:59 +02:00
Igor Korsukov
cf97810f82 added setup step for TC scripts 2021-10-27 12:54:40 +02:00
Igor Korsukov
6bdb503f59 added migration option for convert mode 2021-10-27 03:47:54 -07:00
RomanPudashkin
8f5e42b9eb
Merge pull request #9580 from Eism/accessibility_mixer
[MU4] Accessibility. Mixer panel
2021-10-27 10:19:38 +02:00
Eism
4726ae923b Fixed review issues 2021-10-27 09:48:17 +02:00
RomanPudashkin
327130b4f1
Merge pull request #9577 from igorkorsukov/autobot/tc_3
Added TC3 Using note input toolbar
2021-10-27 09:32:54 +02:00
Eism
58f7188e26 Fixed navigation order 2021-10-26 18:32:44 +02:00
Roman Pudashkin
49758f3341 fixed disappearance of the status bar after minimizing the application window 2021-10-26 17:33:05 +02:00
Igor Korsukov
9e2ffb2499 added TC3 Using note input toolbar 2021-10-26 16:27:26 +02:00
Eism
d4f22fb863 Implemented accessibility for mixer panel 2021-10-26 15:47:30 +02:00
Igor Korsukov
84c01f9bbb removed ENGRAVING_BUILD_ACCESSIBLE_TREE cmake option 2021-10-26 06:26:16 -07:00
Igor Korsukov
dd114cf351 fixed engraving accessible tree 2021-10-26 06:26:16 -07:00
Igor Korsukov
86167a1cea fixed autobot scripts - open new score dialig 2021-10-26 03:04:48 -07:00
Casper Jeukendrup
303a4d6cbd [Dependencies] Update GoogleTest from 1.10.0 to latest master (1.11.0)
Latest master because the README says "Live at HEAD".
2021-10-25 13:08:43 -07:00
Eism
f1f271cc6f Fixed resolving current voice index 2021-10-25 18:35:13 +02:00
Eism
06118da80b Fixed updating panels order 2021-10-25 18:35:13 +02:00
Eism
cee0db7e28 Implemented mixer section navigation using Tab/Shift+Tab when switching to another panel 2021-10-25 18:35:13 +02:00
Eism
734073409d Implemented navigation for other sections on mixer panel 2021-10-25 18:35:13 +02:00
Eism
84c4931c0b Implemented navigation for range components 2021-10-25 18:35:13 +02:00
Eism
9d604698a7 implemented navigation for sound section 2021-10-25 18:35:13 +02:00
Eism
fed647bb9e Implemented base for accessibility on mixer panel 2021-10-25 18:35:13 +02:00
Igor Korsukov
2e76820303 added com.apple.security.cs.disable-library-validation to macosx_entitlements.plist 2021-10-25 08:39:12 -07:00
Igor Korsukov
b7c93e6676 fixed autobot project save file name 2021-10-25 08:10:30 -07:00
Eism
3303aede05 Fixed multiple instances of top instrument in mixer panel 2021-10-25 16:59:04 +02:00
Igor Korsukov
10d20dfd74 added TC2 create simple score by template script 2021-10-25 11:34:17 +02:00
Elnur Ismailzada
f9f7a9a89a
Merge pull request #9531 from igorkorsukov/autobot/testcases_1
Added TC1 Create simple score
2021-10-25 02:06:24 -07:00
RomanPudashkin
65e575819b
Merge pull request #9491 from RomanPudashkin/inspector_updating_models
[MU4] Refactored and optimized the removeUnusedModels method
2021-10-24 14:07:08 +02:00
Martin Danhier
d7cf52579c
Fix #9514: when multiple staves are selected, add text at the beginning of each staff 2021-10-23 22:21:14 +02:00
Martin Danhier
ba3ed15610
Fix #9514: only apply text to the first element in range selection 2021-10-23 17:11:55 +02:00
Igor Korsukov
0a5c1c16d6 added TC1 Create simple score 2021-10-23 13:10:47 +02:00
Igor Korsukov
3305cc0cfc improved ci artefact name 2021-10-23 13:05:42 +02:00
Peter Jonas
aed3dca86f Update instruments.xml with new instrument descriptions
Run share/instruments/update_instruments_xml.py to fetch the latest
version of the online spreadsheet. In this version, Simon (oktophonie)
has improved the descriptions of all instruments. These descriptions
are visible in the New Score Wizard when a single instrument is
selected.
2021-10-22 16:11:08 +00:00
RomanPudashkin
337e711e61
Merge pull request #9527 from RomanPudashkin/inspector_popups
[MU4] fix #9526: fixed anchorItem for popups
2021-10-22 16:24:26 +02:00
Roman Pudashkin
1732831ad0 implemented truncation of the notes input panel content if it is too large 2021-10-22 15:36:30 +02:00
Roman Pudashkin
44d7a8e91d fix #9526: fixed anchorItem for popups 2021-10-22 15:07:08 +02:00
Roman Pudashkin
6cbbe3d5df refactored and optimized the removeUnusedModels method 2021-10-22 13:45:29 +02:00
RomanPudashkin
6393d7eada
Merge pull request #9515 from Eism/accessibility_state_fix
[MU4] Accessibility. State fix
2021-10-21 21:23:31 +02:00
Igor Korsukov
7daa1c70b9 added test case context 2021-10-21 21:04:24 +02:00