Commit graph

179 commits

Author SHA1 Message Date
anatoly-os
c07d825a42
Merge pull request #3775 from mattmcclinch/89016-dotted-rests
fix #89016: Disappearing dots (using NoteDot)
2018-08-14 11:45:05 +02:00
ws
d5b8938756 add NoteDot to inspector 2018-08-09 13:12:34 +02:00
ws
ca6e5d003e misc. updates for inspector 2018-08-08 14:16:29 +02:00
ws
10ebbb9080 update text style implementation 2018-08-01 11:46:35 +02:00
ws
b789142fc3 make more styles available for SystemText StaffText and RehearsalMark 2018-07-26 10:16:26 +02:00
ws
c3bad12409 fix left alignment of dynamics 2018-07-23 16:50:36 +02:00
ws
1fb2fc2d9b fix #264594 lyrics update 2018-07-19 13:03:38 +02:00
ws
5ef52f385e rename 'General Style' and 'Substyle' to 'Style' in UI 2018-07-13 12:21:41 +02:00
ws
8ca085ca76 Harmony and Fret update 2018-07-12 10:16:07 +02:00
Matt McClinch
daa4802f33 fix #89016: Disappearing dots
Use NoteDot for the dots after rests, instead of the rest drawing its own dots, which were drawn outside of the rest's bbox.
2018-06-29 17:22:24 -04:00
Matt McClinch
6c2b78c0bc fix #273305: Courtesy clef hide/show issue 2018-06-12 13:27:44 -04:00
ws
7ddf9d66f1 fix typo in last commit 2018-06-08 18:31:36 +02:00
ws
2c012a23d4 fix #210116 Delete all and Undo duplicates the clef 2018-06-08 18:25:56 +02:00
anatoly-os
5182e97a6d follow up 335bd4ed08
el() is nullptr when starting MuseScore.
2018-06-06 16:49:08 +02:00
Matt McClinch
e5aa1d3751 fix #272595: Inspector not updating properly leads to crash 2018-06-05 15:14:58 -04:00
Matt McClinch
24ccd3e355 fix #108201: Untick 'Show courtesy' for clefs does not work. 2018-05-22 07:25:48 -04:00
ws
ef72a276e3 update Stem, inspector for Stem 2018-05-08 10:51:38 +02:00
ws
d31cfd9885 add Stem to inspector 2018-05-07 19:05:49 +02:00
ws
33d1cd7fb4 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ws
6969419cfc update subStyle implementation 2018-03-21 14:05:43 +01:00
ws
c1be1e4ab5 bend: add stlye page, add lineWidth property + style 2018-03-19 10:58:33 +01:00
ws
974a388041 add LINE_WIDTH property to tuplet 2018-03-16 12:08:57 +01:00
luz.paz
dab3b5f056 Misc. typos follow up
Follow up to previous typo commit a8ac55c180
2018-02-19 19:30:12 -05:00
ws
54991c474a updates for articulations and fermata 2018-01-23 14:09:18 +01:00
Werner Schweer
d92ef8b9d4 update properties/styles, update glissando 2017-12-13 15:50:04 +01:00
Werner Schweer
e278f5003d update for PalmMute 2017-11-28 09:29:09 +01:00
Werner Schweer
ac13db43b4 add more tuplet style values to inspector 2017-07-10 19:23:56 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
f5467fc4d1 inspector update 2017-03-10 18:30:29 +01:00
Werner Schweer
cf42a3a377 fix #179926: add scale property for time signature 2017-03-09 13:37:53 +01:00
Werner Schweer
867f2582f6 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
Werner Schweer
33bf0a3a40 add text properties to instrument name in inspector 2017-02-28 08:39:25 +01:00
Werner Schweer
c4b477bab2 fixes for layout, align property 2017-02-23 11:42:03 +01:00
Werner Schweer
63c9ad1234 inspector update 2017-02-13 12:45:37 +01:00
Werner Schweer
bfebf95b66 update inspector for lyrics 2017-02-12 10:31:19 +01:00
Werner Schweer
76820da37d fix crash writing styles 2017-02-08 20:12:07 +01:00
Werner Schweer
be3e45d8c1 more inspector updates 2017-02-08 16:21:44 +01:00
Werner Schweer
3e978be4ba misc. layout fixes; inspector update 2017-02-08 13:29:25 +01:00
Werner Schweer
8d98c90995 inspector updates 2017-02-08 11:12:43 +01:00
Werner Schweer
fe8a3e5e9c move textline properties to inspector 2017-02-07 18:48:41 +01:00
Nicolas Froment
e622cef699 Merge pull request #2970 from Jojo-Schmitz/inspector-stafftext
more system/staff text fixes
2017-02-02 09:55:53 +01:00
Werner Schweer
48f2f0897f add parenthesis/bracket to accidental 2017-01-31 17:28:56 +01:00
Werner Schweer
902a5f7add remove obsolete 'Album'; style updates 2017-01-31 12:22:05 +01:00
Joachim Schmitz
4244e71ea7 more system/staff text fixes
* Ctrl-Shift+T enters system text and not staff text with system text style
* multi select a mix of system- and staff text gets detected and opens the staff text inspector
* multi select a mix of pedal- and text lines opens the the text line inspector
2017-01-23 15:04:32 +01:00
Werner Schweer
f8417ca046 add SystemText element 2017-01-20 11:05:52 +01:00
Joachim Schmitz
f89a4fe137 more subtype improvements
there's no reason to not show staff text subtype for system text and
vice versa
2017-01-20 09:23:49 +01:00
Werner Schweer
6b7de2e9c3 add substyles to staff text and system text in inspector 2017-01-19 10:11:12 +01:00
Werner Schweer
1d4c6b2f21 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
Werner Schweer
5433d719d9 replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
Nicolas Froment
e1d3bf0553 Merge pull request #2950 from Jojo-Schmitz/slurtie-inspector
fix #153856: Slur/Tie inspector not shown when slurs and ties are selected at the same time
2017-01-14 17:43:59 +01:00