Commit graph

5252 commits

Author SHA1 Message Date
Roman Pudashkin
f68cbe4087 restored missing TBox::scanElements (see #10536) 2022-05-14 16:51:12 +02:00
Casper Jeukendrup
c8ff280412
Merge pull request #11629 from cbjeukendrup/fix_build
Fix build
2022-05-13 21:25:55 +02:00
RomanPudashkin
228842f099
Merge pull request #10193 from HemantAntony/10192-zoominshortcut
Fix #10192, #9096: Fixed zoom in not working with Ctrl++
2022-05-13 21:20:15 +02:00
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
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
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
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
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
HemantAntony
81b139b279 Added Actual Privacy Policy Link 2022-05-11 08:04:07 +05:30
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
Elnur Ismailzada
719d29322b
Merge pull request #11551 from Eism/backend_logging_fix_mu4
[MU4] Backend logging fix
2022-05-09 12:19:02 +03:00
Igor Korsukov
507f171d7c added unit tests for file 2022-05-09 10:29:21 +03:00
Joachim Schmitz
9e49e26511 Avoid division by zero
and return from creating an invalid tuplet early, this should fix https://musescore.org/en/node/331840, "Creating a 4-or-higher tuplet on a 512th or an 8-or-higher tuplet on a 256th crashes Musescore", it at least prevents the crash.
It does not bring up the "Tuplet too short" dialog though, for that see #11561.
2022-05-09 10:07:30 +03:00
Joachim Schmitz
ea173f916b Use std::gcd() 2022-05-09 10:07:30 +03:00
Casper Jeukendrup
cfce3e57c2
Merge pull request #11462 from Jojo-Schmitz/palettes-double-click
[MU4] Fix #313977: avoid adding a palette element twice on double-click
2022-05-08 00:18:17 +02:00
the-next-ceo
dc5c3efdf6 implemented the proposed changes
Tooltip assigned in TextInputField.qml and fixed #10879

Assigned tool tip text to clear text button

Re: text tooltip assigned to clear text button

Update PalettesPanelHeader.qml

added clearTextButton, tooltip and assignment of null operator to verify the text is null or not is added in SearchField.qml

shifting of the toolTipTitle
2022-05-07 18:16:37 +05:30
ltrel
9184dff13f Improve consistency of UI string capitalization
This commit fixes some inconsistencies in the capitalization of various
strings in the UI. For example, 'Page view' now uses a lower case 'v' as
was already the case in 'Continuous view'. This commit also capitalizes
the word 'Roman' in 'Add Roman numeral analysis' as it is a proper noun.
2022-05-07 19:40:38 +10:00
Elnur Ismailzada
8c96584a50
Merge pull request #11513 from mike-spa/correctLayoutAtScoreLoading
Correct layout at score loading
2022-05-07 01:30:58 +03:00