Commit graph

25558 commits

Author SHA1 Message Date
RomanPudashkin
2f819a022e
Merge pull request #10203 from HemantAntony/7654-hideselectedinstruments
Fix #7654: Added ability to hide multiple instruments at once
2022-05-13 20:59:11 +02:00
Casper Jeukendrup
58c935b26c
Fix build 2022-05-13 20:56:41 +02:00
RomanPudashkin
643e65ba72
Merge pull request #11520 from quinnouyang/default-soundfont-dir
Set default SoundFonts folder and path in Preferences
2022-05-13 18:24:55 +02:00
Igor Korsukov
6b400cbd7e added XmlStreamReader (hidden Qt QXmlStreamReader) 2022-05-13 18:52:08 +03:00
Igor Korsukov
44afde8304 moved xml write context from XmlWriter to WriteContext 2022-05-13 18:52:08 +03:00
RomanPudashkin
900881d905
Merge pull request #11612 from RomanPudashkin/start_playback_fix
[MU4] Fix #11450: When barline (or repeat line), lines (hairpin, ped), slur etc. are selected, Space doesn't start playback
2022-05-13 17:13:15 +02:00
Michele Spagnolo
3f9c8c4b48 Fix keySig in hidden staves causing additional space 2022-05-13 13:50:48 +02:00
RomanPudashkin
001f7a6580
Merge pull request #11622 from cbjeukendrup/remove_libmscore_fifo
Remove unused 'fifo' files from libmscore
2022-05-13 00:05:03 +02:00
Casper Jeukendrup
a341d377a8
Remove unused fifo files from libmscore 2022-05-12 23:30:37 +02:00
RomanPudashkin
1e68fd6536
Merge pull request #11614 from RomanPudashkin/note_input_mode
[MU4] Quality of Life Improvement: Double Click to enter Note Input Mode
2022-05-12 22:24:31 +02:00
Roman Pudashkin
9074859ae5 removed the ability to enter "edit mode" after double-clicking on an element 2022-05-12 18:04:46 +02:00
RomanPudashkin
3841daf5e3
Merge pull request #11563 from Eism/dropdown_minor_fixes
[MU4] Dropdown minor fixes
2022-05-12 17:29:26 +02:00
RomanPudashkin
5bfc356168
Merge pull request #11509 from poypoyan/custompalettetitle
fix #11384: Palettes - Custom Palette - Title - Insert New Palette do…
2022-05-12 16:47:36 +02:00
Igor Korsukov
29dae679b4 moved xml read context from XmlReader to ReadContext 2022-05-12 17:24:52 +03:00
Igor Korsukov
04f4af49f3 separated xml reader/write h files 2022-05-12 17:24:52 +03:00
poypoyan
957fdc9c4e fix #11384: Palettes - Custom Palette - Title - Insert New Palette does not require title
Note: Translation is not updated here.
2022-05-12 21:23:54 +08:00
Eism
1de8c48d2f Do not activate focus for dropdowns 2022-05-12 16:03:58 +03:00
Eism
95262cc4b2 Fixed closing popup if parent popup was closed 2022-05-12 16:03:33 +03:00
Roman Pudashkin
46762fd1d0 fix #11450: implemented shortcuts prioritization by their context 2022-05-12 13:59:06 +02:00
Roman Pudashkin
92e7c52c01 added the notation-text-editing context 2022-05-12 13:11:56 +02:00
Eism
2b3d4b9b36 Fixed positioning of popups to the top 2022-05-12 13:12:08 +03:00
Eism
d45d20927c Fixed frame flash after opening dropdown 2022-05-12 13:12:07 +03:00
Eism
369d2dfc32 Fixed shadows in project 2022-05-12 13:12:07 +03:00
Alexander Pavlov
52ec8157ca fix #11569: same font for different styles for tab numbering 2022-05-12 13:09:37 +03:00
Elnur Ismailzada
4018ae9c23
Merge pull request #11598 from RomanPudashkin/crash_in_new_part
[MU4] Fix #11331: Crash after opening a new part in one score
2022-05-12 11:34:43 +03:00
Aaron Sattely
12bbae587b Fix incorrect beaming for tuplets
(and also fix some weird edge cases in complex beams)
2022-05-11 19:23:06 -04:00
Peter Jonas
8c5e6d2fcd Fix #327118 MusicXML: Export invisible noteheads as "none"
Avoid setting `<note print-object="none">` because that hides other
parts of the note in addition to the head, which causes problems for
some MusicXML importers and Braille conversion tools. Use
`<notehead>none</notehead>` instead.
2022-05-11 23:12:00 +01:00
Casper Jeukendrup
92cd9f8cfb Fix professional pitch range and musicXMLid of Tarogato instrument 2022-05-11 18:27:13 +01:00
RomanPudashkin
b905ab18b4
Merge pull request #11585 from cbjeukendrup/fix_mixer_scrollbar
Fix the horizontal scrollbar in the Mixer
2022-05-11 19:15:12 +02:00
RomanPudashkin
b904f873a7
Merge pull request #11508 from asattely/slurs-in-tab-height
Fix #10991 Fix ties for tab staves
2022-05-11 18:44:13 +02:00
Roman Pudashkin
efb2e51335 added the "Edit element" option to the context menu 2022-05-11 17:48:46 +02:00
Roman Pudashkin
032b6cfaa3 fix #10642: double-clicking on a measure will start the note input mode 2022-05-11 17:48:46 +02:00
RomanPudashkin
240b306640
Merge pull request #11188 from VanSHOE/layout_stretch_issue#11182
fix #11182: Layout stretch options and hotkey fixed
2022-05-11 17:10:18 +02:00
Rahul Garg
e6bb0e8217 fix musescore#11182: Layout stretch options and hotkey fixed 2022-05-11 18:22:01 +05:30
RomanPudashkin
6a98430ba6
Merge pull request #11595 from HemantAntony/11570-white_background_for_frets
Fix #11594: PNGs don't have transparent background
2022-05-11 13:48:06 +02:00
Roman Pudashkin
af67141f51 fix #11331: fixed crash when trying to draw symbols attached to a measure if there are no staves in the score 2022-05-11 13:27:22 +02:00
RomanPudashkin
b4f86bdc2b
Merge pull request #11579 from alexpavlov96/fix_frets_not_changing
fix #11568: updating tab notation correctly
2022-05-11 12:23:23 +02:00
Elnur Ismailzada
0a43de4da4
Merge pull request #11314 from the-next-ceo/forkmain
Dynamic behaviour of clear text button when text is present in the Search Field
2022-05-11 12:14:55 +03:00
RomanPudashkin
f125321e9b
Merge pull request #11555 from Eism/nsw_instruments_fix
[MU4] Fixed instruments view in New Score Wizard
2022-05-11 10:56:46 +02:00
HemantAntony
2e2fe2ec8f Fix #11594: PNGs don't have transparent background 2022-05-11 14:07:28 +05:30
Joachim Schmitz
45e26509c0 Turn enum : char into enum : signed char if it contains negative values 2022-05-11 11:00:13 +03:00
Elnur Ismailzada
d3e209f20f
Merge pull request #11591 from HemantAntony/add_privacy_policy_link
Added Actual Privacy Policy Link
2022-05-11 09:00:06 +03:00
HemantAntony
81b139b279 Added Actual Privacy Policy Link 2022-05-11 08:04:07 +05:30
Casper Jeukendrup
090f41ed02
Fix appearance of score thumbnails in Recent Scores tab
Remove the 2px gap between the thumbnail and the border that appears on hovering a thumbnail; instead, add 2px margin outside that hover border, to let the navigation focus border still stand out.
2022-05-10 18:58:03 +02:00
Casper Jeukendrup
a8d4ba8500
Show filename extension in Recent Projects if relevant 2022-05-10 18:58:03 +02:00
Casper Jeukendrup
0c2b12a84f
Show imported files in Recent Files lists 2022-05-10 18:58:03 +02:00
RomanPudashkin
59e9c6dfa3
Merge pull request #11558 from HemantAntony/11502-change_instrument_always_applied
Fix #11502: Change instrument always applied
2022-05-10 15:05:14 +02:00
Casper Jeukendrup
c18f176132
Fix the horizontal scrollbar in the Mixer
It was overlapping with the content.
2022-05-10 13:31:58 +02:00
HemantAntony
15c579784a Fix #11502: Change instrument always applied 2022-05-10 12:12:54 +05:30
Alexander Pavlov
18cb833e9b fix #11568: updating tab notation correctly 2022-05-09 21:02:44 +03:00