From 68afdbcf334e161352e672163999aa357f592074 Mon Sep 17 00:00:00 2001 From: ajuncosa Date: Tue, 19 May 2026 08:28:10 +0200 Subject: [PATCH 1/2] Renaming to Studio: remove compatibility cmake variables and add Studio where it was missing --- README.md | 8 ++++---- SetupConfigure.cmake | 4 ---- .../Linux+BSD/SetupAppImagePackaging.cmake | 6 +++--- .../Windows/PortableApps/appinfo.ini.in | 2 +- .../Windows/SetupWindowsPackaging.cmake | 19 ++++++++++--------- muse | 2 +- share/plugins/note_names/notenames.qml | 2 +- src/app/CMakeLists.txt | 6 +++--- src/engraving/api/tests/CMakeLists.txt | 2 +- .../devtools/EngravingStyleDialog.qml | 2 +- .../devtools/EngravingStylePanel.qml | 2 +- .../devtools/EngravingUndoStackDialog.qml | 2 +- .../devtools/EngravingUndoStackPanel.qml | 2 +- .../Engraving/devtools/engravingstylemodel.h | 2 +- .../devtools/engravingundostackmodel.cpp | 2 +- .../devtools/engravingundostackmodel.h | 2 +- .../rendering/score/accidentalslayout.cpp | 2 +- .../rendering/score/accidentalslayout.h | 2 +- .../tests/automation/automation_tests.cpp | 2 +- src/engraving/tests/bsptree_tests.cpp | 2 +- .../midi/tests/utils/smfyamlserializer.cpp | 2 +- .../midi/tests/utils/smfyamlserializer.h | 2 +- src/macos_integration/CMakeLists.txt | 2 +- src/musesounds/CMakeLists.txt | 2 +- .../imusesamplercheckupdatescenario.h | 2 +- .../imusesamplercheckupdateservice.h | 2 +- .../imusesoundscheckupdatescenario.h | 2 +- .../imusesoundscheckupdateservice.h | 2 +- src/musesounds/imusesoundsconfiguration.h | 2 +- src/musesounds/imusesoundsrepository.h | 2 +- .../musesamplercheckupdatescenario.cpp | 2 +- .../internal/musesamplercheckupdatescenario.h | 2 +- .../musesamplercheckupdateservice.cpp | 2 +- .../internal/musesamplercheckupdateservice.h | 2 +- .../musesoundscheckupdatescenario.cpp | 2 +- .../internal/musesoundscheckupdatescenario.h | 2 +- .../internal/musesoundscheckupdateservice.cpp | 2 +- .../internal/musesoundscheckupdateservice.h | 2 +- .../internal/musesoundsconfiguration.cpp | 2 +- .../internal/musesoundsconfiguration.h | 2 +- .../internal/musesoundsrepository.cpp | 2 +- .../internal/musesoundsrepository.h | 2 +- src/musesounds/musesoundserrors.h | 2 +- src/musesounds/musesoundstypes.h | 2 +- .../MuseSoundsReleaseInfoDialog.qml | 2 +- .../MuseSoundsReleaseInfoBottomPanel.qml | 2 +- .../internal/SoundCatalogListView.qml | 2 +- .../MuseSounds/internal/SoundLibraryItem.qml | 2 +- .../EditPercussionShortcutDialog.qml | 2 +- .../PercussionPanelPadSwapDialog.qml | 2 +- .../editpercussionshortcutmodel.cpp | 2 +- .../editpercussionshortcutmodel.h | 2 +- .../elementpopups/PartialTieMenuRowItem.qml | 2 +- .../elementpopups/PartialTiePopup.qml | 2 +- .../styledialog/AccidentalsPage.qml | 2 +- .../styledialog/ChordSymbolsPage.qml | 2 +- .../styledialog/ClefKeyTimeSigPage.qml | 2 +- .../styledialog/ComboBoxDropdown.qml | 2 +- .../HammerOnPullOffTappingPage.qml | 2 +- .../styledialog/IconAndTextButtonSelector.qml | 2 +- .../styledialog/InstrumentNamesPage.qml | 2 +- .../styledialog/LaissezVibrSection.qml | 2 +- .../styledialog/MeasureNumbersPage.qml | 2 +- .../RadioButtonSelectorWithReset.qml | 2 +- .../styledialog/SelectableStyledImage.qml | 2 +- .../styledialog/SlursAndTiesPage.qml | 2 +- .../styledialog/SlursSection.qml | 2 +- .../styledialog/StaveSharingPage.qml | 2 +- .../styledialog/StyleControlRowWithReset.qml | 2 +- .../styledialog/StyleResetButton.qml | 2 +- .../styledialog/StyleSpinboxWithReset.qml | 2 +- .../NotationScene/styledialog/StyleToggle.qml | 2 +- .../styledialog/StyleToggleWithImage.qml | 2 +- .../NotationScene/styledialog/StyledImage.qml | 2 +- .../StyledXYControllerWithReset.qml | 2 +- .../styledialog/TextFieldWithReset.qml | 2 +- .../NotationScene/styledialog/TiesSection.qml | 2 +- .../NotationScene/styledialog/VoltasPage.qml | 2 +- .../styledialog/accidentalspagemodel.cpp | 2 +- .../styledialog/accidentalspagemodel.h | 2 +- .../styledialog/chordsymbolspagemodel.cpp | 2 +- .../styledialog/chordsymbolspagemodel.h | 2 +- .../styledialog/clefkeytimesigpagemodel.cpp | 2 +- .../styledialog/clefkeytimesigpagemodel.h | 2 +- .../styledialog/fretboardspagemodel.cpp | 2 +- .../styledialog/fretboardspagemodel.h | 2 +- .../styledialog/glissandosectionmodel.cpp | 2 +- .../styledialog/glissandosectionmodel.h | 2 +- .../hammeronpullofftappingpagemodel.cpp | 2 +- .../hammeronpullofftappingpagemodel.h | 2 +- .../styledialog/instrumentnamespagemodel.cpp | 2 +- .../styledialog/instrumentnamespagemodel.h | 2 +- .../styledialog/measurenumberspagemodel.cpp | 2 +- .../styledialog/measurenumberspagemodel.h | 2 +- .../styledialog/measurerepeatmodel.cpp | 2 +- .../styledialog/measurerepeatmodel.h | 2 +- .../styledialog/notelinesectionmodel.cpp | 2 +- .../styledialog/notelinesectionmodel.h | 2 +- .../repeatbarlinessectionmodel.cpp | 2 +- .../styledialog/repeatbarlinessectionmodel.h | 2 +- .../styledialog/repeatplaycounttextmodel.cpp | 2 +- .../styledialog/repeatplaycounttextmodel.h | 2 +- .../styledialog/slursandtiespagemodel.cpp | 2 +- .../styledialog/slursandtiespagemodel.h | 2 +- .../styledialog/stavesharingpagemodel.cpp | 2 +- .../styledialog/stavesharingpagemodel.h | 2 +- .../tupletcenteringselectormodel.cpp | 2 +- .../tupletcenteringselectormodel.h | 2 +- .../styledialog/voltaspagemodel.cpp | 2 +- .../styledialog/voltaspagemodel.h | 2 +- .../Playback/internal/KnobControl.qml | 2 +- .../Playback/internal/MixerPanelToolbar.qml | 2 +- .../Playback/internal/PlaybackSpeedPopup.qml | 2 +- .../Playback/internal/VolumePressureMeter.qml | 2 +- .../Playback/internal/VolumeSlider.qml | 2 +- .../musesamplercheckupdateservicestub.cpp | 2 +- .../musesoundscheckupdatescenariostub.cpp | 2 +- .../musesoundscheckupdatescenariostub.h | 2 +- .../musesoundscheckupdateservicestub.cpp | 2 +- .../musesoundscheckupdateservicestub.h | 2 +- src/web/audioengine/webaudioengine.cpp | 2 +- src/web/audioengine/webaudioengine.h | 2 +- tools/miditools/midifile.h | 2 +- tools/miditools/tempomap.h | 2 +- tools/miditools/xmlreader.h | 2 +- tools/miditools/xmlwriter.h | 2 +- version.cmake | 12 +----------- vtest/README.md | 2 +- 128 files changed, 143 insertions(+), 156 deletions(-) diff --git a/README.md b/README.md index 8d295411f7f58..2ab2c15b16b4f 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ MuseScore Studio is an open source and free music notation software. For support ## More info -- [MuseScore Homepage](https://musescore.org) -- [MuseScore Git workflow instructions](https://musescore.org/en/developers-handbook/git-workflow) -- [How to compile MuseScore?](https://github.com/musescore/MuseScore/wiki/Set-up-developer-environment) +- [MuseScore Studio Homepage](https://musescore.org) +- [MuseScore Studio Git workflow instructions](https://musescore.org/en/developers-handbook/git-workflow) +- [How to compile MuseScore Studio?](https://github.com/musescore/MuseScore/wiki/Set-up-developer-environment) ## License @@ -81,7 +81,7 @@ used by default, as it provides a useful compromise between Release and Debug. ### Testing -See the [Unit tests section](https://github.com/musescore/MuseScore/wiki/Unit-tests) of the [MuseScore Wiki](https://github.com/musescore/MuseScore/wiki) for instructions on how to run the test suite. +See the [Unit tests section](https://github.com/musescore/MuseScore/wiki/Unit-tests) of the [MuseScore Studio Wiki](https://github.com/musescore/MuseScore/wiki) for instructions on how to run the test suite. ### Code Formatting diff --git a/SetupConfigure.cmake b/SetupConfigure.cmake index 84e4333984d1e..3bbce4da2cb16 100644 --- a/SetupConfigure.cmake +++ b/SetupConfigure.cmake @@ -47,8 +47,6 @@ string(TOUPPER ${MUSE_APP_BUILD_MODE} BUILD_MODE) if(BUILD_MODE STREQUAL "DEV") set(MUSE_APP_UNSTABLE ON) set(MUSE_APP_RELEASE_CHANNEL "dev") - set(MUSE_APP_NAME_VERSION "${MUSE_APP_NAME_VERSION} ${MUSE_APP_RELEASE_CHANNEL}") - set(MUSE_APP_TITLE_VERSION "${MUSE_APP_TITLE_VERSION} ${MUSE_APP_RELEASE_CHANNEL}") set(MUSE_APP_IS_PRERELEASE ON) set(MUSESCORE_ALLOW_UPDATE_ON_PRERELEASE OFF) endif() @@ -56,8 +54,6 @@ endif() if(BUILD_MODE STREQUAL "TESTING") set(MUSE_APP_UNSTABLE OFF) set(MUSE_APP_RELEASE_CHANNEL "Testing") - set(MUSE_APP_NAME_VERSION "${MUSE_APP_NAME_VERSION} ${MUSE_APP_RELEASE_CHANNEL}") - set(MUSE_APP_TITLE_VERSION "${MUSE_APP_TITLE_VERSION} ${MUSE_APP_RELEASE_CHANNEL}") set(MUSE_APP_IS_PRERELEASE ON) set(MUSESCORE_ALLOW_UPDATE_ON_PRERELEASE ON) endif() diff --git a/buildscripts/packaging/Linux+BSD/SetupAppImagePackaging.cmake b/buildscripts/packaging/Linux+BSD/SetupAppImagePackaging.cmake index 51e1da45044b6..b81c1b7ac56c0 100644 --- a/buildscripts/packaging/Linux+BSD/SetupAppImagePackaging.cmake +++ b/buildscripts/packaging/Linux+BSD/SetupAppImagePackaging.cmake @@ -15,7 +15,7 @@ if(MUSE_APP_UNSTABLE) set(DESKTOP_LAUNCHER_NAME "MU ${MUSE_APP_VERSION_MAJ_MIN}") # Muse X.Y else(MUSE_APP_UNSTABLE) # Use full name for stable releases - set(DESKTOP_LAUNCHER_NAME "${MUSE_APP_TITLE} ${MUSE_APP_VERSION_MAJ_MIN}") # Muse X.Y + set(DESKTOP_LAUNCHER_NAME "${MUSE_APP_NAME_HUMAN_READABLE} ${MUSE_APP_VERSION_MAJ_MIN}") # Muse X.Y endif(MUSE_APP_UNSTABLE) if(${MUSE_APP_INSTALL_SUFFIX} MATCHES "dev") @@ -62,9 +62,9 @@ endif(${MUSE_APP_INSTALL_SUFFIX} MATCHES "portable") # and icon in the OS dock / taskbar. Run `xprop WM_CLASS` and click on # App's main window to find out what string to use here. if(MUSE_APP_UNSTABLE) - set(WINDOW_MANAGER_CLASS "${MUSE_APP_NAME_MACHINE_READABLE_COMPAT}${MUSE_APP_VERSION_MAJOR}Development") + set(WINDOW_MANAGER_CLASS "${MUSE_APP_NAME_MACHINE_READABLE}${MUSE_APP_VERSION_MAJOR}Development") else() - set(WINDOW_MANAGER_CLASS "${MUSE_APP_NAME_MACHINE_READABLE_COMPAT}${MUSE_APP_VERSION_MAJOR}") + set(WINDOW_MANAGER_CLASS "${MUSE_APP_NAME_MACHINE_READABLE}${MUSE_APP_VERSION_MAJOR}") endif() # Install desktop file (perform variable substitution first) diff --git a/buildscripts/packaging/Windows/PortableApps/appinfo.ini.in b/buildscripts/packaging/Windows/PortableApps/appinfo.ini.in index 2bb9c1c99443e..b303b6bb5f978 100644 --- a/buildscripts/packaging/Windows/PortableApps/appinfo.ini.in +++ b/buildscripts/packaging/Windows/PortableApps/appinfo.ini.in @@ -9,7 +9,7 @@ Publisher=MuseScore Limited and Others Homepage=PortableApps.com/MuseScorePortable Donate=musescore.org/donate Category=Music & Video -Description=MuseScore Portable is the free MuseScore music composition & notation program packaged with a PortableApps.com Launcher as a portable app. +Description=MuseScore Portable is the free MuseScore Studio music composition & notation program packaged with a PortableApps.com Launcher as a portable app. Language=Multilingual [License] diff --git a/buildscripts/packaging/Windows/SetupWindowsPackaging.cmake b/buildscripts/packaging/Windows/SetupWindowsPackaging.cmake index eb2db4d64b28b..26cf8235cb8ef 100644 --- a/buildscripts/packaging/Windows/SetupWindowsPackaging.cmake +++ b/buildscripts/packaging/Windows/SetupWindowsPackaging.cmake @@ -6,7 +6,7 @@ endif() include(InstallRequiredSystemLibraries) -set(CPACK_PACKAGE_NAME ${MUSE_APP_NAME}) +set(CPACK_PACKAGE_NAME ${MUSE_APP_NAME_MACHINE_READABLE}) set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "MuseScore is a full featured WYSIWYG score editor") set(CPACK_PACKAGE_VENDOR "MuseScore Limited") set(CPACK_PACKAGE_CONTACT "https://musescore.org") @@ -38,12 +38,13 @@ if(MUSE_APP_UNSTABLE) endif() endif(MUSE_APP_UNSTABLE) -set(CPACK_PACKAGE_FILE_NAME "${MUSE_APP_NAME}-${MUSE_APP_VERSION}${git_date_string}") -set(CPACK_PACKAGE_INSTALL_DIRECTORY ${MUSE_APP_NAME_VERSION}) +set(MUSESCORE_EXECUTABLE_NAME ${MUSE_APP_NAME_MACHINE_READABLE}${MUSE_APP_VERSION_MAJOR}) -set(MUSESCORE_EXECUTABLE_NAME ${MUSE_APP_NAME}${MUSE_APP_VERSION_MAJOR}) -set(CPACK_PACKAGE_EXECUTABLES "${MUSESCORE_EXECUTABLE_NAME}" "${MUSE_APP_TITLE_VERSION}") # exe name, label -set(CPACK_CREATE_DESKTOP_LINKS "${MUSESCORE_EXECUTABLE_NAME}" "${MUSE_APP_TITLE_VERSION}") # exe name, label +set(CPACK_PACKAGE_FILE_NAME "${MUSE_APP_NAME_MACHINE_READABLE}-${MUSE_APP_VERSION}${git_date_string}") +set(CPACK_PACKAGE_INSTALL_DIRECTORY ${MUSESCORE_EXECUTABLE_NAME}) + +set(CPACK_PACKAGE_EXECUTABLES "${MUSESCORE_EXECUTABLE_NAME}" "${MUSE_APP_NAME_HUMAN_READABLE} ${MUSE_APP_VERSION_MAJOR}") # exe name, label +set(CPACK_CREATE_DESKTOP_LINKS "${MUSESCORE_EXECUTABLE_NAME}" "${MUSE_APP_NAME_HUMAN_READABLE} ${MUSE_APP_VERSION_MAJOR}") # exe name, label # Wix-specific options set(CPACK_GENERATOR "WIX") @@ -70,13 +71,13 @@ set(CPACK_WIX_LICENSE_RTF "${PROJECT_SOURCE_DIR}/buildscripts/packaging/Windows/ set(CPACK_WIX_PRODUCT_ICON "${PROJECT_SOURCE_DIR}/share/icons/AppIcon/MS4_AppIcon.ico") set(CPACK_WIX_UI_BANNER "${PROJECT_SOURCE_DIR}/buildscripts/packaging/Windows/Installer/installer_banner_wix.png") set(CPACK_WIX_UI_DIALOG "${PROJECT_SOURCE_DIR}/buildscripts/packaging/Windows/Installer/installer_background_wix.png") -set(CPACK_WIX_PROGRAM_MENU_FOLDER "${MUSE_APP_TITLE_VERSION}") +set(CPACK_WIX_PROGRAM_MENU_FOLDER "${MUSE_APP_NAME_HUMAN_READABLE} ${MUSE_APP_VERSION_MAJOR}") set(CPACK_WIX_EXTENSIONS "WixUtilExtension") # Extra CPack variables list(APPEND CPACK_WIX_CANDLE_EXTRA_FLAGS - "-dMUSE_APP_TITLE_VERSION=${MUSE_APP_TITLE_VERSION}" - "-dMUSE_APP_TITLE=${MUSE_APP_TITLE}" + "-dMUSE_APP_TITLE_VERSION=${MUSE_APP_NAME_HUMAN_READABLE} ${MUSE_APP_VERSION_MAJOR}" + "-dMUSE_APP_TITLE=${MUSE_APP_NAME_HUMAN_READABLE}" "-dMUSESCORE_EXECUTABLE_NAME=${MUSESCORE_EXECUTABLE_NAME}" "-dMUSE_APP_RELEASE_CHANNEL=${MUSE_APP_RELEASE_CHANNEL}" "-dCPACK_PACKAGE_VERSION_MAJOR=${CPACK_PACKAGE_VERSION_MAJOR}" diff --git a/muse b/muse index b7c2a970bcbd5..8b0f8a8b8a30b 160000 --- a/muse +++ b/muse @@ -1 +1 @@ -Subproject commit b7c2a970bcbd57d22cc8e4152b8a73a8fb3d9e8c +Subproject commit 8b0f8a8b8a30bc04b05794544655a1eb1636fefd diff --git a/share/plugins/note_names/notenames.qml b/share/plugins/note_names/notenames.qml index ed5cfcf398ef0..3487c571b0a62 100644 --- a/share/plugins/note_names/notenames.qml +++ b/share/plugins/note_names/notenames.qml @@ -1,5 +1,5 @@ //============================================================================= -// MuseScore +// MuseScore Studio // Music Composition & Notation // // Note Names Plugin diff --git a/src/app/CMakeLists.txt b/src/app/CMakeLists.txt index 91a86569705bc..cc087e68b9833 100644 --- a/src/app/CMakeLists.txt +++ b/src/app/CMakeLists.txt @@ -29,7 +29,7 @@ set(EXECUTABLE_NAME mscore) ########################################### include(GetPlatformInfo) if (OS_IS_WIN) - set(EXECUTABLE_NAME ${MUSE_APP_NAME}${MUSE_APP_VERSION_MAJOR}) + set(EXECUTABLE_NAME ${MUSE_APP_NAME_MACHINE_READABLE}${MUSE_APP_VERSION_MAJOR}) include(GetCompilerInfo) @@ -64,11 +64,11 @@ elseif(OS_IS_LIN) elseif(OS_IS_MAC) set(MACOSX_BUNDLE_GUI_IDENTIFIER ${MUSE_APP_GUI_IDENTIFIER}) - set(MACOSX_BUNDLE_BUNDLE_NAME ${MUSE_APP_TITLE}) + set(MACOSX_BUNDLE_BUNDLE_NAME ${MUSE_APP_NAME_HUMAN_READABLE}) set(MACOSX_BUNDLE_LONG_VERSION_STRING ${MUSE_APP_VERSION}) set(MACOSX_BUNDLE_SHORT_VERSION_STRING ${MUSE_APP_VERSION}) set(MACOSX_BUNDLE_BUNDLE_VERSION ${CMAKE_BUILD_NUMBER}) - set(MACOSX_BUNDLE_COPYRIGHT "Copyright © 1999-2026 MuseScore Limited. Published under the GNU General Public License version 3.") + set(MACOSX_BUNDLE_COPYRIGHT "Copyright © 1999-2026 MuseScore Limited and others. Published under the GNU General Public License version 3.") set(CMAKE_INSTALL_RPATH ${QT_INSTALL_LIBS}) if (MUE_COMPILE_MACOS_PRECOMPILED_DEPS_PATH) diff --git a/src/engraving/api/tests/CMakeLists.txt b/src/engraving/api/tests/CMakeLists.txt index b7a402743aa9c..cb8230666768b 100644 --- a/src/engraving/api/tests/CMakeLists.txt +++ b/src/engraving/api/tests/CMakeLists.txt @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-3.0-only # MuseScore-CLA-applies # -# MuseScore +# MuseScore Studio # Music Composition & Notation # # Copyright (C) 2025 MuseScore Limited and others diff --git a/src/engraving/qml/MuseScore/Engraving/devtools/EngravingStyleDialog.qml b/src/engraving/qml/MuseScore/Engraving/devtools/EngravingStyleDialog.qml index b19699b3b7f94..3bb337af287d5 100644 --- a/src/engraving/qml/MuseScore/Engraving/devtools/EngravingStyleDialog.qml +++ b/src/engraving/qml/MuseScore/Engraving/devtools/EngravingStyleDialog.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/engraving/qml/MuseScore/Engraving/devtools/EngravingStylePanel.qml b/src/engraving/qml/MuseScore/Engraving/devtools/EngravingStylePanel.qml index 8b088cd59f7da..296a8d3b02177 100644 --- a/src/engraving/qml/MuseScore/Engraving/devtools/EngravingStylePanel.qml +++ b/src/engraving/qml/MuseScore/Engraving/devtools/EngravingStylePanel.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/engraving/qml/MuseScore/Engraving/devtools/EngravingUndoStackDialog.qml b/src/engraving/qml/MuseScore/Engraving/devtools/EngravingUndoStackDialog.qml index 5d437d405507f..03f34081af657 100644 --- a/src/engraving/qml/MuseScore/Engraving/devtools/EngravingUndoStackDialog.qml +++ b/src/engraving/qml/MuseScore/Engraving/devtools/EngravingUndoStackDialog.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2023 MuseScore Limited and others diff --git a/src/engraving/qml/MuseScore/Engraving/devtools/EngravingUndoStackPanel.qml b/src/engraving/qml/MuseScore/Engraving/devtools/EngravingUndoStackPanel.qml index f8d07cf21bca5..9cdbe5a67d9f3 100644 --- a/src/engraving/qml/MuseScore/Engraving/devtools/EngravingUndoStackPanel.qml +++ b/src/engraving/qml/MuseScore/Engraving/devtools/EngravingUndoStackPanel.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/engraving/qml/MuseScore/Engraving/devtools/engravingstylemodel.h b/src/engraving/qml/MuseScore/Engraving/devtools/engravingstylemodel.h index 09913c3e863fe..9ef48c90f10b9 100644 --- a/src/engraving/qml/MuseScore/Engraving/devtools/engravingstylemodel.h +++ b/src/engraving/qml/MuseScore/Engraving/devtools/engravingstylemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/engraving/qml/MuseScore/Engraving/devtools/engravingundostackmodel.cpp b/src/engraving/qml/MuseScore/Engraving/devtools/engravingundostackmodel.cpp index bc3fd3c745eb7..7dc950d6576a9 100644 --- a/src/engraving/qml/MuseScore/Engraving/devtools/engravingundostackmodel.cpp +++ b/src/engraving/qml/MuseScore/Engraving/devtools/engravingundostackmodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/engraving/qml/MuseScore/Engraving/devtools/engravingundostackmodel.h b/src/engraving/qml/MuseScore/Engraving/devtools/engravingundostackmodel.h index 091e39ea65e8f..e2dd2f86ad4fd 100644 --- a/src/engraving/qml/MuseScore/Engraving/devtools/engravingundostackmodel.h +++ b/src/engraving/qml/MuseScore/Engraving/devtools/engravingundostackmodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/engraving/rendering/score/accidentalslayout.cpp b/src/engraving/rendering/score/accidentalslayout.cpp index 232f2fb3e60da..03ad409ef90d9 100644 --- a/src/engraving/rendering/score/accidentalslayout.cpp +++ b/src/engraving/rendering/score/accidentalslayout.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2023 MuseScore Limited and others diff --git a/src/engraving/rendering/score/accidentalslayout.h b/src/engraving/rendering/score/accidentalslayout.h index 377e29890308b..1b181b4d375bb 100644 --- a/src/engraving/rendering/score/accidentalslayout.h +++ b/src/engraving/rendering/score/accidentalslayout.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2023 MuseScore Limited and others diff --git a/src/engraving/tests/automation/automation_tests.cpp b/src/engraving/tests/automation/automation_tests.cpp index 39a1c1f2dd648..f06dc328715a2 100644 --- a/src/engraving/tests/automation/automation_tests.cpp +++ b/src/engraving/tests/automation/automation_tests.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/engraving/tests/bsptree_tests.cpp b/src/engraving/tests/bsptree_tests.cpp index f96370d1c3596..713737d36a946 100644 --- a/src/engraving/tests/bsptree_tests.cpp +++ b/src/engraving/tests/bsptree_tests.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/importexport/midi/tests/utils/smfyamlserializer.cpp b/src/importexport/midi/tests/utils/smfyamlserializer.cpp index b459c2d3b2253..8c2e8a194c7dc 100644 --- a/src/importexport/midi/tests/utils/smfyamlserializer.cpp +++ b/src/importexport/midi/tests/utils/smfyamlserializer.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/importexport/midi/tests/utils/smfyamlserializer.h b/src/importexport/midi/tests/utils/smfyamlserializer.h index b7ca05c0d440a..e733372ca26a7 100644 --- a/src/importexport/midi/tests/utils/smfyamlserializer.h +++ b/src/importexport/midi/tests/utils/smfyamlserializer.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/macos_integration/CMakeLists.txt b/src/macos_integration/CMakeLists.txt index 51f2a17e785b9..f69cb76357001 100644 --- a/src/macos_integration/CMakeLists.txt +++ b/src/macos_integration/CMakeLists.txt @@ -88,7 +88,7 @@ set_target_properties(MuseScoreQuickLookPreviewExtension PROPERTIES MACOSX_BUNDLE_INFO_PLIST "${CMAKE_CURRENT_SOURCE_DIR}/Info.plist" MACOSX_BUNDLE_BUNDLE_NAME "MuseScoreQuickLookPreviewExtension" MACOSX_BUNDLE_BUNDLE_VERSION "${CMAKE_BUILD_NUMBER}" - MACOSX_BUNDLE_COPYRIGHT "Copyright © 1999-2026 MuseScore Limited. Published under the GNU General Public License version 3." + MACOSX_BUNDLE_COPYRIGHT "Copyright © 1999-2026 MuseScore Limited and others. Published under the GNU General Public License version 3." MACOSX_BUNDLE_GUI_IDENTIFIER "org.musescore.MuseScore.QuickLookPreviewExtension" MACOSX_BUNDLE_LONG_VERSION_STRING "${MUSE_APP_VERSION}" MACOSX_BUNDLE_SHORT_VERSION_STRING "${MUSE_APP_VERSION}" diff --git a/src/musesounds/CMakeLists.txt b/src/musesounds/CMakeLists.txt index f85fbc728a490..6c8d08c7c2aed 100644 --- a/src/musesounds/CMakeLists.txt +++ b/src/musesounds/CMakeLists.txt @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-3.0-only # MuseScore-CLA-applies # -# MuseScore +# MuseScore Studio # Music Composition & Notation # # Copyright (C) 2024 MuseScore Limited and others diff --git a/src/musesounds/imusesamplercheckupdatescenario.h b/src/musesounds/imusesamplercheckupdatescenario.h index 75e77afff21c2..ac7732642ae51 100644 --- a/src/musesounds/imusesamplercheckupdatescenario.h +++ b/src/musesounds/imusesamplercheckupdatescenario.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/imusesamplercheckupdateservice.h b/src/musesounds/imusesamplercheckupdateservice.h index 322203b6de990..c3f557bcbb187 100644 --- a/src/musesounds/imusesamplercheckupdateservice.h +++ b/src/musesounds/imusesamplercheckupdateservice.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/imusesoundscheckupdatescenario.h b/src/musesounds/imusesoundscheckupdatescenario.h index cca80a5b65ba1..dd61c831b97a3 100644 --- a/src/musesounds/imusesoundscheckupdatescenario.h +++ b/src/musesounds/imusesoundscheckupdatescenario.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/imusesoundscheckupdateservice.h b/src/musesounds/imusesoundscheckupdateservice.h index 08fa9853c5126..2b0ec73749188 100644 --- a/src/musesounds/imusesoundscheckupdateservice.h +++ b/src/musesounds/imusesoundscheckupdateservice.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/imusesoundsconfiguration.h b/src/musesounds/imusesoundsconfiguration.h index 4561fe6f29372..8f9aa2a7331ed 100644 --- a/src/musesounds/imusesoundsconfiguration.h +++ b/src/musesounds/imusesoundsconfiguration.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/musesounds/imusesoundsrepository.h b/src/musesounds/imusesoundsrepository.h index 3fe9cecea6871..cd8d5258e84e9 100644 --- a/src/musesounds/imusesoundsrepository.h +++ b/src/musesounds/imusesoundsrepository.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/musesounds/internal/musesamplercheckupdatescenario.cpp b/src/musesounds/internal/musesamplercheckupdatescenario.cpp index 4e6f932fd4c63..5342536cec9d4 100644 --- a/src/musesounds/internal/musesamplercheckupdatescenario.cpp +++ b/src/musesounds/internal/musesamplercheckupdatescenario.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesamplercheckupdatescenario.h b/src/musesounds/internal/musesamplercheckupdatescenario.h index d33edb1153d4c..296c64c9f662e 100644 --- a/src/musesounds/internal/musesamplercheckupdatescenario.h +++ b/src/musesounds/internal/musesamplercheckupdatescenario.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesamplercheckupdateservice.cpp b/src/musesounds/internal/musesamplercheckupdateservice.cpp index 0f6e4ecb2952b..2b70dc7b00090 100644 --- a/src/musesounds/internal/musesamplercheckupdateservice.cpp +++ b/src/musesounds/internal/musesamplercheckupdateservice.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesamplercheckupdateservice.h b/src/musesounds/internal/musesamplercheckupdateservice.h index 9ef902da4c85a..5ab82971270e0 100644 --- a/src/musesounds/internal/musesamplercheckupdateservice.h +++ b/src/musesounds/internal/musesamplercheckupdateservice.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesoundscheckupdatescenario.cpp b/src/musesounds/internal/musesoundscheckupdatescenario.cpp index 5aa9028fca068..bcacefed98df0 100644 --- a/src/musesounds/internal/musesoundscheckupdatescenario.cpp +++ b/src/musesounds/internal/musesoundscheckupdatescenario.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesoundscheckupdatescenario.h b/src/musesounds/internal/musesoundscheckupdatescenario.h index 90a2d92bb99b2..ab7221b22b8cb 100644 --- a/src/musesounds/internal/musesoundscheckupdatescenario.h +++ b/src/musesounds/internal/musesoundscheckupdatescenario.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesoundscheckupdateservice.cpp b/src/musesounds/internal/musesoundscheckupdateservice.cpp index 6980e7a804091..96e322e3ac289 100644 --- a/src/musesounds/internal/musesoundscheckupdateservice.cpp +++ b/src/musesounds/internal/musesoundscheckupdateservice.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesoundscheckupdateservice.h b/src/musesounds/internal/musesoundscheckupdateservice.h index 9a741b1c57ed6..b5526887c2b5f 100644 --- a/src/musesounds/internal/musesoundscheckupdateservice.h +++ b/src/musesounds/internal/musesoundscheckupdateservice.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesoundsconfiguration.cpp b/src/musesounds/internal/musesoundsconfiguration.cpp index ec4f01f436862..afdcf96161f4e 100644 --- a/src/musesounds/internal/musesoundsconfiguration.cpp +++ b/src/musesounds/internal/musesoundsconfiguration.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/musesounds/internal/musesoundsconfiguration.h b/src/musesounds/internal/musesoundsconfiguration.h index eddeec58aaa54..101a57e66e4ff 100644 --- a/src/musesounds/internal/musesoundsconfiguration.h +++ b/src/musesounds/internal/musesoundsconfiguration.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/musesounds/internal/musesoundsrepository.cpp b/src/musesounds/internal/musesoundsrepository.cpp index 9b5674611699e..71d62cd555fa5 100644 --- a/src/musesounds/internal/musesoundsrepository.cpp +++ b/src/musesounds/internal/musesoundsrepository.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/internal/musesoundsrepository.h b/src/musesounds/internal/musesoundsrepository.h index 2ac8fb1c05e49..4881e0e645009 100644 --- a/src/musesounds/internal/musesoundsrepository.h +++ b/src/musesounds/internal/musesoundsrepository.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/musesoundserrors.h b/src/musesounds/musesoundserrors.h index 599e279d0445e..85cbe99a0b15a 100644 --- a/src/musesounds/musesoundserrors.h +++ b/src/musesounds/musesoundserrors.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/musesounds/musesoundstypes.h b/src/musesounds/musesoundstypes.h index 4182986f8ce82..3b3e7990a3f69 100644 --- a/src/musesounds/musesoundstypes.h +++ b/src/musesounds/musesoundstypes.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/musesounds/qml/MuseScore/MuseSounds/MuseSoundsReleaseInfoDialog.qml b/src/musesounds/qml/MuseScore/MuseSounds/MuseSoundsReleaseInfoDialog.qml index 316af9262c4fd..d8b416833d00b 100644 --- a/src/musesounds/qml/MuseScore/MuseSounds/MuseSoundsReleaseInfoDialog.qml +++ b/src/musesounds/qml/MuseScore/MuseSounds/MuseSoundsReleaseInfoDialog.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/musesounds/qml/MuseScore/MuseSounds/internal/MuseSoundsReleaseInfoBottomPanel.qml b/src/musesounds/qml/MuseScore/MuseSounds/internal/MuseSoundsReleaseInfoBottomPanel.qml index 65112222ec10a..dc99fe1e9b221 100644 --- a/src/musesounds/qml/MuseScore/MuseSounds/internal/MuseSoundsReleaseInfoBottomPanel.qml +++ b/src/musesounds/qml/MuseScore/MuseSounds/internal/MuseSoundsReleaseInfoBottomPanel.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/musesounds/qml/MuseScore/MuseSounds/internal/SoundCatalogListView.qml b/src/musesounds/qml/MuseScore/MuseSounds/internal/SoundCatalogListView.qml index 95fcb50e81c1d..3255e87a829bc 100644 --- a/src/musesounds/qml/MuseScore/MuseSounds/internal/SoundCatalogListView.qml +++ b/src/musesounds/qml/MuseScore/MuseSounds/internal/SoundCatalogListView.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/musesounds/qml/MuseScore/MuseSounds/internal/SoundLibraryItem.qml b/src/musesounds/qml/MuseScore/MuseSounds/internal/SoundLibraryItem.qml index 399375f4ca272..ea62d22001970 100644 --- a/src/musesounds/qml/MuseScore/MuseSounds/internal/SoundLibraryItem.qml +++ b/src/musesounds/qml/MuseScore/MuseSounds/internal/SoundLibraryItem.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/EditPercussionShortcutDialog.qml b/src/notationscene/qml/MuseScore/NotationScene/EditPercussionShortcutDialog.qml index ed9ba1b5be524..4e25bb7cf2f74 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/EditPercussionShortcutDialog.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/EditPercussionShortcutDialog.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/PercussionPanelPadSwapDialog.qml b/src/notationscene/qml/MuseScore/NotationScene/PercussionPanelPadSwapDialog.qml index 5542996e7cb28..bf28c1a8a3ed6 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/PercussionPanelPadSwapDialog.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/PercussionPanelPadSwapDialog.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2024 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/editpercussionshortcutmodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/editpercussionshortcutmodel.cpp index ab4c4abc67370..a9fcbab297883 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/editpercussionshortcutmodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/editpercussionshortcutmodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/editpercussionshortcutmodel.h b/src/notationscene/qml/MuseScore/NotationScene/editpercussionshortcutmodel.h index 5f51b65aab4de..3f1a0ce59e7f6 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/editpercussionshortcutmodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/editpercussionshortcutmodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/elementpopups/PartialTieMenuRowItem.qml b/src/notationscene/qml/MuseScore/NotationScene/elementpopups/PartialTieMenuRowItem.qml index 886609770e415..3a24ecaa624cc 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/elementpopups/PartialTieMenuRowItem.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/elementpopups/PartialTieMenuRowItem.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/elementpopups/PartialTiePopup.qml b/src/notationscene/qml/MuseScore/NotationScene/elementpopups/PartialTiePopup.qml index f71a2fc3373b0..3bdc25c4015de 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/elementpopups/PartialTiePopup.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/elementpopups/PartialTiePopup.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/AccidentalsPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/AccidentalsPage.qml index bdccf0b7b4e1b..0bd58b67d48ac 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/AccidentalsPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/AccidentalsPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/ChordSymbolsPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/ChordSymbolsPage.qml index 1f8151c6df53f..2df3f71e7973b 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/ChordSymbolsPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/ChordSymbolsPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/ClefKeyTimeSigPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/ClefKeyTimeSigPage.qml index 87fdba32aaafa..6c51e00c5fec8 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/ClefKeyTimeSigPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/ClefKeyTimeSigPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/ComboBoxDropdown.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/ComboBoxDropdown.qml index 4ee571802ba46..fc5b8f89ae35b 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/ComboBoxDropdown.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/ComboBoxDropdown.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/HammerOnPullOffTappingPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/HammerOnPullOffTappingPage.qml index 2e2339026e5b0..2682f2813ad8a 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/HammerOnPullOffTappingPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/HammerOnPullOffTappingPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/IconAndTextButtonSelector.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/IconAndTextButtonSelector.qml index 919279b0944b5..2b43a5e9b8dba 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/IconAndTextButtonSelector.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/IconAndTextButtonSelector.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/InstrumentNamesPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/InstrumentNamesPage.qml index 91907ab30c866..64cb1b4109fca 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/InstrumentNamesPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/InstrumentNamesPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/LaissezVibrSection.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/LaissezVibrSection.qml index 6293b59f79f65..f96d6006569af 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/LaissezVibrSection.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/LaissezVibrSection.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/MeasureNumbersPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/MeasureNumbersPage.qml index 3de10bf7edac5..af99cfe0091fd 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/MeasureNumbersPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/MeasureNumbersPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/RadioButtonSelectorWithReset.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/RadioButtonSelectorWithReset.qml index 568d29d07910e..18cc0bb0c467c 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/RadioButtonSelectorWithReset.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/RadioButtonSelectorWithReset.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/SelectableStyledImage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/SelectableStyledImage.qml index d41e955b17312..ce30d5de1cbda 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/SelectableStyledImage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/SelectableStyledImage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/SlursAndTiesPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/SlursAndTiesPage.qml index 5ea4ad65e8d48..185228c1bc1b9 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/SlursAndTiesPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/SlursAndTiesPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/SlursSection.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/SlursSection.qml index c3a07c6999068..c33c738e1bdc1 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/SlursSection.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/SlursSection.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StaveSharingPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StaveSharingPage.qml index 8f95fbc5976c2..f0a375fec28cb 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StaveSharingPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StaveSharingPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2026 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleControlRowWithReset.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleControlRowWithReset.qml index 77fff4567dc45..bb21d467bfd58 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleControlRowWithReset.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleControlRowWithReset.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleResetButton.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleResetButton.qml index 8f92c7e42c185..14e197b479f0b 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleResetButton.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleResetButton.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleSpinboxWithReset.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleSpinboxWithReset.qml index 66dede8c1925b..16a68d9c8b59c 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleSpinboxWithReset.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleSpinboxWithReset.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleToggle.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleToggle.qml index b5fb0ddf9fca7..0bbeb62583151 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleToggle.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleToggle.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleToggleWithImage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleToggleWithImage.qml index 1b39d873d84e5..ba9d1c3910043 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleToggleWithImage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyleToggleWithImage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyledImage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyledImage.qml index c19e7403af51a..d928093729484 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyledImage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyledImage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyledXYControllerWithReset.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyledXYControllerWithReset.qml index f954f3072415c..6d5ecbaa1e108 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyledXYControllerWithReset.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/StyledXYControllerWithReset.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/TextFieldWithReset.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/TextFieldWithReset.qml index b15ffdad73fa4..a95074b1624ac 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/TextFieldWithReset.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/TextFieldWithReset.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/TiesSection.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/TiesSection.qml index da463f1c65ac4..04632f185b7c9 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/TiesSection.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/TiesSection.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/VoltasPage.qml b/src/notationscene/qml/MuseScore/NotationScene/styledialog/VoltasPage.qml index 96f2f98bc0243..a9ebd1d37e74e 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/VoltasPage.qml +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/VoltasPage.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/accidentalspagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/accidentalspagemodel.cpp index a7dc6e2a28c55..cbfd029518688 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/accidentalspagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/accidentalspagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/accidentalspagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/accidentalspagemodel.h index a80330bc52d55..e439982787982 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/accidentalspagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/accidentalspagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/chordsymbolspagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/chordsymbolspagemodel.cpp index a69dfc342b3c9..b85fa853ed953 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/chordsymbolspagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/chordsymbolspagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/chordsymbolspagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/chordsymbolspagemodel.h index e9e5d89cd7c1d..a1f6f7015fb18 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/chordsymbolspagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/chordsymbolspagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/clefkeytimesigpagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/clefkeytimesigpagemodel.cpp index 0c4ab6b3e85aa..c6127cb733637 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/clefkeytimesigpagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/clefkeytimesigpagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/clefkeytimesigpagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/clefkeytimesigpagemodel.h index 19907690b6ef3..94799a7c37b62 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/clefkeytimesigpagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/clefkeytimesigpagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/fretboardspagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/fretboardspagemodel.cpp index 585107ea18d1f..0d686b85d4eb7 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/fretboardspagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/fretboardspagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/fretboardspagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/fretboardspagemodel.h index 74c34de325e02..b639680b48d00 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/fretboardspagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/fretboardspagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/glissandosectionmodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/glissandosectionmodel.cpp index 97cc7daafbbf4..0980d0c7f120b 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/glissandosectionmodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/glissandosectionmodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/glissandosectionmodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/glissandosectionmodel.h index 146443e95a70f..a7471c985cf4b 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/glissandosectionmodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/glissandosectionmodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/hammeronpullofftappingpagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/hammeronpullofftappingpagemodel.cpp index cc99e7a20220d..e3f92b77531c0 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/hammeronpullofftappingpagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/hammeronpullofftappingpagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/hammeronpullofftappingpagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/hammeronpullofftappingpagemodel.h index d432566426740..0026099cc52f7 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/hammeronpullofftappingpagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/hammeronpullofftappingpagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/instrumentnamespagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/instrumentnamespagemodel.cpp index 0f431ec680a90..ebae06ea34e5b 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/instrumentnamespagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/instrumentnamespagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/instrumentnamespagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/instrumentnamespagemodel.h index cf05ac42c0790..a8153c34d1e0e 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/instrumentnamespagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/instrumentnamespagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurenumberspagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurenumberspagemodel.cpp index 099747dd92171..7b70e7d60b6ca 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurenumberspagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurenumberspagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurenumberspagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurenumberspagemodel.h index 8563dd3752942..4689c8dd5671e 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurenumberspagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurenumberspagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurerepeatmodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurerepeatmodel.cpp index 381734b7e503c..b0bf7f436ce9c 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurerepeatmodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurerepeatmodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurerepeatmodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurerepeatmodel.h index d9fcec2f5749f..963737b60695d 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurerepeatmodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/measurerepeatmodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/notelinesectionmodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/notelinesectionmodel.cpp index 0f4f73503a389..607ce6ec5dcf5 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/notelinesectionmodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/notelinesectionmodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/notelinesectionmodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/notelinesectionmodel.h index 836570463508b..c4823c2ccb478 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/notelinesectionmodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/notelinesectionmodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatbarlinessectionmodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatbarlinessectionmodel.cpp index 59bb7b4ff9e42..1dd2bfd24666d 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatbarlinessectionmodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatbarlinessectionmodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatbarlinessectionmodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatbarlinessectionmodel.h index f833500ea3bf7..d72c2f3d2b9ea 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatbarlinessectionmodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatbarlinessectionmodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatplaycounttextmodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatplaycounttextmodel.cpp index d0af5ef4a5566..73a8f9128080a 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatplaycounttextmodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatplaycounttextmodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatplaycounttextmodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatplaycounttextmodel.h index e44162c1bdcad..888f53eb3a821 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatplaycounttextmodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/repeatplaycounttextmodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/slursandtiespagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/slursandtiespagemodel.cpp index 4df68a80dbb3d..76fd6e99ebf91 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/slursandtiespagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/slursandtiespagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/slursandtiespagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/slursandtiespagemodel.h index 623b78c62806b..e1028d568fd85 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/slursandtiespagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/slursandtiespagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/stavesharingpagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/stavesharingpagemodel.cpp index d6c0ede2967d8..f7393c5221e4b 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/stavesharingpagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/stavesharingpagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/stavesharingpagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/stavesharingpagemodel.h index 5078f094da1c8..9439967621dcd 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/stavesharingpagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/stavesharingpagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2026 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/tupletcenteringselectormodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/tupletcenteringselectormodel.cpp index e337583f3181e..b8a7e2521eaaa 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/tupletcenteringselectormodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/tupletcenteringselectormodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/tupletcenteringselectormodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/tupletcenteringselectormodel.h index d6da2f183bcf6..8866d9e036248 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/tupletcenteringselectormodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/tupletcenteringselectormodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/voltaspagemodel.cpp b/src/notationscene/qml/MuseScore/NotationScene/styledialog/voltaspagemodel.cpp index e920eeb2fc2ea..2701fb2575891 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/voltaspagemodel.cpp +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/voltaspagemodel.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/notationscene/qml/MuseScore/NotationScene/styledialog/voltaspagemodel.h b/src/notationscene/qml/MuseScore/NotationScene/styledialog/voltaspagemodel.h index 5b1f4f490d975..de596a4cc05a5 100644 --- a/src/notationscene/qml/MuseScore/NotationScene/styledialog/voltaspagemodel.h +++ b/src/notationscene/qml/MuseScore/NotationScene/styledialog/voltaspagemodel.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/playback/qml/MuseScore/Playback/internal/KnobControl.qml b/src/playback/qml/MuseScore/Playback/internal/KnobControl.qml index 29fbf0d574a19..d07a193109ed2 100644 --- a/src/playback/qml/MuseScore/Playback/internal/KnobControl.qml +++ b/src/playback/qml/MuseScore/Playback/internal/KnobControl.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/playback/qml/MuseScore/Playback/internal/MixerPanelToolbar.qml b/src/playback/qml/MuseScore/Playback/internal/MixerPanelToolbar.qml index 69d1ed9bbbbaa..ef9cea7a341c9 100644 --- a/src/playback/qml/MuseScore/Playback/internal/MixerPanelToolbar.qml +++ b/src/playback/qml/MuseScore/Playback/internal/MixerPanelToolbar.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2023 MuseScore Limited and others diff --git a/src/playback/qml/MuseScore/Playback/internal/PlaybackSpeedPopup.qml b/src/playback/qml/MuseScore/Playback/internal/PlaybackSpeedPopup.qml index 8a42ae5152d13..0b2f4f8f41b84 100644 --- a/src/playback/qml/MuseScore/Playback/internal/PlaybackSpeedPopup.qml +++ b/src/playback/qml/MuseScore/Playback/internal/PlaybackSpeedPopup.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2023 MuseScore Limited and others diff --git a/src/playback/qml/MuseScore/Playback/internal/VolumePressureMeter.qml b/src/playback/qml/MuseScore/Playback/internal/VolumePressureMeter.qml index 918376f8054b4..60affa2ecf383 100644 --- a/src/playback/qml/MuseScore/Playback/internal/VolumePressureMeter.qml +++ b/src/playback/qml/MuseScore/Playback/internal/VolumePressureMeter.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/playback/qml/MuseScore/Playback/internal/VolumeSlider.qml b/src/playback/qml/MuseScore/Playback/internal/VolumeSlider.qml index 16899ecb627c4..7fb9ad6a18c50 100644 --- a/src/playback/qml/MuseScore/Playback/internal/VolumeSlider.qml +++ b/src/playback/qml/MuseScore/Playback/internal/VolumeSlider.qml @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/stubs/musesounds/musesamplercheckupdateservicestub.cpp b/src/stubs/musesounds/musesamplercheckupdateservicestub.cpp index 53c7f626dcf27..41c18a3c99e97 100644 --- a/src/stubs/musesounds/musesamplercheckupdateservicestub.cpp +++ b/src/stubs/musesounds/musesamplercheckupdateservicestub.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/stubs/musesounds/musesoundscheckupdatescenariostub.cpp b/src/stubs/musesounds/musesoundscheckupdatescenariostub.cpp index c76517d66b589..a9e3a6301cd1e 100644 --- a/src/stubs/musesounds/musesoundscheckupdatescenariostub.cpp +++ b/src/stubs/musesounds/musesoundscheckupdatescenariostub.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/stubs/musesounds/musesoundscheckupdatescenariostub.h b/src/stubs/musesounds/musesoundscheckupdatescenariostub.h index 5664caa44eea6..e40bedb9531a4 100644 --- a/src/stubs/musesounds/musesoundscheckupdatescenariostub.h +++ b/src/stubs/musesounds/musesoundscheckupdatescenariostub.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/stubs/musesounds/musesoundscheckupdateservicestub.cpp b/src/stubs/musesounds/musesoundscheckupdateservicestub.cpp index 1867b78f8067e..991e22e51b70d 100644 --- a/src/stubs/musesounds/musesoundscheckupdateservicestub.cpp +++ b/src/stubs/musesounds/musesoundscheckupdateservicestub.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/stubs/musesounds/musesoundscheckupdateservicestub.h b/src/stubs/musesounds/musesoundscheckupdateservicestub.h index fcf1f822c601c..bb7bad0552fca 100644 --- a/src/stubs/musesounds/musesoundscheckupdateservicestub.h +++ b/src/stubs/musesounds/musesoundscheckupdateservicestub.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2025 MuseScore Limited and others diff --git a/src/web/audioengine/webaudioengine.cpp b/src/web/audioengine/webaudioengine.cpp index b26af415e9c76..4ccdf6d73f56f 100644 --- a/src/web/audioengine/webaudioengine.cpp +++ b/src/web/audioengine/webaudioengine.cpp @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/src/web/audioengine/webaudioengine.h b/src/web/audioengine/webaudioengine.h index 331f1d95ecff1..dc601d5ad80e4 100644 --- a/src/web/audioengine/webaudioengine.h +++ b/src/web/audioengine/webaudioengine.h @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-only * MuseScore-CLA-applies * - * MuseScore + * MuseScore Studio * Music Composition & Notation * * Copyright (C) 2021 MuseScore Limited and others diff --git a/tools/miditools/midifile.h b/tools/miditools/midifile.h index e0ca574aca522..54d9566394f25 100644 --- a/tools/miditools/midifile.h +++ b/tools/miditools/midifile.h @@ -1,5 +1,5 @@ //============================================================================= -// MuseScore +// MuseScore Studio // Music Composition & Notation // // Copyright (C) 2002-2011 Werner Schweer diff --git a/tools/miditools/tempomap.h b/tools/miditools/tempomap.h index 7a375f2a6f6f8..dd89dd4e4bb44 100644 --- a/tools/miditools/tempomap.h +++ b/tools/miditools/tempomap.h @@ -1,5 +1,5 @@ //============================================================================= -// MuseScore +// MuseScore Studio // Music Composition & Notation // // Copyright (C) 2002-2011 Werner Schweer diff --git a/tools/miditools/xmlreader.h b/tools/miditools/xmlreader.h index 9e5fb76bc75c8..d34b7c165df72 100644 --- a/tools/miditools/xmlreader.h +++ b/tools/miditools/xmlreader.h @@ -1,5 +1,5 @@ //============================================================================= -// MuseScore +// MuseScore Studio // Music Composition & Notation // // Copyright (C) 2004-2011 Werner Schweer diff --git a/tools/miditools/xmlwriter.h b/tools/miditools/xmlwriter.h index 715a6b080d07b..e6199f768bf09 100644 --- a/tools/miditools/xmlwriter.h +++ b/tools/miditools/xmlwriter.h @@ -1,5 +1,5 @@ //============================================================================= -// MuseScore +// MuseScore Studio // Music Composition & Notation // // Copyright (C) 2013 Werner Schweer diff --git a/version.cmake b/version.cmake index e38c981b10d9e..a1b1ccd69a88a 100644 --- a/version.cmake +++ b/version.cmake @@ -21,10 +21,7 @@ set(MUSE_APP_NAME_HUMAN_READABLE "MuseScore Studio") set(MUSE_APP_NAME_MACHINE_READABLE "MuseScoreStudio") -set(MUSE_APP_NAME_HUMAN_READABLE_COMPAT "MuseScore") -set(MUSE_APP_NAME_MACHINE_READABLE_COMPAT "MuseScore") - -set(MUSE_APP_GUI_IDENTIFIER org.musescore.${MUSE_APP_NAME_MACHINE_READABLE_COMPAT}) +set(MUSE_APP_GUI_IDENTIFIER org.musescore.${MUSE_APP_NAME_MACHINE_READABLE}) set(MUSE_APP_VERSION_MAJOR "5") set(MUSE_APP_VERSION_MINOR "0") @@ -38,13 +35,6 @@ if (NOT CMAKE_BUILD_NUMBER) set(CMAKE_BUILD_NUMBER "0") endif() -# TODO: Remove -set(MUSE_APP_TITLE "${MUSE_APP_NAME_HUMAN_READABLE}") -set(MUSE_APP_NAME "${MUSE_APP_NAME_MACHINE_READABLE_COMPAT}") -set(MUSE_APP_TITLE_VERSION "${MUSE_APP_TITLE} ${MUSE_APP_VERSION_MAJOR}") -set(MUSE_APP_NAME_VERSION "${MUSE_APP_NAME} ${MUSE_APP_VERSION_MAJOR}") -# --- - set(MUSE_APP_UNSTABLE ON) set(MUSE_APP_IS_PRERELEASE ON) diff --git a/vtest/README.md b/vtest/README.md index c91b30f6bae03..9b9971cca8529 100644 --- a/vtest/README.md +++ b/vtest/README.md @@ -1,4 +1,4 @@ -# MuseScore Visual Tests +# MuseScore Studio Visual Tests The main idea is to compare the current draw data with the reference data. see https://github.com/musescore/MuseScore/wiki/Visual-Tests-%28VTests%29 From 6d2d160ea213fb2680f044ea4459fd2b3c736b7c Mon Sep 17 00:00:00 2001 From: ajuncosa Date: Wed, 20 May 2026 12:58:28 +0200 Subject: [PATCH 2/2] Update CMake project name --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 668fd96da7f1e..9a669d78213f3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.28) -project(MuseScore LANGUAGES C CXX) +project(MuseScoreStudio LANGUAGES C CXX) set(CMAKE_CXX_STANDARD 20) set(CMAKE_CXX_STANDARD_REQUIRED ON)