Commit graph

26231 commits

Author SHA1 Message Date
Alexander Pavlov
90d7888b28 fixed order of notes during guitar pro import 2022-07-08 10:34:48 +03:00
Joachim Schmitz
1f88df6a33 Fix MinGW compiler warning
reg. variable will be initialized after ... vs. when initialized here (-Wreorder)
2022-07-07 17:51:07 +02:00
Joachim Schmitz
7cddb4e288 Fix MinGW compiler warning
reg. comparison of integer expressions of different signedness (-Wsign-compare)
2022-07-07 17:51:07 +02:00
Joachim Schmitz
6fd46d9545 Fix MSCV compiler warnings
reg. conversion from 'size_t' to 'int', possible loss of data (C4267)
2022-07-07 17:51:07 +02:00
Igor Korsukov
80ee1ebf8e [engraving] moved translations to TConv 2022-07-07 17:08:02 +02:00
Casper Jeukendrup
b9f3f4e9c3
Merge pull request #12285 from cbjeukendrup/textlines_fix
Fix that text lines disappeared in special circumstances
2022-07-07 15:49:38 +02:00
RomanPudashkin
035ed7947d
Merge pull request #12283 from HemantAntony/11265-fix_visibility_for_staff_text_lines
Fix #11265: Fixed visibility for staff text lines
2022-07-07 14:55:26 +03:00
HemantAntony
40c2f0c199 Fixed no output when debugging 2022-07-07 13:45:40 +02:00
RomanPudashkin
42e97470aa
Merge pull request #12292 from igorkorsukov/global/settings_color
Fixed read QColor from settings
2022-07-07 14:24:30 +03:00
Alexander Pavlov
3e1295ad17
Merge pull request #12231 from alexpavlov96/gp_fix_styles_application
fix #12036: gp import styles applied correctly
2022-07-07 13:54:16 +03:00
Casper Jeukendrup
faa1b70801
Fix tab order in editstyle.ui 2022-07-07 12:23:44 +02:00
Casper Jeukendrup
e314c076ef
Fix that TextLine disappears in specific circumstances 2022-07-07 12:22:19 +02:00
HemantAntony
3f922b2435 Fixed warnings 2022-07-07 15:41:31 +05:30
HemantAntony
6f9d2dd0be Fix #11265: Visibility shortcut not working for staff text line
This bug also occurs for slurs, hairpins and possibly more
2022-07-07 15:41:29 +05:30
RomanPudashkin
b8dee997ab
Merge pull request #12296 from alexpavlov96/ptb_crash
fix #12295: PowerTab files crash
2022-07-07 12:21:33 +03:00
Alexander Pavlov
00182b555c fix #12295: PowerTab files crash 2022-07-07 04:18:26 +03:00
RomanPudashkin
2b028ec431
Merge pull request #12288 from HemantAntony/rearrange_hairpin_palette_cells
Edited Hairpin palette cells
2022-07-06 22:52:10 +03:00
RomanPudashkin
7dd2dc7f3e
Merge pull request #12200 from cbjeukendrup/disable_savetocloud_temp
Disable saving/publishing to cloud until it is fully implemented
2022-07-06 22:19:27 +03:00
RomanPudashkin
9eee950483
Merge pull request #12293 from RomanPudashkin/crash_after_adding_staves
[MU4] Fix #12279: Crash after opening parts and adding additional staff
2022-07-06 21:49:52 +03:00
RomanPudashkin
446091c868
Merge pull request #12262 from RomanPudashkin/instrument_names_fix
[MU4] fix #12255: Instrument names are empty when adding new instruments
2022-07-06 19:57:29 +03:00
Casper Jeukendrup
31d6595b69
Temporarily hide the Save to cloud/Publish to Musescore.com until it is fully implemented 2022-07-06 16:45:07 +02:00
RomanPudashkin
f584b59bef
Merge pull request #12290 from RomanPudashkin/images_crash
[MU4] Fix #12286: Crash when open scores with inserted images
2022-07-06 17:41:27 +03:00
Igor Korsukov
f88ad82f66 fixed read QColor from settings 2022-07-06 16:13:39 +02:00
Joachim Schmitz
6d3bb45f6b Fix MOC compiler warning
reg. name 'label' is already in use
2022-07-06 14:39:30 +02:00
Joachim Schmitz
e6ffecd7fe Fix MinGW compiler warning
reg. comparison of integer expressions of different signedness (-Wsign-compare)
2022-07-06 14:39:30 +02:00
Joachim Schmitz
4de6bf08ba Fix MinGW compiler error
reg. missing header file
2022-07-06 14:39:30 +02:00
Joachim Schmitz
95d6c6ddd4 Fix MSVC compiler warnings
reg. unreachable code (C4702)
2022-07-06 14:39:30 +02:00
Joachim Schmitz
48688ad6e3 Fix MSVC compiler warnings
reg. conversion from 'size_t' to 'int', possible loss of data (C4267)
2022-07-06 14:39:30 +02:00
Joachim Schmitz
b443b59219 Fix MSVC compiler warning
reg. macro redefinition (C4005)
2022-07-06 14:39:30 +02:00
Roman Pudashkin
5bdc4ecdf4 fix #12286: registered the implementation of ICryptographicHash 2022-07-06 14:44:15 +03:00
HemantAntony
b4e61b3d5d Edited Hairpin palette cells
This commit edits the Hairpin palette cells. It also adds the ability to add an offset for palettes from code
2022-07-06 16:44:41 +05:30
Roman Pudashkin
a2f46e270b removed the ability to insert new staves after the selected staff, as this ability causes a lot of crashes and other problems 2022-07-06 13:24:03 +03:00
RomanPudashkin
cd13ac5d11
Merge pull request #12284 from HemantAntony/11852-add_stem_direction_to_tremolo_properties
Fix #11852: Added stem direction to tremolo properties
2022-07-06 13:08:51 +03:00
RomanPudashkin
7ca021dfc6
Merge pull request #12281 from HemantAntony/11505-add_head_scheme_to_note_properties
Fix #11505: Added Head system to note properties
2022-07-06 12:54:59 +03:00
Elnur Ismailzada
c50fd5c2f2
Merge pull request #12282 from HemantAntony/12052-add_fret_number_property
Fix #12052: Added Fret number to fret properties
2022-07-06 12:54:26 +03:00
HemantAntony
b25382da7a Fixed warnings 2022-07-06 14:55:14 +05:30
Michele Spagnolo
f362f3ff06 utest fixes 2022-07-06 10:37:16 +02:00
Michele Spagnolo
1c32a01e97 fix stem side positioning of staccato and tenuto
refinement
2022-07-06 10:37:16 +02:00
Michele Spagnolo
bd6593165f changed default values
change default values


correction


correction


correction
2022-07-06 10:37:16 +02:00
Michele Spagnolo
a7561a297f positioning corrections
positioning corrections


correction


correction
2022-07-06 10:37:16 +02:00
Michele Spagnolo
e2423df9ac exposing additional option
renaming
2022-07-06 10:37:16 +02:00
Michele Spagnolo
ff5be66947 renaming/refactoring 2022-07-06 10:37:16 +02:00
HemantAntony
987a327fd7 Fix #11852: Added stem direction to tremolo properties 2022-07-06 13:21:43 +05:30
RomanPudashkin
3a955b012d
Merge pull request #12274 from cbjeukendrup/text_dotted_lines2
More improvements for Text Lines
2022-07-06 10:45:47 +03:00
RomanPudashkin
9197462362
Merge pull request #11836 from asattely/tremolo-stem-direction
Tremolo stem direction fix
2022-07-06 10:39:51 +03:00
HemantAntony
586c0a53df Fix #12052: Added Fret number to fret properties 2022-07-06 11:23:46 +05:30
HemantAntony
f7aa9bea24 Fix #11505: Added Head system to note properties 2022-07-06 10:46:04 +05:30
Aaron Sattely
b429eabc3b Add new utest for flipping of tremolos
This is included in beam tests, because eventually beams will be refactored such that all of the positioning logic for them will be extracted out for use in both trems and beams.

Thanks to @HemantAntony for noticing the problem with the utest! I elected to just change the test rather than the functionality of the production code. More info in the PR
2022-07-05 20:50:55 -04:00
Aaron Sattely
95e66ea117 fix a mistake regarding explicit stem direction and staffMove 2022-07-05 20:46:44 -04:00
Aaron Sattely
2ee7b5dea7 fix tremolo musicxml utests 2022-07-05 20:46:44 -04:00