Commit graph

25082 commits

Author SHA1 Message Date
Michele Spagnolo
ff75767fd5 replaced QList to std::vector
codestyle
2022-04-14 15:37:43 +02:00
Michele Spagnolo
ffae882e06 utest fixes 2022-04-14 15:37:43 +02:00
Michele Spagnolo
9393454b04 added new v-tests 2022-04-14 15:37:43 +02:00
Michele Spagnolo
639c93e060 default minNoteDistance change
and changed in all the templates
2022-04-14 15:37:43 +02:00
Michele Spagnolo
5ee620c315 Collisions overhaul
Complete overhaul of horizontal spacing collision management. Items are finally allowed to kern above/below each other.
2022-04-14 15:37:43 +02:00
Roman Pudashkin
f3d0c5d044 fixed crash when adding fret diagrams 2022-04-14 15:24:43 +02:00
Igor Korsukov
666847bc4f [engraving] replaced QList to std. Part 2 2022-04-14 14:16:33 +03:00
Eism
b76a552497 Fixed closing menu by clicking outside 2022-04-14 12:16:37 +03:00
Eism
ccd14cf22a isDoActiveParentOnClose -> activateParentOnClose 2022-04-14 12:16:37 +03:00
Eism
1c9e8fd203 showedMenu -> openedMenu 2022-04-14 12:16:37 +03:00
Eism
1e57df5190 Fixed navigation for app menu 2022-04-14 12:16:37 +03:00
Eism
21ac48c017 Do not activate focus for menus 2022-04-14 12:16:37 +03:00
Eism
626ebd0cca Fixed navigation and accessibility for notation switch button 2022-04-14 12:16:37 +03:00
Eism
d6401ec96d Removed set navigationParentControl from qml 2022-04-14 12:16:37 +03:00
Eism
ec4ea46069 Resolve navigation parent control in popup view before show 2022-04-14 12:16:37 +03:00
Eism
e927d49d99 Not need to set parent control for tooltips 2022-04-14 12:16:37 +03:00
Joachim Schmitz
691f7ebc6a Fix (MinGW) compiler warnings
reg. `size_t` vs. `int`
2022-04-14 09:52:11 +03:00
Joachim Schmitz
9930191adb Fix (MSVC) compiler warnings
reg. `size_t` vs. `int`
2022-04-14 09:52:11 +03:00
RomanPudashkin
f989fd3cfb
Merge pull request #11184 from vpereverzev/mp3_thirdparties
[MU4] lame_thirdparties
2022-04-13 18:23:07 +02:00
vpereverzev
0a2de8997e Added liblame thirdparties
Test
2022-04-13 17:40:19 +02:00
Igor Korsukov
429acf8eae [engraving] replaced QList to std. Part 1 2022-04-13 16:21:06 +03:00
Elnur Ismailzada
9406a27b04
Merge pull request #11163 from RomanPudashkin/drag_text_elements_fix
[MU4] Fix #10461: Elements often cannot be dragged (if they were previously selected)
2022-04-13 12:51:18 +03:00
Joachim Schmitz
e7800aeaff Improve log messages 2022-04-13 12:48:31 +03:00
Joachim Schmitz
672eb7cd4e Fix (MinGW) compiler warning reg. suggested parens 2022-04-13 08:03:36 +03:00
Joachim Schmitz
a95f67f003 Fix (MinGW) compiler warnings reg. uninitialized fields 2022-04-13 08:03:36 +03:00
Rahul Garg
72e2e5f0cc Restructured pathsToString 2022-04-13 00:27:52 +05:30
RomanPudashkin
f1b6986b17
Merge pull request #11160 from micpap25/staff-properties-instrument-name
Add Staff/part properties to Instrument right-click menu
2022-04-12 15:07:12 +02:00
micpap25
616291aa7c Create menu for instrument names
Define a function that creates a specialized right-click menu for instrument names, which contains the default right-click menu options as well as "Staff/part properties" after a separator.
2022-04-12 08:13:15 -04:00
Roman Pudashkin
09d88a9584 fix #11141: fixed the "select-similiar" options if element editing is started 2022-04-12 11:23:02 +02:00
Roman Pudashkin
c6c17d7238 fix #10461: fixed accidental start of text editing when the user wants to drag it 2022-04-12 11:05:51 +02:00
Elnur Ismailzada
3b3b47afd9
Merge pull request #11117 from RomanPudashkin/select_key_sig_fix
[MU4] Fix #9445: Selecting key signature regression from MS3. Causes inspector issues
2022-04-12 11:46:05 +03:00
Elnur Ismailzada
bbf2c9a95a
Merge pull request #11116 from RomanPudashkin/key_signatures_for_new_instruments
[MU4] Fix #11106: New instrument added to score miss Key Signature sometimes
2022-04-12 11:03:48 +03:00
RomanPudashkin
e98605f4d9
Merge pull request #11118 from Eism/vst_user_directories
[MU4] Implemented setting user vst directories
2022-04-12 08:28:42 +02:00
RomanPudashkin
656d3fc272
Merge pull request #11158 from VanSHOE/pref_crash_11157
fix #11157: Checking that string is not empty before erasing
2022-04-12 00:10:43 +02:00
Rahul Garg
910ff69e9d fix #11157: Checking that string is not empty before erasing 2022-04-12 03:00:55 +05:30
RomanPudashkin
eac60cbad7
Merge pull request #11114 from RomanPudashkin/reset_anchor_lines_fix
[MU4] Fix #10976: Attachment lines appear and don't hide after doing dragging mouse cursor within selection area
2022-04-11 21:14:21 +02:00
Roman Pudashkin
7e901a8784 fix #9445: fixed selecting key/time signatures on all staves 2022-04-11 18:26:59 +02:00
Roman Pudashkin
d8751c62d9 fix #10698: fixed behavior of left/right mouse clicks on already selected area 2022-04-11 17:19:53 +02:00
Roman Pudashkin
9b17f01e8a fix #10976: disabled the movable flag for measures to prevent attachment lines from appearing when the measures are pressed 2022-04-11 16:18:12 +02:00
Eism
60112ead60 Implemented setting user vst directories 2022-04-11 14:06:54 +03:00
RomanPudashkin
67b71023b6
Merge pull request #11122 from vpereverzev/musesampler_integration
[MU4] musesampler_integration
2022-04-08 18:58:23 +02:00
vpereverzev
628f76ed16 Code-style fixes 2022-04-08 18:31:30 +02:00
vpereverzev
baff141550 Allowed to choose MuseSampler from mixer panel 2022-04-08 18:24:23 +02:00
vpereverzev
71dad151f3 Implemented basic fall-back mechanism for AudioSources 2022-04-08 18:23:51 +02:00
vpereverzev
6ca4e131f1 Added major wrappers for MuseSampler 2022-04-08 18:23:09 +02:00
vpereverzev
6ef5248a39 Added configuration for MuseSampler module 2022-04-08 18:21:53 +02:00
vpereverzev
32322fe2f0 Added MuseSampler module 2022-04-08 18:21:31 +02:00
vpereverzev
d622d5f0ca Added an option for modules to specify their own precompiled headers 2022-04-08 18:21:09 +02:00
Roman Pudashkin
f4b4e73315 fix #11106: fixed adding key signatures for new staves.
score()->keyList() depends on the current staff list, so it should be called before adding new staves
2022-04-08 13:33:57 +02:00
Elnur Ismailzada
0ba0827cda
Merge pull request #7875 from Eism/select_multiple_directories
[MU4] Implemented ability to select multiple directories for soundfonts
2022-04-08 12:17:45 +03:00