Commit graph

26450 commits

Author SHA1 Message Date
Casper Jeukendrup 69a1944be8
Deleted obsolete "systemerrors.h" file 2022-07-19 15:16:43 +02:00
Casper Jeukendrup 4e71777ee4
Audit strings in languageserrors.h 2022-07-19 15:16:43 +02:00
Casper Jeukendrup a622d8fecb
Audit "network" strings 2022-07-19 15:16:43 +02:00
Casper Jeukendrup 7ba7f0cd79
Audit "notation/editstyle" strings 2022-07-19 15:16:42 +02:00
Casper Jeukendrup f253dfbf25
Audit "instruments" strings 2022-07-19 15:16:42 +02:00
Casper Jeukendrup 322d12a99e
Improve some translatable strings in "engraving" 2022-07-19 15:16:42 +02:00
Casper Jeukendrup ad4344079d
Move some strings out of "global" 2022-07-19 14:58:13 +02:00
Casper Jeukendrup 3eadda4678
Audit iex_midi strings: don't make plain numbers translatable 2022-07-19 14:58:13 +02:00
Igor Korsukov 7785974bce [lang] added request of restart for change lang 2022-07-19 13:54:20 +02:00
RomanPudashkin 6d425d6046
Merge pull request #12300 from mike-spa/slidesGlissPosition
Fix #12191: Corrects slide and gliss position for chords with seconds
2022-07-19 11:15:36 +03:00
RomanPudashkin 726dae210a
Merge pull request #12458 from asattely/shorten-stems-toggle
Ensure stems are not shortened if 'shorten stems' style setting is set
2022-07-19 11:07:29 +03:00
RomanPudashkin 7acafb9344
Merge pull request #12459 from asattely/cross-staff-ties
Ties now adjust when they are entirely on a different staff
2022-07-19 11:05:22 +03:00
Igor Korsukov ca0060cfd0 [autobot] added TC9: perfomance test 2022-07-19 10:00:33 +02:00
Igor Korsukov b6d800e018 [autobot] added step duration 2022-07-19 10:00:33 +02:00
Casper Jeukendrup fe149a6d32
Merge pull request #12461 from Gootector/patch-1
Fix: typo in ioretcodes.h: coping -> copying
2022-07-19 00:09:44 +02:00
Grzegorz Pruchniakowski bf8372facd
Fix: typo in ioretcodes.h: coping -> copying
Fix: typo in ioretcodes.h: coping -> copying

Greetings,
Gootector
2022-07-18 23:02:15 +02:00
Elnur Ismailzada 4e2a38cc30
Merge pull request #12444 from martin-danhier/12372-fix-restore-windows
Fix #12372: remember maximized/windowed state when restoring minimized window
2022-07-18 21:33:45 +03:00
Aaron Sattely 5d617b736b Ties now adjust when they are entirely on a different staff 2022-07-18 14:20:24 -04:00
Igor Korsukov 37c6c0c954 [lang] added default languages list 2022-07-18 15:09:08 +02:00
Michele Spagnolo 9c8d60fae6 Glissando: fix position in case of chord with seconds 2022-07-18 13:44:10 +02:00
Michele Spagnolo 7100b43682 ChordLine: fix position in case of chord with seconds
correction
2022-07-18 13:44:10 +02:00
Aaron Sattely b04bf75d97 Ensure stems are not shortened if 'shorten stems' style setting is set 2022-07-18 07:40:19 -04:00
DmitryArefiev bec44c6e0b
Merge pull request #12427 from cbjeukendrup/fix_keysig
Get rid of KeyMode when creating a new score
2022-07-18 14:28:16 +03:00
Igor Korsukov f9249535bc [gp] removed charset pref 2022-07-18 12:27:35 +02:00
Igor Korsukov 3ec003a03d [gp] updated utest refs 2022-07-18 11:50:34 +02:00
Igor Korsukov 07b59f4d46 [ci] updated tx2s3 2022-07-18 11:42:38 +02:00
Igor Korsukov d7111e96f5 [ci] added without Qt check 2022-07-18 11:18:30 +02:00
Martin Danhier e3d71c9d56
Fix #12372: remember maximized/windowed state when restoring minimized window 2022-07-18 11:17:23 +02:00
RomanPudashkin 5788c24755
Merge pull request #10346 from Gobbel2000/zoom_fix
Fix #324840: Ctrl+Scrollwheel zoom on Linux X11
2022-07-18 11:29:31 +03:00
Casper Jeukendrup d000040de3
Merge pull request #12435 from cbjeukendrup/translation_ui_files
run_lupdate.sh: don't forget .h, .mm and, most notably, .ui files
2022-07-16 23:06:31 +02:00
Grzegorz Pruchniakowski aa13c5c3bb Fix: Go bottom -> Go to bottom
Fix: Go bottom -> Go to bottom

Greetings,
Gootector
2022-07-16 21:35:44 +02:00
Igor Korsukov 085bd3181e moved engraving draw to module draw 2022-07-16 13:12:39 +02:00
Gabriel Vogel 2f783dd671 Fix #324840: Ctrl+Scrollwheel zoom on Linux X11
With recent libinput versions zooming with Ctrl+Scrollwheel would zoom
in huge steps. This change enforces the previous behavior for Linux X11
only.

Scrolling is left unchanged for Wayland
2022-07-16 11:51:13 +02:00
Elnur Ismailzada fc3288b1cb
Merge pull request #12320 from RomanPudashkin/inability_to_enter_notes
[MU4] Fix #12304: Rests in two voices in Score and inability to add notes to additional staves in Part
2022-07-16 12:20:49 +03:00
Casper Jeukendrup c49df842a5
Update musescore_en.ts 2022-07-15 23:24:40 +02:00
Casper Jeukendrup b39d7e2754
run_lupdate.sh: don't forget .h, .mm and .ui files 2022-07-15 23:24:12 +02:00
Casper Jeukendrup 315cfb3eaa
Merge pull request #12428 from cbjeukendrup/translations5
Audit translatable strings. Step 5
2022-07-15 23:20:38 +02:00
Elnur Ismailzada 8221d46aac
Merge pull request #12426 from shoogle/menu-mnemonics
Add ampersand (&) to action titles to enable mnemonic access keys in menus
2022-07-15 20:24:50 +03:00
RomanPudashkin 55c88bbc8a
Merge pull request #12420 from HemantAntony/12406-update_home_tab
Fix #12406: Updated score tab button panel UI
2022-07-15 20:19:27 +03:00
Roman Pudashkin e9a0593c34 fix #12418: disabled the ability to drag & drop staves to other parts 2022-07-15 20:18:09 +03:00
Roman Pudashkin 40962f8fd9 optimized the moveStaves operation: instead of recreating staves, it now just sorts them 2022-07-15 20:18:09 +03:00
Roman Pudashkin bbf88f457a fix #12304: fixed update of the tracks mapping after adding/removing staves 2022-07-15 20:18:09 +03:00
RomanPudashkin 1873831c96
Merge pull request #12425 from RomanPudashkin/assert_after_adding_slur_on_linked_staff
assert_after_adding_slur_on_linked_staff
2022-07-15 20:17:15 +03:00
RomanPudashkin c1813d4fc0
Merge pull request #12398 from Eism/musescore_general_rename
fixed #11492: Renamed MuseScore_General to MS Basic
2022-07-15 20:09:16 +03:00
HemantAntony ff479546b3 Fix #12406: Updated score tab button panel 2022-07-15 21:49:02 +05:30
Igor Korsukov 30e985502e [ci] fixed tx2s3 2022-07-15 17:46:10 +02:00
RomanPudashkin 2bc3e18472
Merge pull request #12350 from wizofaus/fix-paste-onto-measure-rest
fix #12330 - fix pasting notes onto whole measure rests
2022-07-15 18:35:02 +03:00
Elnur Ismailzada 62745181e6
Merge pull request #11701 from RomanPudashkin/drumset_panel_interactions
[MU4] Fix #10719: Percussion panel interactions not yet implemented
2022-07-15 17:44:28 +03:00
Casper Jeukendrup 4342ab98b9
Update musescore_en.ts 2022-07-15 16:29:30 +02:00
Casper Jeukendrup 8c65f4cb4b
Audit Palette strings 2022-07-15 16:28:39 +02:00