Commit graph

25301 commits

Author SHA1 Message Date
Igor Korsukov
58ec5acd6b Fixed conversion warnings. Step 7 2022-05-04 12:30:14 +03:00
RomanPudashkin
044dc4b6d8
Merge pull request #11491 from quinnouyang/remove-snd-options
Remove SND options from Staff/Part Properties and hairpin playback popup
2022-05-03 23:54:58 +02:00
RomanPudashkin
0dd457673f
Merge pull request #11506 from Jojo-Schmitz/ellipsis
[MU4] Use ellipsis ('…') rather than 3 dots ("...")
2022-05-03 22:52:43 +02:00
quinnouyang
dfdb984ef2 Remove SND options from hairpin playback popup 2022-05-03 15:18:39 -05:00
Joachim Schmitz
f30a5a7588 Use ellipsis ('…') rather than 3 dots ("...") 2022-05-03 18:36:27 +02:00
RomanPudashkin
cd2d640577
Merge pull request #11487 from HemantAntony/11334-privacy_policy_link
Fix #11334: Added Link to Privacy Policy
2022-05-03 18:35:15 +02:00
RomanPudashkin
f746df5b8a
Merge pull request #10959 from wizofaus/fix-select-menu-issues
fix #10674 - ensure "select similar in range" and "select dialog" menu options work as expected
2022-05-03 18:17:57 +02:00
RomanPudashkin
0aceb6c531
Merge pull request #11397 from mike-spa/loadingTimeEfficiency
Update spacing settings when loading up new scores
2022-05-03 10:32:28 +02:00
wizofaus@hotmail.com
4a70940249 fix #10674 - ensure "select similar in range" and "select dialog" menu options work as expected 2022-05-03 09:41:04 +10:00
HemantAntony
f015b1fdc6 Fix #11336: Added Privacy Policy link to Preferences 2022-05-02 17:33:10 +05:30
RomanPudashkin
5cc7617665
Merge pull request #11465 from HemantAntony/11382-11383-palette_rearrangement
Fix #11382: Inconsistent text sizes
2022-05-02 12:10:34 +02:00
HemantAntony
50602942ac Fix #11334: Added Link to Privacy Policy
Added Link to Privacy Policy in the About Panel
2022-05-02 08:23:55 +05:30
Elnur Ismailzada
082db18194
Merge pull request #11459 from RomanPudashkin/note_input_bar_orientation
[MU4] Fix #11351: Workspace - New Workspace - UI Layout Issues
2022-05-01 21:44:59 +03:00
quinnouyang
4cfada2272 Remove SND options from Staff/Part Properties 2022-05-01 12:40:28 -05:00
RomanPudashkin
903c7ff3f3
Merge pull request #11484 from quinnouyang/line-text-offset
Fix and clarify vertical text offset for lines
2022-05-01 19:32:32 +02:00
quinnouyang
920f009354 Codestyle fix 2022-05-01 11:26:07 -05:00
RomanPudashkin
5264afad5c
Merge pull request #11479 from nikolaosginos/file-dialog-default-path
fix #11082: Changed file open/save dialog's default path
2022-05-01 17:04:06 +02:00
RomanPudashkin
f3676feb8d
Merge pull request #11486 from HemantAntony/11464-incorrect_size_for_pdf_export
Fix #11464: Exported PDFs don't have correct size and added open destination folder on export option
2022-05-01 14:56:11 +02:00
HemantAntony
8bdb43e2c1 Added option to open destination folder on export
This commit adds an option to open destination folder on export
2022-05-01 17:02:09 +05:30
HemantAntony
5f414e1270 Fix #11464: Exported PDFs don't have correct size
This commit makes sure that you can export PDFs in the size you specify in Page Settings
2022-05-01 17:01:56 +05:30
RomanPudashkin
e619c848ce
Merge pull request #11485 from lvinken/331007-musicxml-tie-import
fix #331007: [MusicXML import] support tie element
2022-05-01 12:43:27 +02:00
Leon Vinken
133a2975fa fix #331007: [MusicXML import] support tie element 2022-05-01 08:15:29 +02:00
quinnouyang
0150f271b2 Clarified text offset title to "Vertical offset" 2022-04-30 21:36:18 -05:00
quinnouyang
7e74df0ad7 Set QPoint x-position of vertical text offsets for lines to 0
Clarified text offset title to "Vertical offset"
2022-04-30 21:36:18 -05:00
RomanPudashkin
a623af3beb
Merge pull request #11471 from RomanPudashkin/relevant_staff_types
[MU4] Fix #10780: Too many 'Stave Types' displayed in the Instruments Panel compared to MS 3.6
2022-04-30 23:48:30 +02:00
Nikolaos Ginos
7840f19b51 fix #11082: Changed file open/save dialog's default path
User projects path is empty by default

Open: Use path of last opened file
Save new file: Use user projects path if set; otherwise use path of last
saved file
Save existing file: Use last save path of this specific file

If no file has ever been opened or saved, use MuseScore's default path
2022-04-30 20:30:18 +02:00
RomanPudashkin
cb36612c96
Merge pull request #11473 from cbjeukendrup/more_ptr_to_const_ref
Simplify by using const references instead of pointers - Part::instruments
2022-04-30 17:47:20 +02:00
Roman Pudashkin
c1c9139c88 fixed loading of the current staff type 2022-04-30 17:44:38 +02:00
Casper Jeukendrup
2eb1ce6562
Fix compiler warning 2022-04-30 16:18:01 +02:00
Casper Jeukendrup
960db6361d
Simplify Instrument::operator== 2022-04-30 16:17:50 +02:00
Casper Jeukendrup
f16c389251
Simplify by using const references instead of pointers - Part::instruments 2022-04-30 16:17:32 +02:00
Roman Pudashkin
362d87cec1 code-review fixes 2022-04-30 14:31:07 +02:00
wizofaus@hotmail.com
16ca368f2b Fix #10780 - irrelevant staff types shown for all instruments 2022-04-30 13:33:38 +02:00
Casper Jeukendrup
91109a17df
Merge pull request #11466 from iwoithe/fix-piano-shortcut
[MU4] Fix #11441: Piano Keyboard - Add shortcut
2022-04-30 11:12:10 +02:00
HemantAntony
23feabe2cc Fix #11382: Inconsistent text sizes
This commit fixes the differences in the size of certain palette cells of the Tempo Palette by increasing magnification. This also fixes the differences in size of the note symbol and the text in Tempo Palette
2022-04-30 10:06:16 +05:30
RomanPudashkin
bb068491ff
Merge pull request #11454 from cbjeukendrup/replace_instruments_fixes
Fix changing transposition and clef when replacing instrument using Instruments Panel
2022-04-29 13:31:12 +02:00
Roman Pudashkin
347b835ec2 no need to try to restore the orientation if this toolbar does not support changing the orientation 2022-04-29 12:42:55 +02:00
Roman Pudashkin
3b64d33e3c replaced the use of the "persistent" property by using the "closable" and "floatable" properties 2022-04-29 12:42:55 +02:00
Roman Pudashkin
aa1bf1d5e7 fix #11351: it is necessary to reset the current min size of toolbars when reloading the current page, because the orientation of toolbars might change 2022-04-29 12:42:55 +02:00
RomanPudashkin
f1522642c5
Merge pull request #11123 from miiizen/11120-chromatic-solfege
Fix #11120: Added chromatic solfege noteheads to both solfege head sc…
2022-04-29 12:02:35 +02:00
I Woithe
2f39f88ca4 [MU4] Fix #11441: Piano Keyboard - Add shortcut 2022-04-29 17:34:34 +09:30
Michele Spagnolo
c272692957 efficiency improvement
fix
2022-04-29 10:01:42 +02:00
Elnur Ismailzada
debe33f3f5
Merge pull request #11396 from RomanPudashkin/continuous_panel
[MU4] Fix #11326: Continuous View - Instrument Name Position
2022-04-29 10:10:02 +03:00
Casper Jeukendrup
9bf55318db
Fix changing clefs when replacing instrument
using Instruments Panel
2022-04-29 02:10:54 +02:00
Casper Jeukendrup
839b484d45
Fix changing transposition when replacing instrument
using Instruments Panel
2022-04-29 01:16:06 +02:00
Roman Pudashkin
9cc2ec3f25 fix #10292: fixed sending floatingChanged() 2022-04-28 21:44:22 +02:00
Alexander Pavlov
a6ab311e28
Merge pull request #11319 from alexpavlov96/gp_ottava_tab_hide
fix #10326: hiding ottava signs on tab staff
2022-04-28 19:50:32 +03:00
RomanPudashkin
1d5fbe9598
Merge pull request #11447 from Eism/text_field_fix_interaction
[MU4] Fixed text box regression
2022-04-28 17:52:00 +02:00
Joachim Schmitz
74dd30e287 Fix more compiler warnings 2022-04-28 16:50:20 +03:00
Igor Korsukov
0e82581177 Fixed conversion warnings. Step 6 2022-04-28 16:49:28 +03:00