Commit graph

361 commits

Author SHA1 Message Date
sammik
dbaa005fa1 Add Custom Key Definitions, adapt Clefs
Custom Key is defined by list of accidentals (sharp, flat, ...), scale degree, x alteration (default position is based on index),
and octave alteration (default position of accidentals as in convential signatures, depends on clef)
2022-04-27 16:35:38 +03:00
sammik
a4ba6fedb2 KeySig refactor
remove KeySym.spos and KeySym.pos
add KeySym.line and KeySym.xPos
2022-04-27 16:35:38 +03:00
Igor Korsukov
1936767b7d [engraving] replaced QList to std. Part 6 2022-04-19 13:28:19 +03:00
Igor Korsukov
b61e5bbcfe [engraving] replaced QList to std. Part 4 2022-04-18 09:30:43 +03:00
RomanPudashkin
0fce02d9d4
Merge pull request #11111 from mccoydtromb/palette-stafflines-tonedown#10797
Fix #10797 Tonedown of staff lines in palette
2022-04-17 13:18:53 +02:00
RomanPudashkin
8b45a35e02
Merge pull request #11140 from RomanPudashkin/master_palette_dialog
[MU4] Fix #10406: Cannot drag elements from 'Master Palette' to 'Palettes'
2022-04-15 17:34:00 +02:00
Roman Pudashkin
e0a605e3f7 moved the top-level window implementation from AbstractVstEditorView to its separate component 2022-04-15 15:39:43 +02:00
Eism
d6401ec96d Removed set navigationParentControl from qml 2022-04-14 12:16:37 +03:00
mccoydtromb
0a115e9137 Fix #10797 Tonedown of staff lines in palette
Halved the alpha of palette staff lines as suggested in issue post
2022-04-06 20:04:56 +02:00
RomanPudashkin
ce7c1171f9
Merge pull request #11041 from cbjeukendrup/fix_palette_icons_scaling
Make ActionIcons in Palettes scalable
2022-04-04 11:12:34 +02:00
Casper Jeukendrup
4a8e53a23e
Repaint PaletteWidget when adding element
Also, quite unrelated, use new style signal/slot connect in DrumsetPalette.
2022-04-01 21:35:45 +02:00
Casper Jeukendrup
7e6d595351
Tidy up spacing in Palette{,Cell}PropertiesDialog 2022-03-31 22:14:41 +02:00
Casper Jeukendrup
cdb2939d0f
Fix QML warnings in Palette.qml 2022-03-31 22:14:41 +02:00
Casper Jeukendrup
6ded38f5d8
Fix drawing ActionIcons in MasterPalette 2022-03-31 22:14:40 +02:00
Casper Jeukendrup
013888e617
Make ActionIcons in Palettes scalable 2022-03-31 22:14:25 +02:00
Casper Jeukendrup
172cd9d32b
Added PianoKeyboardPanelContextMenuModel to set number of keys 2022-03-31 12:10:33 +02:00
Elnur Ismailzada
5d753d2310
Merge pull request #10878 from Eism/accessibility_palettes_fix
[MU4] Fixed accessibility in Palettes
2022-03-28 08:45:23 +02:00
Elnur Ismailzada
979d7ea95b
Merge pull request #10828 from RomanPudashkin/search_instrument
[MU4] Choose Instruments Panel: Search categories are often incorrect.
2022-03-24 09:37:05 +01:00
Eism
62c7285721 Removed qt accessible tree from the project 2022-03-24 09:41:11 +02:00
RomanPudashkin
96d620d620
Merge pull request #10773 from Eism/accessibility_macos_fix
[MU4] Various fixes for accessibility on macos
2022-03-24 08:55:13 +02:00
Roman Pudashkin
bd7eb645b7 fixed incorrect action codes 2022-03-23 11:10:17 +02:00
Eism
7e55d38d06 Fixed unnecessary focus setting for the button 2022-03-23 11:09:33 +02:00
Eism
9c6490d953 Replaced qml popup with our custom popup: Create custom palette 2022-03-23 08:37:47 +02:00
Eism
b5d4959c33 Replaced qml popup with our custom popup: Add palettes 2022-03-23 08:37:47 +02:00
Eism
eec4b1a23d Fixed spacing on palettes panel 2022-03-23 08:37:47 +02:00
Joachim Schmitz
2d97415fc6 Fix (MinGW/Clang) compiler warnings 2022-03-17 14:08:34 +01:00
Roman Pudashkin
eb0e008a90 changed the default size for the drumset panel 2022-03-03 10:29:37 +02:00
Roman Pudashkin
815b4327a2 fixed element colors in the drumset panel 2022-03-03 10:29:37 +02:00
Roman Pudashkin
cb4e24e300 restored the ability to display shortcuts in the drumset panel 2022-03-03 10:29:37 +02:00
vpereverzev
2df3ed58d3 Extended supported playing techniques with Distortion and Overdrive 2022-03-01 19:31:27 +02:00
RomanPudashkin
197fe066ea
Merge pull request #10619 from cbjeukendrup/palettespanelcontextmenumodel
Restore Palettes panel context menu options
2022-02-28 17:25:00 +02:00
RomanPudashkin
7b674780b2
Merge pull request #10605 from cbjeukendrup/staff_part_properties_advanced_fix_preview
Fix preview in Staff/Part Properties > Advanced
2022-02-25 19:56:20 +02:00
Casper Jeukendrup
aee24836cb
Enable "Single-click to open a Palette" option by default 2022-02-20 12:59:29 +01:00
Casper Jeukendrup
78d07e7959
Correctly position dragged Palette relative to mouse position 2022-02-20 01:13:08 +01:00
Casper Jeukendrup
2caf1557cc
Make sure that keyboard navigation works nice on Palettes 2022-02-20 01:04:59 +01:00
Casper Jeukendrup
f06a4d82a8
Restore "Single-click to open a Palette" option 2022-02-20 01:04:59 +01:00
Casper Jeukendrup
adaaebddaf
Restore "Expand/Collapse all Palettes" actions 2022-02-20 00:08:14 +01:00
Casper Jeukendrup
899b659acf
Restore "Open only one Palette at a time" option 2022-02-19 22:09:18 +01:00
RomanPudashkin
565d8c64ca
Merge pull request #10007 from Jojo-Schmitz/metric-modulation
[MU4] Fix "dotted eighth = quarter" metric modulation
2022-02-18 10:04:20 +02:00
Casper Jeukendrup
8107f05b70
Fix preview in Staff/Part Properties > Advanced 2022-02-17 17:39:10 +01:00
Roman Pudashkin
bf8862e73b fix #10540: fixed removing of selected palettes after pressing backspace / delete 2022-02-14 18:53:22 +02:00
Casper Jeukendrup
f36ce775aa
Rename EngravingObject::userName() to typeUserName() 2022-02-10 18:00:21 +01:00
Casper Jeukendrup
049ab28a7f
Rename EngravingObject::name() to typeName() to disambiguate 2022-02-10 17:33:29 +01:00
HemantAntony
fc319f3727 Fix #10307: Rearranged Palettes 2022-02-10 18:26:29 +05:30
RomanPudashkin
86057e415e
Merge pull request #10431 from RomanPudashkin/duplicated_palette_items
[MU4] fix #10423: TS and KS 'More' dialogs add new items to both palettes
2022-02-03 18:17:30 +02:00
Roman Pudashkin
fc3588b82f fix #10423: fixed duplication of elements between the Time signatures and Key signatures palettes 2022-02-03 11:55:04 +02:00
Eism
b7fdaccb45 Set maximum flick velocity to 1500 for all views in the project 2022-02-01 19:02:19 +02:00
Roman Pudashkin
f9def98d65 fixed the order of operations: previously, the open dialog became inactive after opening and could be overlapped by the app window (on windows) 2022-02-01 11:44:08 +02:00
Roman Pudashkin
5a4bdac295 fixed the ability to add custom time signatures 2022-01-31 19:53:14 +02:00
Roman Pudashkin
443260af59 fixed the ability to add custom key signatures 2022-01-31 19:46:47 +02:00