Commit graph

1782 commits

Author SHA1 Message Date
Casper Jeukendrup
567eecd567 Fix warnings about missing virtual destructors 2022-06-05 23:30:25 +03:00
Casper Jeukendrup
19b6289b49
Merge pull request #11714 from quinnouyang/properties-popup-spacing
Added spacers and tweaked spacing in General and Dynamics settings under Properties -> Playback
2022-06-04 18:40:46 +02:00
Igor Korsukov
006adbe056 optimized xml write 2022-06-03 14:09:25 +03:00
Igor Korsukov
3064ed7cd5 added xml write attributes 2022-06-03 14:09:25 +03:00
RomanPudashkin
f553d3beba
Merge pull request #11750 from Eism/sub_menu_close_animation_fix
[MU4] Sub menu close animation fix
2022-06-03 12:27:02 +02:00
Igor Korsukov
b73764f78f renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
RomanPudashkin
514ddcbb0a
Merge pull request #11828 from RomanPudashkin/install_sound_font
[MU4] Fix #11549: Reinstate drag-and-drop interaction for SoundFont installation
2022-06-02 12:42:51 +02:00
Igor Korsukov
3fd4964e7d optimized textstream 2022-06-02 13:00:02 +03:00
Igor Korsukov
41a0c794af added use AsciiString for read xml 2022-06-02 13:00:02 +03:00
Igor Korsukov
42ada5713b added use AsciiString for read xml 2022-06-02 13:00:02 +03:00
Roman Pudashkin
0a5d1d873d fix #11549: implemented the ability to install new soundfonts via drag-and-drop 2022-06-02 11:55:52 +02:00
popov alexandr
ddd2fe61b0 fixed compilation errors for clang 2022-06-02 12:24:48 +03:00
vpereverzev
a0ccb62b60 Fixed an issue with vst presets persistence 2022-06-01 17:07:41 +02:00
Elnur Ismailzada
06fac8db00
Merge pull request #11582 from cbjeukendrup/fix_notation_switch_tabs_scrollbar
Replace the scrollbar in the notation tabs by arrow buttons, and give the tabs a context menu
2022-06-01 16:21:15 +03:00
RomanPudashkin
d395f13eea
Merge pull request #11707 from RomanPudashkin/floating_vst_windows
[MU4] Fix #9520: Play shortcut does not work when VST window is open
2022-06-01 13:18:28 +02:00
Elnur Ismailzada
d883f156e6
Merge pull request #11830 from HemantAntony/11827-instruments_panel_visiblity
Fix #11827: Added shortcut for Instruments Panel
2022-06-01 10:24:13 +03:00
Igor Korsukov
3e480d47cd moved bytearray from io to types 2022-06-01 10:09:07 +03:00
Igor Korsukov
04079177a2 added use AsciiString for XmlStreamReader::name 2022-06-01 10:09:07 +03:00
HemantAntony
7e02e2c923 Fix #11827: Added shortcut for Instruments Panel 2022-06-01 11:59:47 +05:30
Eism
6327b2b927 Added animation for changing submenu width 2022-05-31 21:25:49 +03:00
Eism
6b54ea0549 Added animation for changing tooltip width 2022-05-31 21:23:50 +03:00
Eism
fe9c177237 Update position if popup is already open 2022-05-31 21:23:50 +03:00
Eism
2e8279dae9 Aligned the first element position according to the patent item position 2022-05-31 21:19:01 +03:00
Eism
4c3a9d0b80 Close parents menus if child menu was closed by clicking outside 2022-05-31 21:19:01 +03:00
Eism
5f51982684 Fixed recalculation of the menu size when changing the menu model 2022-05-31 21:19:01 +03:00
Eism
73ac993b1a Fixed positioning of menu for menu button 2022-05-31 21:19:01 +03:00
Eism
6572f1f81f Moved menu components to internal 2022-05-31 21:19:00 +03:00
Eism
69af7bc404 Fixed navigation for app menu bar 2022-05-31 21:19:00 +03:00
Eism
a0291afe94 Using menu loader for app menu bar 2022-05-31 21:19:00 +03:00
Eism
c5a531fce8 fixed #9056: Implemented new behaviour for tooltips 2022-05-31 21:19:00 +03:00
Eism
86a1a0712e fixed #9055: Using menu loader with updating a position for new menu instead of reopening menu 2022-05-31 21:19:00 +03:00
Igor Korsukov
fe5a6e507f added use AsciiString for XmlStreamReader::name 2022-05-31 18:35:42 +03:00
Igor Korsukov
d334c10207 added AsciiString 2022-05-31 18:35:42 +03:00
Igor Korsukov
8c0bd12354 added mu::String 2022-05-31 18:35:42 +03:00
RomanPudashkin
b1bf70eb39
Merge pull request #11663 from Eism/accessibility_panels_fix
[MU4] Accessibility panels reading fix
2022-05-31 16:11:12 +02:00
Igor Korsukov
13d84aa4e6 [engraving] cleaning QByteArray, QIODevice 2022-05-31 14:15:55 +03:00
Igor Korsukov
82ee6fc56a cleaning MscReader/Writer 2022-05-31 14:15:55 +03:00
Eism
487e54ec75 Restored voice panels 2022-05-31 12:31:41 +03:00
Eism
47fe50240e Partially fixed Quick Nav mode for VoiceOver on macOS 2022-05-31 12:27:14 +03:00
Casper Jeukendrup
3c72999255
Add a general component for showing context menus
Update ContextMenuLoader.qml
2022-05-30 08:31:49 +02:00
Casper Jeukendrup
c9bb9736ab
Add buttons to scroll in notation switch tabs 2022-05-30 08:31:49 +02:00
Casper Jeukendrup
c35a80bdff
Automatically set orientation of separator lines in Row(Layout)s 2022-05-30 08:31:48 +02:00
Casper Jeukendrup
704f658270
Fix assigning custom scrollbars to StyledListViews 2022-05-30 08:31:47 +02:00
Anonymous Maarten
4ebba960c2 Fixes for non-unity build
- Include log.h in menuview for IF_ASSERT_FAILED
- Fix compile error: invalid use of incomplete type ‘class QWindow’
- Fix error: 'invalid use of incomplete type ‘class Ms::ScoreFont’
- Fix error: '‘IProjectAutoSaver’ has not been declared'i
2022-05-29 23:50:04 +02:00
Casper Jeukendrup
ff0f4c0f0f Fix some clang compiler warnings 2022-05-27 16:36:39 +03:00
Igor Korsukov
ec71bba0b9 changed XmlStreamWriter implementation 2022-05-27 16:36:27 +03:00
Igor Korsukov
5e289e4d51 removed QIODevice from XmlStreamWriter 2022-05-27 16:36:27 +03:00
popov alexandr
20c7bc4ad4 replaced io::File to io::IODevice in guitrappro module; fixed some compile errors on the clang compiler 2022-05-27 14:47:55 +03:00
Igor Korsukov
a2b41e6f95 cleaning xmlwriter 2022-05-26 21:02:41 +03:00
RomanPudashkin
5060906bb5
Merge pull request #11754 from Eism/edit_staff_type_crash_fix
[MU4] Edit staff type crash fix
2022-05-26 10:21:57 +02:00