Commit graph

23116 commits

Author SHA1 Message Date
Casper Jeukendrup
253b2d6f37
"Show pickup measure" -> "Create pickup measure" 2021-11-06 16:36:31 +01:00
Casper Jeukendrup
aae1a4b396
[NSW] Changed 'b' and '#' to real music symbols and simplify keysig list 2021-11-06 16:36:13 +01: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
Casper Jeukendrup
9980557dc6
Fix height of separators in Playback toolbar 2021-11-06 14:45:42 +01:00
Elnur Ismailzada
a1979d79c4
Merge pull request #9651 from igorkorsukov/autobot/tc_6
Added TC6: UsingInspector Note
2021-11-03 08:12:15 -07:00
Joachim Schmitz
46c73e6c7e Fix #326083: Capella (.cap) import does not handle breve notes correctly 2021-11-03 07:54:24 -07:00
Igor Korsukov
8e178d334a added TC6_UsingInspector_Note 2021-11-03 16:31:47 +02:00
Joachim Schmitz
dab626df09 Fix (MinGW) compiler warnings 2021-11-03 07:30:54 -07: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
8f468074f6
Merge pull request #9646 from RomanPudashkin/playback_toolbar_width
[MU4] Fixed the width of the playback toolbar
2021-11-02 22:54:27 +02:00
Roman Pudashkin
90ab90610c fixed the width of the playback toolbar 2021-11-02 22:18:59 +02: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
RomanPudashkin
ba05b17317
Merge pull request #9617 from cbjeukendrup/new_ui_sizings
Implemented new UI sizing for toolbars and home menu
2021-11-02 21:13:57 +02:00
Casper Jeukendrup
3da101b109
Implemented new UI sizing for toolbars and home menu 2021-11-02 19:47:49 +01:00
RomanPudashkin
487771c77b
Merge pull request #9602 from cbjeukendrup/reset_styles
Implemented Reset all styles to default button in EditStyle dialog
2021-11-02 18:20:57 +02: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
Casper Jeukendrup
6a3de6b553 Fix conflicting MSVC flags when compiling unit tests on Windows 2021-11-02 16:49:24 +01:00
RomanPudashkin
e8cfe82833
Merge pull request #9597 from RomanPudashkin/toolbars_alignment
[MU4] Toolbars alignment
2021-11-02 17:05:24 +02:00
Roman Pudashkin
6f569e614a fixed toolbars alignment 2021-11-02 15:32:20 +02:00
Roman Pudashkin
56e685bae3 fixed toolbars alignment when there is not enough free space 2021-11-02 15:32:20 +02:00
Roman Pudashkin
ac46a41bef implemented the ability to hide some separators 2021-11-02 15:32:20 +02:00
Roman Pudashkin
1c8e76e16c implemented the ability to change the alignment for toolbars 2021-11-02 15:32:20 +02:00
Roman Pudashkin
39e686b768 implemented the ability to disable resizing docks 2021-11-02 15:32:20 +02:00
Casper Jeukendrup
9aa8c95574
Fix CI workflows for pull requests of which the title contains quotes 2021-11-02 13:15:33 +01:00
Casper Jeukendrup
fce87e664d
Fix/update engraving unit tests 2021-11-02 10:16:56 +01:00
Casper Jeukendrup
0f66088cac
Enable vertical justification of staves by default 2021-11-02 09:49:34 +01:00
Casper Jeukendrup
035f79c99f
Implemented "Reset all styles to default" button in EditStyle dialog 2021-11-02 09:49:34 +01:00
Casper Jeukendrup
131387c1f6
Fix NotationStyle::canApplyToAllParts()
And added comment to avoid confusion about it
2021-11-02 09:49:33 +01:00
Elnur Ismailzada
587d0881d4
Merge pull request #9623 from igorkorsukov/ui/context_by_click
Fixed resolving ui context
2021-11-02 01:49:19 -07:00
jeetee
10bbe435fa enhanced to include annotations and instrument/channel information 2021-11-02 00:49:34 -07: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
Eism
f4a4401538 Disabled frameless window for 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
6661c0946b added Arpeggios and Ornaments to TC4 tests 2021-11-01 05:23:27 -07:00
Igor Korsukov
be5d1cd7d6 added tempo to TC4 tests 2021-11-01 05:23:27 -07:00
Igor Korsukov
15a34c8676 added change barlines step to TC4 2021-11-01 05:23:27 -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
Aaron Sattely
6724d08c19 Rewrite of vertical tie placement
Also refactor of computeBezier() and tiny bugfix in adjustX()
2021-10-29 19:07:39 +02:00
RomanPudashkin
1676d237b6
Merge pull request #9610 from vpereverzev/mpe_introduction
[MU4] muse_playback_events_introduction
2021-10-29 17:52:51 +02:00
vpereverzev
91f4f21331 Code style fixes 2021-10-29 17:05:33 +02:00