Commit graph

21161 commits

Author SHA1 Message Date
Elnur Ismailzada
c2083bf9c9
Merge pull request #8080 from igorkorsukov/mu4/keynav/stable4
[MU4] Move focus to notation view on note input
2021-05-12 11:06:16 +02:00
Igor Korsukov
f728a9fde7 move focus to notation view on note input 2021-05-12 10:39:53 +02:00
Elnur Ismailzada
7aa6618ce5
Merge pull request #8081 from igorkorsukov/mu4/keynav/stable5
[MU4] Fixed some navigation issues
2021-05-12 09:31:10 +02:00
Klaus Rettinghaus
6205a1e60c re-add anchor points 2021-05-11 20:53:34 +02:00
Igor Korsukov
6137f27151 fixed some navigation issuess 2021-05-11 18:54:44 +02:00
Elnur Ismailzada
b37a885bc0
Merge pull request #8079 from igorkorsukov/mu4/keynav/stable3
[MU4] Added reset focus on click on an empty place
2021-05-11 16:18:50 +02:00
Igor Korsukov
53a62c1217 added reset focus on click on an empty place 2021-05-11 15:25:49 +02:00
Elnur Ismailzada
823e75d2af
Merge pull request #8078 from igorkorsukov/mu4/keynav/stable2
[MU4] Fixed some navigation issues. Step 2
2021-05-11 13:41:39 +02:00
Igor Korsukov
2b2299769a fixed some navigation issues 2021-05-11 12:16:30 +02:00
Eism
67d1648a12 Corrected sizes of panels 2021-05-11 12:41:20 +03:00
Eism
2d644d780c Disabled restoring app geometry when switching pages 2021-05-11 12:41:20 +03:00
Joachim Schmitz
df3013081e Fix #320949: Glissando playback (portamento) issue 2021-05-11 10:18:33 +02:00
Igor Korsukov
6383011924 fixed navigation to hidden controls 2021-05-11 10:18:12 +02:00
RomanPudashkin
2923748c44
Merge pull request #8070 from igorkorsukov/mu4/context/bug_8061_2
[MU4] Fixed ui context for notation actions
2021-05-08 12:18:40 +02:00
Igor Korsukov
e738515631 fixed ui context for notation actions 2021-05-08 11:41:14 +02:00
RomanPudashkin
aa7940569f
Merge pull request #8067 from igorkorsukov/mu4/keynav/bug_8064_onclosenewscoredialog
[MU4] Fixed open notation page after new score dialog
2021-05-08 10:25:12 +02:00
RomanPudashkin
d7a4e0a263
Merge pull request #8068 from igorkorsukov/mu4/context/bug_8061
[MU4] Fixed tuplet menu (allowing)
2021-05-08 10:24:16 +02:00
Igor Korsukov
9407623a0e fixed tuplet menu (allowing) 2021-05-08 09:49:19 +02:00
Igor Korsukov
28d62e5646 fixed open notation page after new score dialog 2021-05-08 09:35:09 +02:00
RomanPudashkin
b173115d9b
Merge pull request #8066 from cbjeukendrup/macos-unified-toolbar-kdab
Unify window title bar on macOS with rest of window when using KDAB Docking system
2021-05-08 09:25:12 +02:00
Casper Jeukendrup
28bf27ba1d Unify window title bar on macOS with rest of window when using KDAB Docking system 2021-05-07 23:59:26 +02:00
Igor Korsukov
c107724ae4 added asyns promise 2021-05-07 23:01:25 +02:00
Igor Korsukov
6904eea4da added sync 2021-05-07 23:01:25 +02:00
vpereverzev
34b615e045 Returned set-up of alpha buffer 2021-05-07 20:23:02 +02:00
Igor Korsukov
69bda7465a fixed popup on Windows 2021-05-07 19:06:47 +02:00
Igor Korsukov
cf685e075f fixed popup on Windows 2021-05-07 19:06:47 +02:00
Elnur Ismailzada
87f32dd504
Merge pull request #8049 from RomanPudashkin/kdab_dockwidgets_actualization
[MU4] KDAB dockwidgets actualization
2021-05-07 11:05:33 +02:00
Eism
3abdad752a Fixed high CPU usage on Windows 2021-05-07 10:40:33 +02:00
Roman Pudashkin
7289a3a2cd updated kdab dockwidgets to the actual version 2021-05-07 09:52:58 +02:00
Casper Jeukendrup
89c498c4ca Removed wrong ASSERT in AbstractInspectorModel and ScoreSettingsModel 2021-05-07 09:22:04 +02:00
Casper Jeukendrup
329e1c1bab Ported Page Settings Dialog from MuseScore 3 2021-05-07 09:22:04 +02:00
Casper Jeukendrup
8d81709214 Eliminate InspectorAdapter
This was a temporary thing to make the new Inspector usable in both the MU3 and MU4 UI. But now that the MU3 UI is removed, the Adapter is not much more than an extra layer making things complicated.
2021-05-07 09:22:04 +02:00
Elnur Ismailzada
45fe99af08
Merge pull request #8052 from RomanPudashkin/kdab_docksystem_stabilization
[MU4] KDAB dockwidgets integration. Stabilization
2021-05-06 15:35:57 +02:00
RomanPudashkin
3842aede11
Merge pull request #8051 from Eism/kdab_app_state
[MU4] Implemented restoring app state on kdab dock system
2021-05-06 10:59:29 +02:00
Roman Pudashkin
75ca88667e fixed font in the app menu on macOS 2021-05-06 10:57:49 +02:00
Roman Pudashkin
d052f321d8 fixed transparency for dock on windows 2021-05-06 10:36:06 +02:00
RomanPudashkin
2e38e02e3e fixed displaying of toolbars in the floating mode 2021-05-06 10:36:06 +02:00
Eism
eb6b118043 Implemented restoring state on kdab dock system 2021-05-06 10:28:30 +02:00
RomanPudashkin
415f5636a4
Merge pull request #8050 from igorkorsukov/mu4/keynav/utests
[MU4] Added some utests for navigation controller
2021-05-06 09:35:16 +02:00
aaaeka
b489260853 Update after changes in the style dialog 2021-05-06 01:08:53 +03:00
Igor Korsukov
e9b3c310f3 added some utests for navigation controller 2021-05-05 23:17:07 +02:00
RomanPudashkin
68ef8a6e85
Merge pull request #8047 from igorkorsukov/mu4/keynav/workspace_dialog2
[MU4] Added navigation for NewScore Dialog (first screen)
2021-05-05 22:41:18 +02:00
Igor Korsukov
9aad0f66a6 added navigation for NewScore Dialog 2021-05-05 17:05:01 +02:00
wutianming
9f1b86a9a2 Fix #8040: moved V_QUARTER fallback after selecting 2021-05-05 12:06:03 +02:00
RomanPudashkin
8860128ffa
Merge pull request #7841 from aaaeka/inspectorviewpanel
[MU4] Update display options in inspector from the view menu panel
2021-05-05 11:13:59 +02:00
RomanPudashkin
48e8ff0132
Merge pull request #8038 from JRYamasaki/jy/change-score-to-part-typo
Fix: [MU4 Issue] Rename 'Delete Score' to 'Delete Part' in Parts dialog
2021-05-05 09:53:37 +02:00
Elnur Ismailzada
fcc6bfdbfd
Merge pull request #8045 from igorkorsukov/mu4/keynav/workspace_dialog
[MU4] Reimplementation qml dialogs base class
2021-05-05 09:21:07 +02:00
jyamasak
b534a24a27 Remove 'part' from string 2021-05-04 16:12:57 -07:00
Igor Korsukov
f62710e03f removed QmlDialog 2021-05-04 19:13:16 +02:00
Roman Pudashkin
cf60a036ea fixed enabling items in the standard app menu (contains About, Preferences, Quit, etc) on MacOS 2021-05-04 17:44:57 +02:00