Commit graph

33217 commits

Author SHA1 Message Date
Peter Jonas e2c5161ab8 Check for straight quotes and other errors in translatable strings
The Linux CI build will fail when errors are found, but the Windows
and macOS CI builds will proceed with warnings printed in the log.
2023-11-01 20:50:39 +00:00
Grzegorz Pruchniakowski e56349e9f3 Fix: quotes
Fix: quotes

Greetings,
Gootector
2023-11-01 16:26:44 +00:00
Elnur Ismailzada 8d20b68efc
Merge pull request #19783 from sammik/barline-issues
fix Barline change issues
2023-11-01 17:14:55 +02:00
RomanPudashkin b24848d072
Merge pull request #19896 from Eism/guitar_bend_widget_fix
Guitar bend widget fix
2023-11-01 14:39:32 +02:00
Eism 94e12f93a4 Apply changes only by mouse release 2023-11-01 13:48:08 +02:00
Eism 29e57168fe Corrected the limitation when moving points 2023-11-01 13:48:08 +02:00
Eism cdcc10855d Fixed widget interaction when Flicable scrolling is enabled in the inspector 2023-11-01 13:48:08 +02:00
RomanPudashkin 4156c8e34e
Merge pull request #19758 from worldwideweary/18618-LimitScrollAreaZeroOverscroll
Fix #18618 - Zero overscroll when canvas' [limit scroll area to page borders] enabled
2023-11-01 08:57:04 +02:00
RomanPudashkin 7b2528b63d
Merge pull request #19822 from Jojo-Schmitz/approx-equal-tempo-text
Allow approximately equal signs to work on tempo text
2023-11-01 08:56:24 +02:00
RomanPudashkin 2dd38c1e4a
Merge pull request #19844 from Jojo-Schmitz/c-clef-ottava-bassa
Implement tenor clef ottava bassa
2023-11-01 08:56:00 +02:00
Alexander Pavlov 7ec8f4d119
Merge pull request #19879 from alexpavlov96/XTC-286_heavy_accent_midi
gp-import: fixed duration of heavy accented note
2023-11-01 11:30:13 +09:00
Grzegorz Pruchniakowski 97229a8fd1 Fix: apostrophes/quotes
Fix: apostrophes/quotes

Greetings,
Gootector
2023-10-31 16:55:37 +00:00
RomanPudashkin 19ad373dbd
Merge pull request #19872 from mathesoncalum/19460-textlines_save_reopen
Fix #19460: Write begin, continue, and end text offset properties
2023-10-31 17:36:45 +02:00
Alexander Pavlov 5bd2f0db96
Merge pull request #19880 from alexpavlov96/XTC-285_harmonic_ties_layout
not layouting ties for harmonic notes on tab staff
2023-10-31 23:06:19 +09:00
Elnur Ismailzada f77b16056c
Merge pull request #19881 from Eism/audiocom_upload_new
fixed #19821: Fixed request for uploading audio to audio.com
2023-10-31 15:50:42 +02:00
RomanPudashkin 1dce7a5398
Merge pull request #19871 from Eism/guitar_bends_widget
Guitar bends widget
2023-10-31 13:31:46 +02:00
Alexander Pavlov 4569dfc034 gp-import: fixed duration of heavy accented note 2023-10-31 20:14:20 +09:00
RomanPudashkin a74f1b5a3b
Merge pull request #19826 from mathesoncalum/19487-audiocom_share_prompt
New "Also share on Audio.com dialog" (#19487)
2023-10-31 12:31:11 +02:00
Eism b0b7a647eb Fixed code review 2023-10-31 12:23:51 +02:00
Michele Spagnolo 3be7cbf795 (SUGGESTION) Slightly different calculation for start/end points of bend widget 2023-10-31 10:59:45 +02:00
Michele Spagnolo 862b1ac35e Correct GuitarBend::setEndNote() 2023-10-31 10:59:39 +02:00
Alexander Pavlov e60d962696 not layouting ties for harmonic notes on tab staff 2023-10-31 17:56:05 +09:00
Eism d9a5b4e067 fixed #19821: Fixed request for uploading audio to audio.com 2023-10-31 10:36:57 +02:00
Casper Jeukendrup a2d9be13d4
Merge pull request #18530 from miiizen/18404-transpose-key-sig
Transpose tool will only transpose initial key signature …
2023-10-31 00:07:44 +01:00
J.G 2bada0bd01 Fix #18618 - Zero overscroll when limit scroll area enabled 2023-10-30 19:58:46 +00:00
sammik 4769f59e60 code review fix 2023-10-30 19:00:57 +01:00
sammik 7f54afaf9f show repeat barlines, if added to mmrest measure 2023-10-30 15:11:44 +01:00
sammik ae18711939 barline issues + refactor 2023-10-30 15:11:44 +01:00
James c5a87cd846 Check for undotted notes from stave above 2023-10-30 15:56:37 +02:00
Casper Jeukendrup 0a932d47cd Code review fixes
Move `m` up so that it can be reused; rename it to `measure`; inline `part`
2023-10-30 15:56:37 +02:00
James c61f891683 Limit number of staves checked to those within part 2023-10-30 15:56:37 +02:00
James 06455469d9 Layout cross staff dots 2023-10-30 15:56:37 +02:00
Calum Matheson b0aaa57f45
Fix #19460: Write begin, continue, and end text offset properties 2023-10-30 13:44:01 +00:00
Eism 16991cadb7 Restored the tremolo bar widget 2023-10-30 13:52:58 +02:00
Eism ea210805fc Updated UI for bend settings 2023-10-30 13:06:02 +02:00
Joachim Schmitz 7d2cfa33ef Ignore "ca." and "approx." in tempo text 2023-10-30 10:22:05 +01:00
Joachim Schmitz 026dad9c5c Fix GH#19819: Allow approximately equal signs to work on tempo text
also allow a plain `~`
2023-10-30 10:22:05 +01:00
Igor Korsukov 24a27b48bd updated profiler 2023-10-30 10:49:25 +02:00
Joachim Schmitz e4323853f5 Fix GH#19843: Implement tenor clef ottava bassa
plus some simplifications/cosmetics
2023-10-29 18:53:41 +01:00
Casper Jeukendrup 204f25b1f1
Merge pull request #19861 from musescore/ci_run_lupdate
Update in-repo translation source files
2023-10-29 12:27:26 +01:00
cbjeukendrup c94f5b0c41 Run lupdate 2023-10-29 11:26:47 +00:00
Casper Jeukendrup 8516fa0ec0
Merge pull request #19855 from Gootector/patch-1
Fix: incorrect apostrophe
2023-10-29 12:25:36 +01:00
Casper Jeukendrup 2a911e263e Fix logger
Regression after switching from int to size_t
2023-10-29 11:09:24 +02:00
Grzegorz Pruchniakowski 20702fed5b
Fix: incorrect apostrophe
Fix: incorrect apostrophe

Greetings,
Gootector
2023-10-28 21:12:08 +02:00
Casper Jeukendrup 341efb1c26
Code review fixes 2023-10-28 18:21:24 +02:00
James bacf9051d7
Move isFirstSystemKeySig to utils 2023-10-28 17:16:50 +02:00
James Mizen 56218e3bb4
Fix #18404: Transpose tool will only transpose initial key signature on a system if there is a key change 2023-10-28 17:16:49 +02:00
sammik c29f7d416d fix #19590 - correct hbox position 2023-10-28 16:05:01 +03:00
Casper Jeukendrup 9ee7d9f379
Merge pull request #19827 from miiizen/19581-repeat-cutaway
Return false from isEmpty if measure is part of measure repeat
2023-10-27 23:26:14 +02:00
Igor Korsukov 4ea32246b9 [engraving] changed making shape implementation of Ornament 2023-10-27 20:20:19 +03:00