Commit graph

63 commits

Author SHA1 Message Date
Dmitri Ovodok
5c3b407dae Move setting up grips out of Element::startEdit() 2019-12-24 14:16:06 +02:00
Dmitri Ovodok
99c7b0d746 Add more information to setLayout() 2019-10-25 16:18:41 +02:00
Dmitri Ovodok
d26bd056de Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
ws
5e1a949b0b fix #279343 Adding bracket in a system doesn't expand in other systems 2018-12-07 15:06:15 +01:00
Dmitri Ovodok
8e2ad3b40d Record placement related properties when autoplacement gets switched on 2018-11-26 01:59:12 +02:00
ws
02776ef3eb fix crash after editing bracket 2018-11-19 11:47:49 +01:00
ws
d2e452040b fix #278099 Crash when inserting a symbol from master palette 2018-11-13 13:32:33 +01:00
Dmitri Ovodok
c95dfd5a40 Make it possible to record elements written to MSCX 2018-10-29 16:30:19 +02:00
Matt McClinch
1181ccb031 fix #273292: Extend brackets on other staves is not saved 2018-09-13 17:30:32 -04:00
Matt McClinch
bb400edf5e fix #273488: Dropping a bracket onto a bracket causes a crash 2018-06-19 12:37:53 -04:00
ws
6c22a5dea1 fix #247761 Crash involving brackets and a font style change 2018-05-04 14:14:34 +02:00
ws
33d1cd7fb4 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ws
5783276f51 fix #269047 Crash by creating custom workspace... 2018-02-12 12:19:32 +01:00
anatoly-os
f1c36a6ed9 fix #240831, fix #267689: crash on editing arpeggios, spacers, brackets and stems
Added required call to the super startEdit() method to initialize ElementEditData for further usage in startEditDrag.
Removed nullptr check since it is actually useful to have crashes on master to find incorrect program states, but not just avoid occasional crashes.
2018-02-09 15:14:44 +02:00
Werner Schweer
8fb09aace0 fix #230216: crash by switching between advanced and custom workspaces 2017-07-05 12:40:53 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
1d4c6b2f21 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
Werner Schweer
0b1aea952f layout for movements 2017-01-05 11:28:45 +01:00
Werner Schweer
35b948adaf add instrument name panel to inspector 2016-12-30 10:58:53 +01:00
Werner Schweer
95ce45afec add inspector panel for Bracket 2016-12-29 19:46:40 +01:00
Werner Schweer
62513977a0 misc. updates for barlines 2016-12-29 13:42:55 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
lasconic
27d22e0b99 fix pdf export of the new glyph based braces 2016-11-16 10:35:30 +01:00
lasconic
e8b7932ea5 fix #138706: Draw brace from musical font instead of hardcoded 2016-11-15 17:24:15 +01:00
werner
6dd82d2f78 fix editing of brackets 2016-06-10 10:36:06 +02:00
Eric Fontaine
4ace61ee64 fix #112736 a few benign compiler warnings 2016-06-01 03:17:28 -04:00
ws
b59bf610de cleanup system brackets 2016-05-25 21:08:26 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
lasconic
0ba6a8b2ff fix leak 2015-03-08 10:58:11 +01:00
AntonioBL
3428515a4b fix #22662 Dropping brackets onto existing brackets does not save correctly 2015-03-07 17:18:51 +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
6d46589c56 fix #29431 2014-08-13 21:01:21 +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
Joachim Schmitz
0533e643e7 convert enum BracketType into enum class 2014-05-26 22:25:34 +02:00
Joachim Schmitz
0b43247956 convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
Joachim Schmitz
931e837c5e convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
Gootector
73c9c6a0ee Fixed brace's tips
Fixed brace's tips - brace's tips will be look better
2014-05-04 10:07:59 +02:00
ws
b4a3b41c49 fix #16626 2014-03-16 14:57:32 +01:00
ws
e6e7abbd6d smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
ws
02b264f068 smufl integration, part II 2013-11-12 09:29:12 +01:00
ws
733c1934db smufl integration, part I 2013-11-12 09:29:12 +01:00
lasconic
c2f62565fe fix ambiguous calls 2013-10-29 22:56:13 +01:00
Leon Vinken
fad3265d7f add bracket type line 2013-09-11 15:39:46 +02:00
ws
5d03e5770a fix #21603 2013-06-27 11:03:00 +02:00
ws
a68363cf25 make bracket span change undoable 2013-05-31 12:23:07 +02:00
lasconic
d6eb49e72e fix #21127, fix #21123, fix layout of square bracket 2013-05-18 14:53:28 +02:00
ws
e4513cab1e pressed buttons have white icons now 2013-05-15 16:08:12 +02:00
lasconic
61ae46d911 add simple system bracket 2013-05-15 11:44:18 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00