Commit graph

20422 commits

Author SHA1 Message Date
RomanPudashkin 77d28f1e44 fixed updating current beat/tempo when playback was rewinded 2021-02-19 12:38:27 +02:00
RomanPudashkin e982f8b30c fixed init of Navigator and notation background color if there is no score 2021-02-19 12:38:27 +02:00
RomanPudashkin a4f2e22da9 removed Sequencer tab 2021-02-19 12:38:27 +02:00
RomanPudashkin 84a365d984 fixed "white rectangles" in the toolbars area 2021-02-19 12:38:27 +02:00
RomanPudashkin 89e7614fc6 need to save the default workspace in the settings if we can't load a user's workspace 2021-02-19 12:38:27 +02:00
RomanPudashkin 4329df42b0 reverted changes in canvas background/foreground colors 2021-02-19 12:38:27 +02:00
RomanPudashkin 088685456b fixed default canvas orientation 2021-02-19 12:38:27 +02:00
RomanPudashkin dc4981e286 fixed tooltips for notation toolbar 2021-02-19 12:38:27 +02:00
RomanPudashkin c36dd413ad restored description of notation actions
fixed showing of tooltips for note input bar
2021-02-19 12:38:26 +02:00
RomanPudashkin 063192b248 fixed warning 2021-02-19 12:37:31 +02:00
Elnur Ismailzada 09df18b3ba
Merge pull request #7567 from cbjeukendrup/popup-view-improvements
Improvements to Popup and PopupView
2021-02-19 12:30:09 +02:00
Igor Korsukov 10e4fa361c small tech fixes bb import 2021-02-19 12:11:51 +02:00
Igor Korsukov 792bb3f809 small tech fixes capella import 2021-02-19 12:11:29 +02:00
Igor Korsukov 45a765f567 small tech fixes bww import 2021-02-19 12:11:11 +02:00
Igor Korsukov 926e4f382e tech fixes guitarpro import 2021-02-19 12:04:14 +02:00
Casper Jeukendrup 6a8ae28e54 3px Corner radius on Popup and PopupView 2021-02-19 10:59:43 +01:00
Casper Jeukendrup 614f468d76 Better positioning of "normal" QML Popup 2021-02-19 10:59:33 +01:00
Casper Jeukendrup 4c4cfe9205 Fix positioning and arrow of upward opening PopupView 2021-02-19 10:57:57 +01:00
Casper Jeukendrup ca717fcc51 Fix black background in PopupView on (at least) macOS 2021-02-19 10:57:57 +01:00
Casper Jeukendrup 16fc4d9b4a Fix compiler warnings regarding overriding in PopupView.h 2021-02-19 10:57:57 +01:00
RomanPudashkin 62e01d5ad0
Merge pull request #7534 from Eism/application_state
[MU4] Application state
2021-02-19 09:34:46 +02:00
Eism 9e47cfabdb Fixed review issues 2021-02-19 09:10:02 +02:00
RomanPudashkin 582fe93134
Merge pull request #7560 from MarcSabatella/post-36-update
Post 3.6 update
2021-02-18 15:39:32 +02:00
Igor Korsukov 0d0bf769eb completed ported #6182 : Add more accidentals 2021-02-18 14:03:18 +02:00
Igor Korsukov ebcbecb266 ported #7211 : fix #298438: Correctly import notes without beams from MusicXML. 2021-02-18 14:02:47 +02:00
Igor Korsukov f726aef895 ported #7208 : fix #305215 : Crash when importing a file with an incomplete tuplet 2021-02-18 13:00:04 +02:00
Igor Korsukov 7b8b262c14 ported #7220 2021-02-18 12:59:53 +02:00
Igor Korsukov 0a7fb20621 ported #7041 : fix #229546 [MusicXML] Clef change export/import in MusicXML switches… 2021-02-18 12:59:42 +02:00
Igor Korsukov ace01f6d55 ported #6834 : 294815 musicxml transposition import 2021-02-18 10:38:31 +02:00
Eism 0e53cd96e0 Implemented open online habdbook 2021-02-17 20:04:19 +02:00
Marc Sabatella 55927d85b9 fix code style 2021-02-17 09:57:29 -07:00
Marc Sabatella f20bb111ca port of https://github.com/musescore/MuseScore/pull/7383 for master 2021-02-17 09:45:06 -07:00
Marc Sabatella 655c1d39d1 port of https://github.com/musescore/MuseScore/pull/7370 for master 2021-02-17 09:45:06 -07:00
Marc Sabatella 49e72f11fa port of https://github.com/musescore/MuseScore/pull/7361 for master 2021-02-17 09:45:00 -07:00
RomanPudashkin b422a2c121
Merge pull request #7557 from cbjeukendrup/widgets-palette-disabled
[MU4] Use opacity from theme for disabled widgets
2021-02-17 16:46:10 +02:00
RomanPudashkin 32055d178c
Merge pull request #7532 from cbjeukendrup/RoundedRectangle-Border
Fix drawing of border on RoundedRectangle
2021-02-17 16:45:54 +02:00
Igor Korsukov 1a22d50414 ported #7171 : fix #137091: [MusicXML Import] should not create visual tempo element… 2021-02-17 16:26:30 +02:00
Igor Korsukov b7c287d0a2 ported #7085 : Fix #313946: MusicXML import should honor measure-style/slash 2021-02-17 16:26:14 +02:00
Igor Korsukov fd95588c70 ported #6888 : Fix #313105: No chord MusicXML import 2021-02-17 16:25:55 +02:00
Igor Korsukov 716f71e1b1 ported #6560 : add extended fermata symbols to MusicXML I/O 2021-02-17 16:25:36 +02:00
Casper Jeukendrup 1ed79448e2 Use opacity from theme for disabled widgets 2021-02-17 15:05:54 +01:00
Eism 2cd9c9bb70 Implemented save/restore application state to/from workspace/settings 2021-02-17 15:23:31 +02:00
Igor Korsukov 6c83c1a668 ported musicxml tech changes from 3.x 2021-02-17 15:11:36 +02:00
Igor Korsukov f60ab548b5 ported #7200 : fix #314642 [MusicXML] big 32nd tuplet exports wrong durations 2021-02-17 15:11:21 +02:00
Matt McClinch b03a5bf4f4 Fix debugging within Xcode
The target for the `mscore` scheme in Xcode is located at `build.xcode/src/main/Debug/mscore.app`. So for the `mscore` scheme to be of any use for debugging, this is where the `install` scheme should install all of the needed resources.

The existence of the `crashpad_handler` executable in `mscore.app` causes CodeSign issues with a subsequent incremental build. Attempting to set `BUILD_CRASHPAD_CLIENT` to `OFF` when generating the Xcode project did not have the desired effect, so the whole telemetry module is disabled instead.

This only relates to the master branch, because in 3.x the `install` scheme installs to the same location as the `mscore` target, and there is no `crashpad_handler` executable in `mscore.app` to cause CodeSign issues.
2021-02-17 14:46:03 +02:00
Igor Korsukov bd2deb07ae ported #7309 : Fix tempo rounding issue in MusicXML export 2021-02-17 14:10:34 +02:00
Igor Korsukov 8282822076 ported #7001 : fix #313420 [MusicXML] Instrument brackets are all imported at column 0 2021-02-17 14:10:23 +02:00
Igor Korsukov bef81deede ported #6542 : Credit words 3.x 2021-02-17 13:53:42 +02:00
RomanPudashkin 4217739baf removed unnecessary elements from the default workspace 2021-02-17 09:12:12 +02:00
RomanPudashkin 0d0cba0611 need disable all panel if playback is not allowed 2021-02-17 09:12:12 +02:00