Commit graph

20386 commits

Author SHA1 Message Date
RomanPudashkin 8588e51ca1 added missed hint 2021-02-25 18:25:56 +02:00
RomanPudashkin 8e69991c20 fixed black frame around popup on windows 2021-02-25 18:25:56 +02:00
RomanPudashkin d03e1d49c8 fixed default width/height of StyledScrollbar 2021-02-25 18:25:56 +02:00
RomanPudashkin a2eb971f4c replaced raw pointer with std::shared_pointer to prevent random crashes 2021-02-25 18:25:56 +02:00
RomanPudashkin 0988f00bb2 updated Default workspace 2021-02-25 18:25:56 +02:00
RomanPudashkin 91bdb26e16
Merge pull request #7583 from Eism/general_menu_view
[MU4] General menu. View
2021-02-25 18:24:29 +02:00
Eism e078500459 Fixed review issues 2021-02-25 18:02:04 +02:00
Niek van den Berg 9b188d2a8b Port of PR #7529 to master.
Reimplement spacers in vertical staves adjustment to make sure all spacers are taken into account.
2021-02-25 18:05:46 +03:00
Joachim Schmitz d2c90a0600 Updating patch release and Copyright year as used by the installer
porting changes from PR #7463 to master
2021-02-25 18:05:13 +03:00
Joachim Schmitz 3945c31c9b Fix templates to not unset boxAutoSize and useStandardNoteNames 2021-02-25 18:05:13 +03:00
Joachim Schmitz c7b9f01749 Fix #317703: Disabling "Enable Auto-Size" for Title text in template not respected 2021-02-25 18:05:13 +03:00
Joachim Schmitz 2982c51264 Fix #318035: Prevent (potential) crash on MusicXML import 2021-02-25 18:03:28 +03:00
Joachim Schmitz 5a374112ca Update fonts/README.md
to link to Edwin's and Leland's GitHub repos
2021-02-25 18:02:52 +03:00
Joachim Schmitz eca58029d5 Update pull_request_template.md 2021-02-25 17:34:14 +03:00
Maxim Chistyakov 69bc9f8bbd
Delete FUNDING.yml
we don't accept donate on musescore.org anymore
2021-02-25 16:31:34 +02:00
Elnur Ismailzada be50d5d4ab
Merge pull request #7591 from njvdberg/new-score-pickup
[MU4] Correct wrong creating of score by the NewScore dialog.
2021-02-24 19:11:35 +02:00
Niek van den Berg 73083dd8ac Correct wrong creating of score by the NewScore dialog.
1) Create the pickup measure as defined by the "Show pickup measure" option.
2) Don't create an extre measure before creating the measures as specified in the Score Dialog.
2021-02-24 17:34:52 +01:00
Eism 611a2f723d Implemented show/hide notation, play, undo/redo toolbars 2021-02-24 18:13:39 +02:00
Eism 1a8d80dc5b implemented configure workspaces from menubar 2021-02-24 18:12:47 +02:00
Eism 4f7dd6d00c Corrected show/hide panels 2021-02-24 18:12:47 +02:00
Eism 107ac62ab6 Implemented toggle full screen/select workspace 2021-02-24 18:12:47 +02:00
Eism 691fb35233 Implemented show/hide master palette 2021-02-24 18:10:14 +02:00
Eism b780a2fda5 Implemented show/hide invisible elements, unprintable elements, frames, page borders, mark irregular measures 2021-02-24 18:10:14 +02:00
Eism c8f930bb76 Implemented show/hide notation panels 2021-02-24 18:09:16 +02:00
Igor Korsukov 132b381872 fixed win core audio driver 2021-02-24 16:04:45 +02:00
RomanPudashkin ccf7d0cb5d
Merge pull request #7593 from Jojo-Schmitz/compiler-warnings
[MU4] Fix compiler warnings
2021-02-24 11:51:01 +02:00
RomanPudashkin 5bbe1aaeab
Merge pull request #7559 from Eism/general_menu_format
[MU4] General menu. Format
2021-02-24 11:45:11 +02:00
Eism 2163963f3e Implemented reset state in notation 2021-02-24 11:11:07 +02:00
Eism 3a1acdef1f Implemented increase/decrease/reset stretch 2021-02-24 11:07:34 +02:00
Rory McLeod 65dd781c98 Fix #287598: Do not remove spanners from the measures outside of the rewrite range. 2021-02-24 10:39:23 +02:00
Marc Sabatella 7285a96ac8 port of PR 7569 for master
See wqhttps://github.com/musescore/MuseScore/pull/7569
2021-02-24 10:36:43 +02:00
Marc Sabatella 07d0bab9d3 port of PR 7453 for master
See https://github.com/musescore/MuseScore/pull/7453
2021-02-24 10:36:15 +02:00
RomanPudashkin ce4b4a6457
Merge pull request #7585 from Eism/general_menu_help
[MU4] General menu. Help
2021-02-24 09:14:17 +02:00
RomanPudashkin 789d52bfff
Merge pull request #7592 from njvdberg/userscore-typo-master
Correct typo "usescores" to "userscores"
2021-02-22 18:37:17 +02:00
Joachim Schmitz a1be61a18b fix compiler wanings reg unused resp. shadowed parameter 2021-02-22 11:45:22 +01:00
Joachim Schmitz 1fb6674e98 fix warnings reg. duplicate names in editstyle.ui 2021-02-22 11:44:18 +01:00
Peter Jonas eb15cb1af1 Port PR #7380 AppImage: Ensure zsync file is named correctly for stable releases 2021-02-22 13:10:28 +03:00
Peter Jonas 0df50eeca6 Port PR #6970 Fix AppImage nightly autoupdates and update build scripts 2021-02-22 13:10:28 +03:00
Niek van den Berg 83807a25b4 Correct typo "usescores" to "userscores" 2021-02-22 10:12:53 +01:00
RomanPudashkin 9a80580cc1
Merge pull request #7589 from cbjeukendrup/application-font
Set application font for Widgets to theme font
2021-02-21 14:04:33 +02:00
Casper Jeukendrup 64797f9cb1 Set application font for Widgets to theme font 2021-02-21 12:32:44 +01:00
Eism d3d9dc59c6 Implemented about Qt 2021-02-20 16:53:57 +02:00
Eism f5538236ea Implemented revert to factory settings 2021-02-20 16:53:57 +02:00
Eism 732a198e09 Implemented opening some page in help menu 2021-02-20 16:53:44 +02:00
Eism 868938d952 Fixed updating page of languages 2021-02-20 16:53:25 +02:00
RomanPudashkin e96274cb02
Merge pull request #7542 from laturetab/316896-banjofrettedfifthstring
Fix #316896: Banjo fifth string fret numbers
2021-02-20 11:59:39 +02:00
Elnur Ismailzada cc3c72a459
Merge pull request #7580 from RomanPudashkin/notation_stabilization
[MU4] Notation stabilization
2021-02-20 09:49:42 +02:00
RomanPudashkin 619689385a
Merge pull request #7581 from cbjeukendrup/bring-back-measure-repeat-style-options
Bring back style options for Measure Repeats introduced in PR #6365
2021-02-19 21:37:41 +02:00
RomanPudashkin 5dcb049184 stop sequencer if a user opens another score 2021-02-19 18:50:05 +02:00
Casper Jeukendrup 296ecea84a Bring back style options for Measure Repeats introduced in PR #6365 2021-02-19 15:54:04 +01:00