Commit graph

21254 commits

Author SHA1 Message Date
Elnur Ismailzada
ea3e3e3c8e
Merge pull request #8304 from njvdberg/smaller-soloist-margins
[MU4] Optional smaller margin for FlatButton
2021-06-16 09:39:06 +02:00
Elnur Ismailzada
cec421546f
Merge pull request #8257 from cbjeukendrup/horizontal-panels-temp-solution
Temporary solution for horizontal DockPanels
2021-06-16 09:35:38 +02:00
RomanPudashkin
329e29d5ba
Merge pull request #8147 from njvdberg/move-staves-and-parts
[MU4] Handling of Parts and Excerpt in instrument panel
2021-06-16 09:23:28 +02:00
RomanPudashkin
f43a5ab006
Merge pull request #8327 from wizofaus/file_close
[MU4] fix #7662 implement File|Close
2021-06-16 09:21:06 +02:00
wizofaus@hotmail.com
a04ff3ce3d [MU4] fix #7662 implement File|Close 2021-06-16 12:37:22 +10:00
RomanPudashkin
f9eb64f8a6
Merge pull request #8323 from Eism/cli_score_operations
[MU4] CLI. Backend. Score media
2021-06-15 20:58:57 +02:00
Eism
2db8f11005 Implemented notation meta writer 2021-06-15 19:49:50 +02:00
Eism
6b8169b612 Implemented score media command 2021-06-15 19:49:50 +02:00
Eism
76997dcdb6 Implemented export score media on backend api 2021-06-15 19:49:50 +02:00
wizofaus@hotmail.com
54860e5479 [MU4] fix #8206 default for scale barlines should be false 2021-06-15 18:26:36 +02:00
Eism
5c87478020 Implemented stop action 2021-06-15 18:21:23 +02:00
Igor Korsukov
bcff394bfa moved ipc server to separated thread 2021-06-15 16:52:48 +02:00
Igor Korsukov
b8a536c404 added ipc chaanel 2021-06-15 16:52:48 +02:00
Eism
323ca2bbd1 Implemented position writer for notation elements 2021-06-15 14:45:28 +02:00
RomanPudashkin
74a5426b0d
Merge pull request #8315 from Eism/windows_titlebar_stabilization
[MU4] TitleBar. Implemented showing system menu  on Windows
2021-06-15 09:50:11 +02:00
RomanPudashkin
58fe2afed6
Merge pull request #8312 from wizofaus/stop_shutdown_crash
Fixes persistent crashes when quitting MuseScore
2021-06-15 09:48:30 +02:00
Eism
32a88a784e Implemented showing system menu 2021-06-15 09:01:18 +02:00
wizofaus@hotmail.com
440ad765fb Fixes persistent crashes when quitting MuseScore 2021-06-15 13:58:26 +10:00
RomanPudashkin
c471317b40
Merge pull request #8149 from njvdberg/key-new-transposing-instruments
[MU4] Correct key signature when adding transposing instruments.
2021-06-13 23:00:14 +02:00
Niek van den Berg
ab83db7590 Adds an option to FlatButton to enable smaller margins left and right of the text. Soloist button will use these new small margins. 2021-06-13 20:43:04 +02:00
Niek van den Berg
171fa3482c When adding a new Part, adjust the key signature for transposing instruments. 2021-06-13 19:58:42 +02:00
Niek van den Berg
dbe94171d9 Handles Excerpts:
- If a Part is removed, the Part is removed fome the MasterScore ad Excerpt score.
 - If after removing a Part from a Excerpt, the Excerpt is removed too.

All inserting/removing of both Parts and Excerpts is one via the undo/redo.
2021-06-13 19:29:22 +02:00
Niek van den Berg
6a3bea61ad Implement delete button on instrument panel. 2021-06-13 19:24:08 +02:00
Niek van den Berg
1474f7d4a4 Support on dragging parts in instrument panel. 2021-06-13 19:17:27 +02:00
Niek van den Berg
78abc4ec52 New algorithm for sorting staves after parts are moved.
This algorithm is uses SortStaves() and takes care of the track mapping to excerpts.
2021-06-13 16:31:54 +02:00
Niek van den Berg
2bcd84dfbf Trigger the UI on undo/redo. 2021-06-13 15:58:02 +02:00
RomanPudashkin
495ffff6df
Merge pull request #8279 from DavidServias/master
Update to plugin.md page
2021-06-13 12:20:28 +02:00
RomanPudashkin
53aa4173e1
Merge pull request #8142 from Jojo-Schmitz/notenames
[MU4] Notenames plugins: For hidden notes skip notenames
2021-06-13 11:57:37 +02:00
Casper Jeukendrup
f34109d631 Decrease height for horizontal dock panels
To make them less obstructive for now.
2021-06-12 20:32:29 +02:00
Casper Jeukendrup
b11ce4dd16 Reimplement DropIndicators::isDropAllowed function
And fix geometry in DockWindow::resolve(Panel|Toolbar)DockingHolder
2021-06-12 20:26:47 +02:00
Casper Jeukendrup
49497d8856 Implemented temporary solution for horizontal DockPanels
Needed to start working on the Mixer and Piano Roll.
2021-06-12 18:16:53 +02:00
RomanPudashkin
2012ed4b87
Merge pull request #8299 from cbjeukendrup/platform_recent_files
Implement registering recent files with the operating system
2021-06-12 16:00:40 +02:00
Casper Jeukendrup
fa8e702746 Imlpement registering recent files with OS for Windows 2021-06-12 13:36:53 +02:00
Casper Jeukendrup
4617168506 Add controller to register recent files with OS and implement it for macOS 2021-06-12 13:36:48 +02:00
Elnur Ismailzada
989e668bc1
Merge pull request #8297 from RomanPudashkin/scores_uploading
[MU4] Preparing for the Publish page implementation
2021-06-11 14:26:41 +02:00
Roman Pudashkin
a8f2502b12 added the setItems method to AbstractMenuModel 2021-06-11 14:02:14 +02:00
Roman Pudashkin
2c4ca0c585 renamed makeAction to makeMenuItem 2021-06-11 13:59:33 +02:00
Roman Pudashkin
79d20afb9e refactored AbstractMenuModel to reduce duplicity of code 2021-06-11 13:59:32 +02:00
Roman Pudashkin
46c2de2a8b implemented the basis for the Publish page 2021-06-11 13:58:24 +02:00
Elnur Ismailzada
4d144c714c
Merge pull request #8293 from RomanPudashkin/statusbar_resizing
[MU4] Various improvements in the notation status bar
2021-06-11 13:02:22 +02:00
Roman Pudashkin
b6e7c1f8de fixed crash while closing the app
fixed several codestyle and rebasing issues
2021-06-11 12:14:19 +02:00
Roman Pudashkin
195c830cf3 implemented hiding the status bar controls when the window size
descreases (temporary disabled because there is a bug)
2021-06-11 11:41:10 +02:00
Roman Pudashkin
0f98b5a311 used the contentItem property for the concert pitch control 2021-06-11 11:41:10 +02:00
Roman Pudashkin
72691e253a fixed fonts for icons 2021-06-11 11:41:10 +02:00
Roman Pudashkin
74179d87d9 implemented the menu for hidden controls 2021-06-11 11:41:09 +02:00
Roman Pudashkin
9e151052a8 implemented the ability to change content of FlatButton 2021-06-11 11:39:45 +02:00
Roman Pudashkin
704ab587ab added separators 2021-06-11 11:39:45 +02:00
Roman Pudashkin
f1fd88d070 fixed the default height of the statusbar 2021-06-11 11:39:45 +02:00
RomanPudashkin
a9a7e5ba01
Merge pull request #8291 from Eism/popups_fix
[MU4] Popups fix
2021-06-11 11:31:03 +02:00
Eism
c7c2a2e23f Fixed setting window root item as anchor item for popups 2021-06-11 10:56:17 +02:00