Commit graph

53 commits

Author SHA1 Message Date
ws
b1a14fe7e0 small fix for editing linked staff text 2018-04-18 14:31:47 +02:00
ws
72950fca7a fix #251451 Crash when trying to add staff text to multimeasure rests 2018-04-18 09:45:20 +02:00
Werner Schweer
f4c70e5bb7 fix for foto mode 2017-06-20 09:57:18 +02:00
Werner Schweer
90d3a6ff2f rollback text editing behaviour 2017-06-13 17:23:24 +02:00
Werner Schweer
f02a489bf8 fix lyrics editing, context menu 2017-05-03 10:31:30 +02:00
Werner Schweer
be89a2de5e replace QStateMachine 2017-05-02 14:23:01 +02:00
Werner Schweer
f94d05e921 update text editing 2017-05-02 14:17:51 +02:00
wschweer
51372d8018 update undo/redo infrastructure for text editing 2017-04-11 11:34:47 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
c156357930 update image element 2017-03-10 17:14:44 +01:00
Werner Schweer
dff05f9d6d fix note head dragging 2017-03-06 11:33:54 +01:00
Werner Schweer
1d4c6b2f21 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
Werner Schweer
62513977a0 misc. updates for barlines 2016-12-29 13:42:55 +01:00
Joachim Schmitz
f5844ef63a fix #122401: turn off auto placement after pos change via keyb 2016-08-26 14:13:53 +02:00
ws
94589cc8fd fix #106726: Incorrect distance from barline to accidental 2016-04-18 18:11:51 +02:00
ws
2874c409ae specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
9ec1d02471 code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
ws
13eccf97fb fix #47976 Crash when closing score with empty tet-frame 2015-02-17 21:12:19 +01:00
ws
24419cbf95 fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
Marc Sabatella
a362b157fc fix #44916: crash on edit element without grips 2015-01-24 08:38:15 -07:00
Joachim Schmitz
36de96e0ce fix #44791: crash when exiting edit mode via mouse click 2015-01-19 19:41:14 +01:00
ws
16764d4614 fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
ws
1e53821848 update inspector in edit mode 2015-01-05 10:50:47 +01:00
ws
fab62beb31 fix #36776 2014-10-16 11:56:25 +02:00
Maurizio M. Gavioli
8b686a348c Enter Edit Mode on an element only if if it isEditable()
Currently, `Element::isEditable()` is not checked before entering edit mode. This PR adds the checks.

**Note**: Given the variety of conditions which may determine the editability of an element and the fact that so far the `isEditable()` method has been under-utilized, this may lead to making un-editable elements previously editable (possibly correctly or possibly not).
2014-09-10 12:35:25 +02:00
Marc Sabatella
97cd5a3dbb fix #31721: crash after entry of empty harmony/fb 2014-09-01 20:42:59 -06:00
lasconic
bff486a493 clean up accessors in musescore.h 2014-08-29 19:18:39 +02:00
lasconic
517d64dda8 remove text element if empty after edition 2014-08-22 22:41:04 +02:00
Maurizio M. Gavioli
e667f4998d Fix merge conflict and modif. check for bar lines separate from other elements. 2014-06-28 10:24:18 +02:00
Maurizio M. Gavioli
0fc2f03454 Allow both Shift and Ctrl drag modifiers.
At least for bar line dragging, Shift-dragging can co-exist with Ctrl-dragging: allow detection of either, if both.
2014-06-28 09:37:14 +02:00
Joachim Schmitz
75623c53dc move ElementType to Element::Type
needed to make it available to the Plugin framework
2014-06-26 11:57:35 +02:00
ws
e8be73f41b fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
Joachim Schmitz
931e837c5e convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
ws
d6ff895c01 fix #25636 2014-05-05 12:25:17 +02:00
lasconic
9050df55ae fix editing of barline with keyboard 2014-04-08 11:43:46 +02:00
lasconic
ecd6222e20 fix #22917: Dragging bar lines to top or bottom staff lines requires extra precision 2014-04-08 10:42:25 +02:00
ws
b4a3b41c49 fix #16626 2014-03-16 14:57:32 +01:00
ws
e6cbbabe2b move anchor while dragging dynamics 2013-10-22 12:05:31 +02:00
ws
9dba0be445 updates&fixes for tie editing 2013-08-22 12:18:37 +02:00
lasconic
11729327cb remove the edit toolbar, add raster buttons in inspector 2013-06-28 19:41:54 +02:00
ws
a7904c31f5 refactoring spanner, part I 2013-06-10 11:03:34 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
7a51557946 fix #20759 2013-04-15 19:17:10 +02:00
ws
2bcc1bdf5a change edit mode implementation 2013-02-27 11:26:58 +01:00
ws
2184910865 fix text palette handling 2013-02-27 11:26:58 +01:00
ws
ef5235b00b fixes & cleanups for mscore states 2013-02-15 22:39:56 +01:00
Maurizio Gavioli
4f01a1d9d6 Individual bar line editing and several fixes 2012-10-20 17:00:31 +02:00
Werner Schweer
9052e82be5 fix selection of note anchord TextLine segments 2012-09-17 10:43:59 +02:00
lasconic
ec12bc5dfe constraint drag edit with Ctrl and Shift 2012-09-15 15:14:41 +02:00