Commit graph

1365 commits

Author SHA1 Message Date
Igor Korsukov
c6de181e87 fixed play by Space 2021-12-16 15:20:00 +02:00
Igor Korsukov
1be936337a fixed set UiCtxNotationFocused context 2021-12-16 15:14:28 +02:00
HemantAntony
9ea0c19b70 Fix #10109: Missing Icons
This commit adds missing icons
2021-12-16 16:34:22 +05:30
Joachim Schmitz
e8413c1f5e Fix (MinGW/gcc) compiler warnings
Introduced with #10074, to fix warnings for MSVC
2021-12-15 11:16:40 +01:00
Igor Korsukov
5de10a0ef5 fixed edit and apply shortcuts 2021-12-15 12:48:07 +03:00
Roman Pudashkin
60bb50c88f changed the shortcuts for chord symbols / figured basses for navigating to the next/prev measure (to prevent the shortcuts conflict with the TAB navigation on UI controls) 2021-12-14 20:38:29 +02:00
Roman Pudashkin
e42d7f5545 added actions for advanced text navigation 2021-12-14 18:20:56 +02:00
Roman Pudashkin
2e6a57bdfc ported the implementation of methods for changing the current harmony 2021-12-14 18:20:26 +02:00
Igor Korsukov
2210e3edb4 fixed notation escape 2021-12-14 15:06:28 +03:00
Igor Korsukov
1be98d4125 added close dialogs on escape 2021-12-14 14:22:05 +03:00
Igor Korsukov
dc026e68db added ui navigation highlight property 2021-12-14 14:22:05 +03:00
Igor Korsukov
b88b060e12 fixed add shortcut 2021-12-14 14:19:13 +03:00
Igor Korsukov
ac527a28d8 fixed duplicate actions on shortcuts form 2021-12-14 14:19:13 +03:00
Joachim Schmitz
a4d338d341 Fix (MSVC) compiler warnings 2021-12-14 11:00:59 +03:00
Nick Mazuk
f7a2a5a97d
update style preference to useWideBeams instead of beamDistance 2021-12-13 08:28:14 -08:00
RomanPudashkin
a6a5e2148c
Merge pull request #10013 from RomanPudashkin/restore_shortcuts
[MU4] Restored some shortcuts
2021-12-13 15:56:49 +02:00
RomanPudashkin
311e976c1e
Merge pull request #10058 from cbjeukendrup/vst_fix_floating_window
Fix floating VST windows on Windows
2021-12-13 14:44:41 +02:00
Casper Jeukendrup
f3b7877284
Cleanup vertical spacing inside Preferences BaseSections 2021-12-13 12:30:08 +01:00
Casper Jeukendrup
02d9cd77ba
Fix navigation border and remove undesired padding in ValueList 2021-12-13 12:30:08 +01:00
Casper Jeukendrup
f57fe41cb5
Cleanup spacing in Preferences dialog 2021-12-13 12:30:07 +01:00
Casper Jeukendrup
bb201c2301 Remove Telemetry module; transfer CrashHandler to Diagnostics module 2021-12-13 11:35:19 +03:00
Casper Jeukendrup
d13e3c9e60
Fix compiling unit tests on OSs other than Linux 2021-12-12 18:55:55 +01:00
Elnur Ismailzada
7335b1670d
Merge pull request #9895 from Eism/accessibility_engraving_part2
[MU4] Accessibility engraving
2021-12-12 15:45:20 +02:00
Casper Jeukendrup
c47cd63a8f
Fix floating VST windows on Windows 2021-12-11 14:09:08 +01:00
Igor Korsukov
7f0b25f248 fixed shortcut context for pitch-up/pitch-down 2021-12-10 17:13:06 +03:00
Eism
e034732523 Fixed tests 2021-12-10 16:12:01 +02:00
Elnur Ismailzada
c7c278696a Fixed accessibility for score on mac os 2021-12-10 10:13:55 +02:00
Eism
15a7995c04 Fixed canceling the reading elements on the score by changing selection 2021-12-10 10:13:55 +02:00
Roman Pudashkin
06b9c3f5fc Revert "removed some shortcuts/extras that will not be supported in MU4"
This reverts commit 0154a20d58.
2021-12-09 19:05:40 +02:00
Igor Korsukov
e1f406e390 added shortcuts context 2021-12-09 11:58:11 +03:00
Roman Pudashkin
0154a20d58 removed some shortcuts/extras that will not be supported in MU4 2021-12-07 18:25:33 +02:00
Igor Korsukov
386c1b0784 fixed build Windows MSI 2021-12-07 17:44:18 +03:00
Eism
2437823cfa Fixed dropdown UI 2021-12-07 16:14:55 +03:00
Joachim Schmitz
b9bff28ccf Fix (MSVC) compiler warning about empty qrc file 2021-12-07 14:09:45 +03:00
Eism
dba2fea967 Fixed opening element editor on palette 2021-12-07 13:19:48 +03:00
Igor Korsukov
3d52a14fe8 updated icon font and added gracenote icons 2021-12-06 18:00:27 +03:00
Igor Korsukov
556feb5ec7 fixed Palette paint 2021-12-06 12:49:53 +03:00
Igor Korsukov
dace115c6b fixed crash on getting shortcut 2021-12-06 11:52:58 +03:00
Joachim Schmitz
4db6b58020 Fix (MinGW) compiler warnings 2021-12-06 10:39:57 +03:00
wizofaus@hotmail.com
a1b93e7b93 [MU4] port remaining actions from MU3 (WIP) 2021-12-03 18:41:05 +02:00
Roman Pudashkin
08f0973151 fixed updating the app menu after opening the notation page from StartupScenario::run 2021-12-02 18:49:49 +02:00
Roman Pudashkin
2816ce63ff added generating a notification for dialogs 2021-12-02 18:11:12 +02:00
Roman Pudashkin
d4e0b2c2df implemented the channel for notification after opening a page 2021-12-02 18:11:12 +02:00
Eism
8ccacf113b Fixed crash 2021-12-02 12:14:36 +02:00
Eism
404f70467d Fixed closing app when project is open 2021-12-01 14:20:57 +02:00
RomanPudashkin
156df5e133
Merge pull request #9901 from HemantAntony/cutpasteicons
Add cut, paste icons
2021-11-29 21:12:07 +02:00
HemantAntony
3bf4e9e2e4 Add cut, paste icons
This commit has added the cut and paste icons.
2021-11-29 17:35:45 +05:30
Elnur Ismailzada
80c24598eb
Merge pull request #9899 from igorkorsukov/bugs/9890_crash_on_open_editstyle
Fixed crash on open edit style dialog
2021-11-26 11:16:24 -08:00
Joachim Schmitz
99a0149d43 Fix some (MSVC) compiler warnings 2021-11-26 18:05:14 +02:00
Igor Korsukov
d38bbb69fc fixed crash on open edit style dialog 2021-11-26 17:54:35 +02:00
Casper Jeukendrup
3621ba909b Add &floating=true to Vst editor URIs 2021-11-25 11:37:41 +02:00
Casper Jeukendrup
47a9c8802e Extracted common base class of VstFxEditorView and VstiEditorView
Fix code duplication problems
2021-11-25 11:37:41 +02:00
Casper Jeukendrup
29828db08a Make VST windows stay on top when the application is active 2021-11-25 11:37:41 +02:00
Elnur Ismailzada
64da4a2dff
Merge pull request #9824 from Eism/accessibility_widget_dialogs_part5
[MU4] Accessibility. Master palette
2021-11-25 00:30:11 -08:00
Eism
c4107b22a7 Renamed IAccessibleInterfaceRegister to IQAccessibleInterfaceRegister 2021-11-24 13:49:38 +02:00
vpereverzev
8d759116b6 Temporary workaround to prevent overfilled log file 2021-11-23 14:57:20 +02:00
vpereverzev
ea077672a1 Renamed an MPE percentage constant 2021-11-23 14:05:37 +02:00
vpereverzev
5e6747e387 Code style fixes 2021-11-23 14:05:37 +02:00
pereverzev_v
e550dd6122 Added percussion articulations profile 2021-11-23 14:05:37 +02:00
pereverzev_v
2a9dc0838c Added winds articulations profile 2021-11-23 14:05:37 +02:00
vpereverzev
26697c8542 Added strings articulation profile 2021-11-23 14:05:37 +02:00
vpereverzev
d8e8bb4b17 Updated test for Crescendo articulation 2021-11-23 14:05:37 +02:00
vpereverzev
e4b01dd028 Added a general keyboard articulations profile 2021-11-23 14:05:37 +02:00
vpereverzev
26c2fefdcf Added zoom and scroll features for ArticulationPatternPlot 2021-11-23 14:05:37 +02:00
pereverzev_v
0ee9031213 Cleaned up an articulation type list 2021-11-23 14:05:37 +02:00
vpereverzev
e693d52883 Added a text input field for patterns controls for convenience 2021-11-23 14:05:37 +02:00
vpereverzev
45f8985f39 Fixed a typo in articulation name 2021-11-23 14:05:37 +02:00
vpereverzev
d76f51cd29 Refused from float numbers in MPE types
Refused from float numbers in MPE types
2021-11-23 14:05:37 +02:00
Casper Jeukendrup
c12f00a7da
Fix crashes in CoreMidi destructors when not inited
In their destructors, `CoreMidiInPort` and `CoreMidiOutPort` assume that their `m_core` is created (not nullptr). That was only the case in Editor mode, but not in Converter mode. Now, the `m_core` is created, but still only fully inited in Editor mode.
2021-11-23 09:38:04 +01:00
Eism
6d7f9a8967 Implemented accessible interface register 2021-11-23 09:39:07 +02:00
Eism
7be1783831 Fixed accessibility on palette widget 2021-11-23 09:39:07 +02:00
Eism
a6db17944d Fixed periodic non-opening dialogs 2021-11-23 09:39:07 +02:00
Eism
b27128bcd6 Fixed the activating windows for widget dialogs 2021-11-23 09:39:07 +02:00
Eism
63fdcecc30 Fixed the frame focus rect for tree widget 2021-11-23 09:39:07 +02:00
Igor Korsukov
3623631cf7 Fixed creation of multiple windows when clicking on 'new project' multiple times 2021-11-22 15:55:25 +02:00
Casper Jeukendrup
50c8d68710
Eliminate more conversions between QString and std::string 2021-11-20 17:07:52 +01:00
Casper Jeukendrup
0ae8ef09dd
Added UI for settings Keyboard Layout in Preferences Dialog
Not functional yet
2021-11-20 00:06:34 +01:00
Casper Jeukendrup
45340a5bae
Fixed showing warning when closing dialog using keyboard navigation 2021-11-20 00:06:22 +01:00
Casper Jeukendrup
b1214db589
Added keyboard navigation for First Launch Setup Dialog 2021-11-20 00:06:22 +01:00
Casper Jeukendrup
e763adac3b
Implemented/fixed the ability to open a PrimaryPage with params
For example, to specify a subpage
2021-11-20 00:06:22 +01:00
Casper Jeukendrup
a2c599221e
Added warning when closing First Launch Setup Dialog before finishing 2021-11-20 00:06:22 +01:00
Casper Jeukendrup
ced372339f
Implemented the other pages of the First Launch Setup Dialog 2021-11-20 00:06:21 +01:00
Casper Jeukendrup
0a9f4d66e2
UI Finesse fixes for Add-Ons > Plugins 2021-11-18 13:54:34 +01:00
Casper Jeukendrup
b9acc94a37
Added StyledTabBar and fixed spacing in NewScoreDialog 2021-11-18 13:54:34 +01:00
Casper Jeukendrup
839098247a
Added drop shadow to the handle of the VolumeSlider 2021-11-18 13:54:34 +01:00
Casper Jeukendrup
ca0df60f08
Fine-tune appearance of numbers at volume slider and pressure meters 2021-11-18 13:53:39 +01:00
Igor Korsukov
2706ddfff8 replaced QVariant to PropertyValue for getProperty 2021-11-18 12:43:45 +02:00
vpereverzev
0ba7c08ceb Renamed string utils in MPE module 2021-11-17 15:02:32 +02:00
vpereverzev
cf296a1598 Implemented a basic view for MPE Articulations Profile Editor 2021-11-17 15:02:32 +02:00
vpereverzev
ea84c80d4c Registered MPE module and prepared a space for MPE Articulations Profile Editor at DevTools page 2021-11-17 15:02:32 +02:00
vpereverzev
e60afc586c Implemented a basic models for MPE Articulations Profile Editor 2021-11-17 15:02:32 +02:00
Eism
2d1d0f52ec Fixed accessibility for staff text property dialog 2021-11-16 15:06:40 +02:00
Eism
5353fc7660 Fixed accessibility for edit pitch dialog 2021-11-16 14:21:03 +02:00
RomanPudashkin
ab0545fcc1
Merge pull request #9741 from cbjeukendrup/timesigpropertiesdialog_icons
Fix icons in all QWidget dialogs (on macOS)
2021-11-16 13:51:27 +02:00
Casper Jeukendrup
2fddb89bbd
Try fix hovering flat QWidget button 2021-11-16 12:24:36 +01:00
Casper Jeukendrup
2ca247c2ae
Fix icons in all QWidget dialogs on macOS 2021-11-16 12:24:36 +01:00
Casper Jeukendrup
cad58b1646
Fix redrawing VolumeSlider component 2021-11-16 12:21:17 +01:00
Casper Jeukendrup
2814fb8000
Fix icons in time signature properties dialog 2021-11-16 12:04:45 +01:00
RomanPudashkin
3c33d5498f
Merge pull request #9713 from Eism/accessibility_widget_dialogs_part1
[MU4] Accessibility. Breaks, Page Settings, Measure Properties, Score Properties dialogs
2021-11-16 10:24:12 +02:00
Elnur Ismailzada
7c955c20b2
Merge pull request #9734 from RomanPudashkin/dock_system_stabilization
[MU4] Dock system stabilization
2021-11-15 08:09:23 -08:00
Eism
56bd962114 Fixed navigation for table widget 2021-11-15 10:30:37 +02:00
Eism
b1a7c471dc Added build number to log about running app 2021-11-12 18:57:34 +03:00
Eism
bcc7195ad3 Fixed filtering key input on text field 2021-11-12 18:57:34 +03:00
Igor Korsukov
ba4c503ade added asseccibility api and made lyrics is accessible 2021-11-11 18:05:17 +02:00
Igor Korsukov
4410e76255 added edit lyrics to TC8 2021-11-11 18:05:17 +02:00
Eism
e14ec6b376 Fixed accessibility for measure properties 2021-11-11 16:21:31 +02:00
Roman Pudashkin
e7a388e808 fixed the size of the note input bar in the floating mode 2021-11-11 11:22:40 +02:00
Eism
80ee6cdc60 Implemented a navigation border for widget components 2021-11-11 10:00:20 +02:00
RomanPudashkin
1cff4f6770
Merge pull request #9523 from Eism/navigator_text_field_fix
[MU4] Navigation. Fixed navigation between text fields
2021-11-10 16:40:15 +02:00
vpereverzev
fff220500b Implemented a provider for MPE Articulation Profiles 2021-11-10 14:31:15 +03:00
Joachim Schmitz
146344b1f0 Fix #325982: Allow for strike-through text 2021-11-10 09:54:18 +01:00
Casper Jeukendrup
a21c30667a
Reimplemented redesigned Beams style page in QML 2021-11-10 00:58:00 +01:00
Igor Korsukov
8d07052dff added export png to TC7 2021-11-09 17:26:17 +03:00
Eism
10ea56cb77 Fixed navigation between text fields 2021-11-09 13:25:27 +02:00
Igor Korsukov
52df331b6d added ability run all TC, also info about errors and other fixes 2021-11-08 17:13:56 +02:00
Eism
59cb115674 Fixed processing of midi events 2021-11-08 00:17:43 -08:00
Casper Jeukendrup
2491fbc71c
Fix position of underline in StyledTabButton 2021-11-06 16:07:01 +01:00
Casper Jeukendrup
061601dfa2
Move all items in the main toolbars 1px upwards
So that they have 2px top padding, 4px bottom padding
2021-11-06 15:53:19 +01:00
Igor Korsukov
8e178d334a added TC6_UsingInspector_Note 2021-11-03 16:31:47 +02:00
Eism
c6ef93308a Disabled stubbing any events from Qt 2021-11-03 01:10:13 -07:00
Eism
8d9ba543bc Enable process shortcuts only for non-widget objects 2021-11-03 01:10:13 -07:00
RomanPudashkin
ffb4cdd5ba
Merge pull request #9641 from cbjeukendrup/msvc_errors_warnings
Fix conflicting MSVC flags when compiling unit tests on Windows
2021-11-02 21:16:46 +02:00
Casper Jeukendrup
3da101b109
Implemented new UI sizing for toolbars and home menu 2021-11-02 19:47:49 +01:00
Casper Jeukendrup
055a8abdc7
Rename GradientTabButton to PageTabButton and update its selected state 2021-11-02 17:03:22 +01:00
Igor Korsukov
133a3f7bb8 added TC5_UsingInstruments 2021-11-02 08:56:45 -07:00
Casper Jeukendrup
ccfe159f81 Fix (MSVC) compiler warnings 2021-11-02 16:49:24 +01:00
Igor Korsukov
4d1cf1106e fixed resolving ui context 2021-11-02 09:27:43 +02:00
RomanPudashkin
b93f543bad
Merge pull request #9611 from Eism/linux_titlebar_fix
[MU4] Goodbye frameless window on Linux
2021-11-01 20:35:37 +02:00
Elnur Ismailzada
e2a65f7371
Merge pull request #9627 from igorkorsukov/autobot/tc_5
Fixed navigation - window determination
2021-11-01 09:59:30 -07:00
Igor Korsukov
9da2cfecc3 fixed navigation - window determination 2021-11-01 17:59:53 +02:00
Eism
bb1bc46df0 Implemented menu for window in Linux 2021-11-01 16:47:01 +02:00
RomanPudashkin
dfdd473d96
Merge pull request #9621 from Eism/vst_crash_fix
[MU4] Fixed crash by closing app
2021-11-01 16:10:26 +02:00
Elnur Ismailzada
ef10b02d52 Fixed crash by closing app 2021-11-01 05:38:06 -07:00
Igor Korsukov
15c1cc6a5d fixed notification about ui context changed 2021-11-01 05:23:27 -07:00
Casper Jeukendrup
d0c54418ef Implemented sending and receiving MIDI 2.0 events for CoreMIDI (macOS) 2021-10-29 20:49:33 +02:00
vpereverzev
91f4f21331 Code style fixes 2021-10-29 17:05:33 +02:00
vpereverzev
bb6b221842 Added basic unit tests in order to establish a work of MPE with multi-note articulations 2021-10-29 16:50:03 +02:00
vpereverzev
d919d33857 Added basic unit tests in order to establish a work of MPE with single note articulations 2021-10-29 16:49:46 +02:00
vpereverzev
ad599c3dd2 Implemented MPE NoteEvent and MPE RestEvent 2021-10-29 16:48:38 +02:00
vpereverzev
ecadc52e75 Implemented essential types of MusePlaybackEvents 2021-10-29 16:43:01 +02:00
vpereverzev
cbc7435c81 Added the "MPE" module 2021-10-29 16:42:42 +02:00
Elnur Ismailzada
a7f19b5e25
Merge pull request #9600 from Eism/navigation_dialogs_fix
[MU4] Navigation. Activating on dialogs
2021-10-29 06:17:04 -07:00
Igor Korsukov
8b9b2592c4 fixed sending set-dock-open action 2021-10-29 03:32:57 -07:00
Igor Korsukov
eee9158359 added floating dialogs 2021-10-28 19:21:21 +02:00
Igor Korsukov
3b05a3c2a3 added 'add lines' step to TC4 2021-10-28 19:20:33 +02:00
AntonioBL
1c8739732d fix vtest script 2021-10-28 09:31:45 -07:00
Eism
560ae0351e Fixed stack of windows 2021-10-28 17:14:40 +02:00
Eism
383afd29c8 Fixed activating sections only on top window 2021-10-28 17:14:40 +02:00
RomanPudashkin
4f70112b1a
Merge pull request #9585 from Eism/accessibility_combobox_fix
[MU4] Accessibility. Fixed state for comboBox
2021-10-28 14:40:20 +02:00
Elnur Ismailzada
dc370e301a
Merge pull request #9595 from igorkorsukov/autobot/tc_info
Added getting info about testcase from scripts
2021-10-28 04:50:13 -07:00
Igor Korsukov
61fb2e51bc added getting info about testcase from scripts 2021-10-28 11:46:15 +02:00
Elnur Ismailzada
725c69b349
Merge pull request #9524 from RomanPudashkin/toolbars_size_by_content_size
[MU4] Toolbars size by content size
2021-10-28 01:20:45 -07:00
Elnur Ismailzada
71ba038a1f
Merge pull request #9592 from igorkorsukov/autobot/tc_4
Added TC4 Using Palettes
2021-10-28 00:38:13 -07:00
Eism
14108d2ed6 Fixed state for comboBox 2021-10-27 15:11:50 +02:00
Igor Korsukov
ff1ad66fc0 added TC4 Using Palettes with Clefs, Key sig, Time sig steps 2021-10-27 14:48:54 +02:00
RomanPudashkin
8f5e42b9eb
Merge pull request #9580 from Eism/accessibility_mixer
[MU4] Accessibility. Mixer panel
2021-10-27 10:19:38 +02:00
RomanPudashkin
327130b4f1
Merge pull request #9577 from igorkorsukov/autobot/tc_3
Added TC3 Using note input toolbar
2021-10-27 09:32:54 +02:00
Igor Korsukov
9e2ffb2499 added TC3 Using note input toolbar 2021-10-26 16:27:26 +02:00
Eism
d4f22fb863 Implemented accessibility for mixer panel 2021-10-26 15:47:30 +02:00
Igor Korsukov
dd114cf351 fixed engraving accessible tree 2021-10-26 06:26:16 -07:00
Eism
734073409d Implemented navigation for other sections on mixer panel 2021-10-25 18:35:13 +02:00
Eism
84c4931c0b Implemented navigation for range components 2021-10-25 18:35:13 +02:00
Eism
3303aede05 Fixed multiple instances of top instrument in mixer panel 2021-10-25 16:59:04 +02:00
Igor Korsukov
0a5c1c16d6 added TC1 Create simple score 2021-10-23 13:10:47 +02:00
Roman Pudashkin
1732831ad0 implemented truncation of the notes input panel content if it is too large 2021-10-22 15:36:30 +02:00
Eism
981d8cd988 Fixed closing popup panel in add-ons 2021-10-21 15:48:26 +02:00
Eism
3df366c478 Slider to Range for processing the state of progress bar changing 2021-10-21 14:40:33 +02:00
Roman Pudashkin
83fc41b248 toolbars will now use the size of the content to determine their minimum size 2021-10-21 12:41:09 +02:00
Eism
e746e26040 Implemented accessibility for slider 2021-10-20 16:28:44 +02:00
Eism
075b1a27da Fixed the state change for accessible item 2021-10-20 11:51:03 +02:00
RomanPudashkin
9380f132e2
Merge pull request #9499 from Eism/accessibility_addons
[MU4] Accessibility. Add-ons page
2021-10-19 15:52:38 +02:00
Eism
72b572566e Fixed review issues 2021-10-19 15:13:37 +02:00
Eism
12aa917f60 Implemented ensure content visible for tabs 2021-10-19 14:12:49 +02:00
Eism
0286d22091 Implemented accessibility for extensions tab 2021-10-19 14:12:49 +02:00
Eism
a946f09375 Implemented accessibility for plugins tab 2021-10-19 14:12:49 +02:00
Eism
34a2bbae12 Fixed category dropdown 2021-10-19 14:12:49 +02:00
RomanPudashkin
741cb07253
Merge pull request #9482 from RomanPudashkin/inspector_separators
[MU4] Fix #9245: A divider line should be placed in between sections
2021-10-19 11:29:43 +02:00
Roman Pudashkin
0e8d6068eb updated the icons font 2021-10-19 11:28:13 +02:00
Roman Pudashkin
57d9da3204 fixed the height of collapsed sections 2021-10-19 10:53:51 +02:00
Roman Pudashkin
850caa83c0 fix #9245: added separators between sections 2021-10-19 10:53:49 +02:00
Elnur Ismailzada
3599b6359f
Merge pull request #9484 from Eism/accessibility_orca_cancel_reading
[MU4] Accessibility. Orca cancel reading
2021-10-18 08:26:33 -07:00
Eism
fad1cf4d8c Fixed tests 2021-10-18 16:23:02 +02:00
Casper Jeukendrup
740a0a66e0
Add minimum size property to StyledScrollBar
And slightly fixed the minimum size property of NotationScrollBar.
2021-10-17 16:29:38 +02:00
Casper Jeukendrup
c96a00d267
Add 4px padding to ScrollBars
- Both StyledScrollBar and NotationScrollBar
- Removed anchors.margins we added earlier, which are now redundant
- Removed some redundant anchors properties from StyledScrollBars, because those are already set by default
2021-10-17 16:29:38 +02:00
Casper Jeukendrup
32d2a02ca4
Improve "Always on" state of StyledScrollBar
Also added `thickness` property, so that we don't need to set width or height manually.
2021-10-17 16:29:37 +02:00
Casper Jeukendrup
b4073bef79
Disable NavigationPanels and NavigationSections when their visual items are disabled or invisible 2021-10-15 20:54:52 +02:00
Casper Jeukendrup
8705bc7894
Disable NavigationControls if and only if their visual control is disabled and invisible
Also added some missing names to NavigationControls and performed some general QML code quality improvements.
2021-10-15 20:49:19 +02:00
Eism
2dc5376d1e Fixed crash when exiting the application
When exiting, the accessibility system asks for the states of the elements, but our services are no longer available
2021-10-15 13:49:12 +02:00
Eism
f8b3fc028a Canceling the reading the name of previous control on accessibility 2021-10-15 13:38:56 +02:00
RomanPudashkin
fc9fdee135
Merge pull request #9410 from cbjeukendrup/menu_item_roles
Fix place of "About" actions in macOS menu bar
2021-10-14 23:35:47 +02:00
Casper Jeukendrup
38565321fa
Fix place of "About" actions in macOS menu bar
Co-Authored-By: Matt McClinch <mattmcclinch@gmail.com>
2021-10-14 23:12:22 +02:00
Casper Jeukendrup
e14b281443
Fix compiler warning in VST module
Missing virtual destructor
2021-10-14 22:39:57 +02:00
Casper Jeukendrup
fca06913f2
Prevent width/clipping issues with StyledTextLabels in Inspector
By giving them the width of the parent, the text labels won't grow infinitely long, so that the text gets elided instead of clipped.
2021-10-14 18:25:21 +02:00
Casper Jeukendrup
49fc61f42d
Fix width and wordwrap of text in CheckBox and VisibilityBox 2021-10-14 18:11:53 +02:00
Elnur Ismailzada
0fe08d6f29
Merge pull request #9383 from RomanPudashkin/interaction_with_vst_plugins
[MU4] Fixed interaction with vst plugins
2021-10-14 09:02:11 -07:00
Casper Jeukendrup
f7c25ac82e Fix code style with Uncrustify 0.73.0 2021-10-14 15:15:08 +02:00
Elnur Ismailzada
5f919c78b0
Merge pull request #9439 from Eism/accessibility_workspaces_dialog
[MU4] Accessibility. Workspaces dialog
2021-10-12 08:20:04 -07:00
Eism
158dfe3d70 Implemented accessibility for workspaces dialog 2021-10-12 16:41:12 +02:00
RomanPudashkin
727da840d6
Merge pull request #9421 from Eism/accessibility_macos_fix
[MU4] Fixed accessibility on macOS
2021-10-12 15:42:59 +02:00
Eism
c8cfcf0c5d Implemented accessible object for main quick window for macOS 2021-10-12 15:13:15 +02:00