Commit graph

42 commits

Author SHA1 Message Date
Maurizio M. Gavioli
9da8698926 Fix #20724 - Remove "Hide/show naturals" in keysig context menu.
In addition to the score-wide style (which is kept without changes), naturals for individual key sigs are controlled by a previous section break: if the previous measure has a section break, naturals are always hidden; otherwise they follow the score settings.

The KeySig::_showNaturals member var is removed, as well as all the code involving it. This should bring a substantial simplification of the matter, while keeping the possibility to control individual key sig instances.

A partial regression is introduced for 1.x scores, which did not have the concept of section break: they will show naturals originally hidden, until the proper section breaks are not added (which it likely to be done anyway, if the score contains several pieces).
2014-04-10 21:15:49 +02:00
ws
d280091f22 implement separate tpc values for transposed view 2014-04-09 09:40:48 +02:00
lasconic
408b74df94 manually merge PR #797 and PR#808 2014-04-02 20:31:37 +02:00
ws
89d649939d fix pianoroll editor; editing event ontime and length 2014-03-28 16:30:06 +01:00
ws
0fded1b281 update pianoroll editor: editing of note even ontime/duration 2014-03-27 14:50:01 +01:00
ws
eb999f4abc fix insert/delete measures for parts 2014-03-03 17:45:43 +01:00
ws
fd66e91bc0 link frames 2014-02-28 14:25:47 +01:00
ws
1306ba5ffe Merge branch 'master' of github.com:musescore/MuseScore into text 2014-02-11 20:29:33 +01:00
lasconic
1a26ef4d35 fix: undo of change actual duration to 8/4 doesn't undo rest shape change 2014-02-11 17:42:22 +01:00
ws
d796ea407d rework text implementation 2014-02-11 14:27:44 +01:00
lasconic
53bbb8f071 fix #24041: Pitches incorrect after inserting measures before key signature/clef change 2013-12-28 16:58:06 +01:00
ws
c6cfc3fcf6 fixes for editing multi measure rests 2013-10-30 14:21:08 +01:00
Maurizio M. Gavioli
c309b21a5a Added colour property to the lines of a staff.
Colour is set with a colour box in the Staff Properties dialogue box.
2013-10-26 13:47:05 +02:00
ws
e6cbbabe2b move anchor while dragging dynamics 2013-10-22 12:05:31 +02:00
ws
cf84739c84 new action+shortcut M to toggle multi measure rest creation 2013-09-28 11:24:50 +02:00
ws
517627a21f update clef implementation 2013-09-05 16:38:04 +02:00
ws
839b2dc313 fix for line editing; fix ottava import from 1.3 2013-08-28 11:10:47 +02:00
ws
9dba0be445 updates&fixes for tie editing 2013-08-22 12:18:37 +02:00
ws
8bbceb045f inspector update: make styled properties undoable 2013-08-07 13:21:05 +02:00
ws
f7f46859f7 fix #21619 2013-06-28 17:46:40 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
Maurizio M. Gavioli
f8e1adb3b5 Staff: expose _userDist member variable in Staff Properties dlg box.
This allows to modify the extra user distance above the staff via numeric input  in addition to mouse dragging operations.
2013-04-20 01:32:28 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
626a86a03d fix delete/add start/end repeat bars in scores with parts 2013-02-27 14:41:28 +01:00
ws
2bcc1bdf5a change edit mode implementation 2013-02-27 11:26:58 +01:00
Werner Schweer
42bf99a059 more changes for note articulation 2012-11-20 20:51:18 +01:00
Werner Schweer
3bed7823bf rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
Maurizio Gavioli
d133699311 Keeps custom texts and actual values entered in TimeSig properties dlg box 2012-11-01 01:14:07 +01:00
Werner Schweer
2cbb3a93ff add Placement property to more elements 2012-10-31 11:48:12 +01:00
Maurizio Gavioli
1d98617589 Change of single bar line span made undoable 2012-10-20 17:00:31 +02:00
Maurizio Gavioli
d1296c8eab Initial implementation 2012-10-20 17:00:31 +02:00
Werner Schweer
3843057a76 fix clef editing 2012-09-20 11:35:34 +02:00
Werner Schweer
3fe697f54d implement inspector for hairpin elements 2012-09-18 09:28:28 +02:00
Werner Schweer
ea8b6e1336 fix #17735: Actions without change to score makes it dirty 2012-09-05 11:49:48 +02:00
Werner Schweer
b2fdfa32af remove 'insertTime()' 2012-09-03 21:15:38 +02:00
Werner Schweer
5dbc4b36fc fix loading of instrument templates 2012-08-06 09:29:11 +02:00
Werner Schweer
686d0d271c fix script bindings for some enums 2012-08-04 15:46:43 +02:00
Werner Schweer
5cd3f6802b fixes for 'show part' flag (instrument dialog) 2012-08-01 22:15:58 +02:00
Werner Schweer
912c5925b0 updates for Clef, KeySig, TimeSig 2012-07-27 18:01:15 +02:00
Werner Schweer
6817e945db cleanups for "local time signatures" 2012-06-28 15:12:17 +02:00
Werner Schweer
e3d76d3aaa Ctrl+drop time signature now creates a 'local' time signature 2012-06-28 09:28:13 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00