Commit graph

202 commits

Author SHA1 Message Date
ws
565d5c505c fix note dot layout after editing 2016-05-12 16:52:08 +02:00
ws
c5b3787e62 fix Direction property conversion to QVariant 2016-05-12 15:40:01 +02:00
ZackTheCardshark
cdc82364e4 Fix #100396: change "note heads" to "noteheads"
See http://music.stackexchange.com/questions/42722/notehead-or-note-head

(also correct "fo" to "for" in comment)
2016-05-02 21:22:29 -04:00
ws
cb65146fd5 fix #108171: Barline properties in inspector dont work 2016-04-27 18:02:42 +02:00
ws
94589cc8fd fix #106726: Incorrect distance from barline to accidental 2016-04-18 18:11:51 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
6fdbf515e8 changed element type conversion 2016-04-13 11:20:06 +02:00
ws
987c142012 adjust some layout distances 2016-04-13 11:20:05 +02:00
ws
14ee35ba52 misc. regression fixes 2016-04-13 11:20:05 +02:00
ws
97345495ec fix regressions for system divider 2016-04-13 11:19:01 +02:00
ws
dfe49b06ad barline cleanup 2016-04-13 11:18:15 +02:00
ws
989aae1d93 fix note dot handling in inspector 2016-04-13 11:18:15 +02:00
ws
9f933d8503 Layout reorganization 2016-04-13 11:05:04 +02:00
Joachim Schmitz
da49625af5 fix #25734: Slur/Tie in Inspector should expose Direction
to allow reset to Auto
2016-03-10 09:40:40 +01:00
Marc Sabatella
102ba03fdf fix #101386: crash on undo of add with inspector not shown 2016-03-09 16:02:51 -07:00
lasconic
c807c0dcf0 fix #33541: some elements can get marked invisible, but this doesn't get saved, so is lost on reload 2016-01-22 15:47:30 +04:00
lasconic
db2244c5c5 fix #33541: some elements can get marked invisible, but this doesn't get saved, so is lost on reload 2016-01-22 15:37:45 +04:00
Joachim Schmitz
26524553f0 fix some texts for translation
the fix for Güiro vs. Guiro seems needed due to a suspected bug
in lupdate, it seems to drop the \ and so screws up on Transifex.
2016-01-20 13:23:30 +01:00
AntonioBL
1887941dfe fix #93946 : reset text to style in inspector not working for dynamics 2016-01-14 09:24:46 +01:00
ws
d8e4373435 make DPI=72 constant 2015-11-16 14:24:47 +01:00
ws
74281d4e2b add property button to Bend and FretDiagram in inspector 2015-11-04 14:04:03 +01:00
Joachim Schmitz
d6851df5f6 fix some texts in the updated fretboard inspector
as a follow up to 60cb031
2015-11-02 12:49:51 +01:00
ws
60cb031bb0 more accessible fret diagrams 2015-11-02 11:20:40 +01:00
Werner Schweer
e25b67b25e Merge pull request #2148 from AntonioBL/resettextstyle
Fix #72051 : reset text to style
2015-10-28 16:53:43 +01:00
Marc Sabatella
40e73ade70 add text style type, Inspector settings 2015-08-26 14:20:46 -06:00
Marc Sabatella
04604f5c74 fix #74171: cresc. and dim. lines 2015-08-26 09:31:39 -06:00
AntonioBL
9076947ae6 Fix #72051 : reset text to style 2015-08-04 10:17:32 +02:00
lasconic
0ecd32b4f0 fix #69111: Crash on changing line type to Wavy Line 2015-07-15 16:48:03 +02:00
jimka2001
c7b54d1018 implementation of trill line playback
including some test cases
2015-07-11 17:02:40 +02:00
Marc Sabatella
b9f702b6ca fix inspectorBend 2015-07-07 12:33:31 -06:00
lasconic
a34fdf58fd add play property to arpeggio 2015-07-06 18:16:52 +02:00
lasconic
90e7a5f36d replace playBend by play 2015-06-23 14:49:36 +02:00
lasconic
c7c7a180a4 Merge branch 'bends' of https://github.com/Igevorse/MuseScore into Igevorse-bends 2015-06-23 13:45:32 +02:00
lasconic
f6959ace91 replace playGlissando and playArticulation by existing play property 2015-06-23 09:19:06 +02:00
Joachim Schmitz
ca6ca27186 implement inspector for text frame
which is different from a vertical frame in that its height is
automagically calculated and as such not changeable.
2015-06-17 14:19:47 +02:00
igevorse
6304ad00f8 Implemented 'Play' property for the Bend class 2015-06-15 21:05:30 +05:00
Joachim Schmitz
1f3fdb51ec fix #61146/4, Tempo Text defaults
Dafault for "follow text" remains false, so the 'reset value' button
remains enabled tor tempo texts taken from the palette.

Still the tempo setting is used, even if 'Follow Text' is enabled and
the that text says something entirely different.
2015-05-27 15:53:45 +02:00
Joachim Schmitz
f8d9f95889 fix #61146/1, Segment's leading and trailing space 2015-05-27 14:29:38 +02:00
Joachim Schmitz
ee3c374878 fix warning reg. duplicate lable in UI file
and fix an upper vs. lower case issue
2015-05-18 17:20:26 +02:00
jimka2001
782e592ad4 implementation of glissando playback
added play button for glissando
also updated test case
updated glissando accidentals to work correctly based on end note, even if in different staff
2015-05-16 10:46:02 +02:00
jimka2001
7c5d7f0716 QT GUI for editing ornamentStyle and playArticulation in the articulation inspector 2015-05-16 10:46:00 +02:00
lasconic
965625bb3d fix #59386: Em dash (—) in text style name turned to question mark 2015-05-10 11:41:14 +02:00
ws
abb75a56d7 fix for inspector 'styled' representation 2015-04-19 11:30:46 +02:00
Marc Sabatella
94f192a419 another barline fix 2015-04-09 21:41:03 -06:00
lasconic
f063a65d31 rename Part range to Ambitus for user visible string 2015-03-03 15:21:27 +01:00
Marc Sabatella
2d4e48feea fix #49096: reset text to style too limited 2015-02-27 08:23:51 -07:00
ws
6b554a970b implement 'reset text to style' in inspector for text elements 2015-02-27 13:33:10 +01:00
ws
40e15ef9e3 small fixes for dark theme 2015-02-27 13:33:10 +01:00
lasconic
5ca436a235 Glissando in Inspector 2015-02-26 17:09:28 +01:00
lasconic
cebbef5cf5 fix barline translation in palette 2015-02-25 11:54:31 +01:00