Commit graph

18449 commits

Author SHA1 Message Date
pereverzev_v
41656f7324 Implemented the model for "Jumps" section 2020-06-01 11:58:23 +02:00
pereverzev_v
9c2e46527a Implemented the model for "Markers" section 2020-06-01 11:58:23 +02:00
anatoly-os
c614847f78 add few safety checks 2020-06-01 11:58:23 +02:00
anatoly-os
51079fd337 Implemented SectionBreak popup in Inspector
- Implemented SectionBreak view
- Implemented SectionBreak model
2020-06-01 11:58:23 +02:00
pereverzev_v
b85f25cf9f Replaced conflicting constants names 2020-06-01 11:58:23 +02:00
pereverzev_v
2ac5a81572 Added a possibility to be enabled/disabled for FlatButton 2020-06-01 11:58:23 +02:00
pereverzev_v
6c748e296b Implemented the "Barlines" view section 2020-06-01 11:58:23 +02:00
pereverzev_v
36f32986dc Prepared a basic model for "Staff" section 2020-06-01 11:58:23 +02:00
pereverzev_v
8a295e0957 Implemented the "barlines" section model 2020-06-01 11:58:03 +02:00
Howard-C
f0471496ff Fix finding HAIRPIN instead of GLISSANDO in glissando playback model 2020-06-01 11:58:03 +02:00
pereverzev_v
cd0338d204 Replaced available svg icons with icons from IconFont 2020-06-01 11:58:03 +02:00
pereverzev_v
ed69f70ba3 Registered icons unicodes 2020-06-01 11:58:03 +02:00
pereverzev_v
bc0f7ff0bb Added musescore icon font 2020-06-01 11:58:03 +02:00
pereverzev_v
69648d189d Got rid of binding loops for tempo section of the inspector 2020-06-01 11:58:03 +02:00
pereverzev_v
7271727bd5 Fixed typo 2020-06-01 11:58:03 +02:00
pereverzev_v
18cf307dda Align popup arrow at the center of parent button 2020-06-01 11:58:03 +02:00
pereverzev_v
8c733ba20e Fixed appearance popup binding loops 2020-06-01 11:58:03 +02:00
pereverzev_v
035b9680d2 Fixed note settings inspector view height 2020-06-01 11:58:03 +02:00
pereverzev_v
0a7a9c9daf Replaced the "fermata" icon 2020-06-01 11:58:03 +02:00
pereverzev_v
302e9ec137 Fixed the note settings button visibility 2020-06-01 11:58:03 +02:00
pereverzev_v
c66584816d Fixed the stroke of the ColorPicker component 2020-06-01 11:58:03 +02:00
pereverzev_v
defd75471c Altered the NotationInspectorView, included the children views 2020-06-01 11:58:03 +02:00
pereverzev_v
6c609c5031 Exposed the defaultValue property of PropertyItem to QML 2020-06-01 11:58:03 +02:00
pereverzev_v
b3c3e6b400 Fixed the search of Glissando and Hairpin types in the elementrepositoryservice 2020-06-01 11:58:03 +02:00
pereverzev_v
6a7d045bd6 Extended the StyledPopup's close policy, now it should be closed by pressing Esc button 2020-06-01 11:58:03 +02:00
pereverzev_v
7d6b5e3aac Implemented the view for "Glissando" inspector section 2020-06-01 11:58:03 +02:00
pereverzev_v
6aa675a8e8 Implemented the model for "Glissando" inspector section 2020-06-01 11:58:03 +02:00
pereverzev_v
ef7be104ca Implemented the view for "Tempo" inspector section 2020-06-01 11:58:03 +02:00
pereverzev_v
1a20f9ec0d Implemented the model for "Tempo" inspector section 2020-06-01 11:58:03 +02:00
pereverzev_v
074a603cbf Implemented the fermata inspector section view 2020-06-01 11:58:03 +02:00
pereverzev_v
01d9c1e40c Implemented the fermata's inspector model 2020-06-01 11:58:03 +02:00
pereverzev_v
7d0e92cb55 Created NotationSettingsProxyModel 2020-06-01 11:58:03 +02:00
pereverzev_v
ef188632c3 Moved notes inspector models to the separate folder 2020-06-01 11:58:03 +02:00
pereverzev_v
85191a6fe0 Moved the notes inspector view into the separate folder 2020-06-01 11:58:03 +02:00
pereverzev_v
0c2005b48a Implemented the model for "Appearance" settings 2020-06-01 11:58:03 +02:00
pereverzev_v
05f314c2e3 Added an indeterminate state for ColorPicker 2020-06-01 11:58:03 +02:00
pereverzev_v
938f47eb6b Divided the "appearance" popup view to the separate simple parts 2020-06-01 11:58:03 +02:00
pereverzev_v
e9a71ed7fa Implemented the color picker, general qml component 2020-06-01 11:58:03 +02:00
pereverzev_v
c317643794 Implemented the view part for "Appearance" inspector's settings 2020-06-01 11:58:03 +02:00
pereverzev_v
3836bed7e6 Added members variables initialization, removed virtual keyword for overriden methods and made other style fixes by review comments 2020-06-01 11:58:03 +02:00
pereverzev_v
932f560adc Added forgotten beam type value 2020-06-01 11:58:03 +02:00
pereverzev_v
a59a01d41c Repair missing files after the rebase 2020-06-01 11:58:03 +02:00
pereverzev_v
701ad2c1dc Expanded the list of dynamic's types that can process the velocity change property 2020-06-01 11:58:03 +02:00
pereverzev_v
dc99dc73e2 Now selected elements that are not supporting the selected property don't influence on it's indeterminate state 2020-06-01 11:58:03 +02:00
pereverzev_v
cda90dc317 Protected from the old crash when updating the grips 2020-06-01 11:58:03 +02:00
pereverzev_v
6195028674 Added forgotten beam type value 2020-06-01 11:58:03 +02:00
pereverzev_v
4b6311b228 Automatically select all text within IncrementalPropertyControl when it recieves focus 2020-06-01 11:58:03 +02:00
pereverzev_v
2aa3b18292 Added members variables initialization, removed virtual keyword for overriden methods and made other style fixes by review comments 2020-06-01 11:58:03 +02:00
pereverzev_v
acf07f006e Reload beam's model properties after the change of beam type or "force horizontal" apply 2020-06-01 11:58:03 +02:00
Howard-C
9850337616 Add top/bottom/decimal properties to DoubleInputValidator
+ create `IntInputValidator`
2020-06-01 11:58:03 +02:00