Commit graph

30 commits

Author SHA1 Message Date
Casper Jeukendrup
b1214db589
Added keyboard navigation for First Launch Setup Dialog 2021-11-20 00:06:22 +01:00
Roman Pudashkin
d4f2811df9 implemented FocusListener for resetting focus after clicking on another UI item 2021-09-03 13:55:35 +02:00
Roman Pudashkin
c8cf91f4e5 replaced NotationPageState with using of IDockWindow 2021-09-01 15:35:14 +02:00
Roman Pudashkin
0cef24bcd1 transferred MainWindowProvider to the ui module 2021-09-01 15:35:14 +02:00
Igor Korsukov
c49bf21ff1 actualization diagnostics module 2021-08-24 10:50:48 +02:00
Igor Korsukov
d4053ae6f4 fixed using workspace with converter mode 2021-07-01 12:55:06 +03:00
Igor Korsukov
c33997bf01 changed namespace for modularity 2021-06-30 17:18:03 +02:00
Igor Korsukov
786496a670 added onAllInited method to IModuleSetup 2021-06-29 11:44:24 +02:00
Igor Korsukov
ae82556382 added workspace data changed notifications 2021-06-28 14:18:09 +02:00
Igor Korsukov
0e88cedd27 reimplemented workspace module 2021-06-28 14:18:09 +02:00
Igor Korsukov
f29f77aa8c refactored using accessible roles into qml 2021-05-27 13:21:43 +02:00
Igor Korsukov
cd91f31fae changed accessible attached property to regular property 2021-05-26 13:16:21 +02:00
Igor Korsukov
260cda1c3d added mu accessible attached property 2021-05-24 16:25:35 +03:00
Igor Korsukov
f62710e03f removed QmlDialog 2021-05-04 19:13:16 +02:00
Igor Korsukov
ba573e4a71 renamed keynav to navigation 2021-04-19 18:49:19 +02:00
vpereverzev
fe45ef6b8b Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
Igor Korsukov
257ad6a37a added key navigation for popup menus 2021-04-16 10:57:44 +02:00
Igor Korsukov
a6d7204598 added keynav devtools 2021-04-14 09:41:25 +02:00
Igor Korsukov
b215a589f6 concept: keyboard navigation by controls 2021-04-07 12:55:49 +02:00
Igor Korsukov
b75e2f460e concept: keyboard navigation by subsections 2021-04-06 16:40:32 +02:00
Igor Korsukov
66f33addca concept: keyboard navigation by section 2021-04-06 14:56:19 +02:00
Igor Korsukov
86857b86f8 reimplemented work with ui actions and menu items 2021-04-01 17:00:46 +02:00
RomanPudashkin
a4afe0320e removed ITheme 2021-03-19 15:13:06 +02:00
RomanPudashkin
de5b618536 fixed cycled dependency between uiconfiguration and platformtheme 2021-03-19 15:13:06 +02:00
Eism
2ade234a09 Implemented ability to close opened dialog 2021-02-16 16:01:14 +02:00
Casper Jeukendrup
ad8ad3f0c2 Implement automatic theme switching for Windows 2021-02-09 09:46:12 +02:00
Eism
cad2ff4721 Renamed namespace in ui module 2021-01-18 17:27:51 +03:00
Casper Jeukendrup
69920f0d25 Implement PlatformTheme and macOS Dark Mode improvements
Through PlatformTheme, we can now:
- Check whether the current platform has a Dark Mode that we can follow;
- Check whether that Dark Mode is currently enabled;
- Get notifications when the platform's Dark Mode is switched, so that MuseScore can switch along;
- Set the 'appearance' of the app; on macOS that includes the style of the window title bar, light or dark.
2021-01-09 00:39:30 +02:00
Igor Korsukov
222e368436 redesigned command line parse and apply 2020-12-25 16:19:25 +02:00
Igor Korsukov
b7c25b8fc6 move source code to src dir 2020-12-03 15:12:23 +02:00
Renamed from framework/ui/uimodule.cpp (Browse further)