Commit graph

55 commits

Author SHA1 Message Date
Joachim Schmitz
b6f3e9dcaa remove post 1.3 and pre-2.0 compatibility checks and tweaks
There's probably quite a bit more, but these are the most
obvious places.
Impoved the error mssage, with a hint where to get 2.0.
Most of the templates and sample scores had been created with a pre2.0
nightly version, so they have been resaved with 2.0.0. They'll most
probably need to get updated for 3.0 at some point again.
2016-05-13 06:55:03 +02:00
ws
696dc07b54 fix crash in range layout 2016-04-13 12:05:47 +02:00
ws
9db0540ad2 fix Spatium/QVariant conversions 2016-04-13 11:35:22 +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
9f933d8503 Layout reorganization 2016-04-13 11:05:04 +02:00
ws
d8e4373435 make DPI=72 constant 2015-11-16 14:24:47 +01:00
lasconic
0c92650e5d fix #60491: Frames can be set to have 0sp height or width, but this is not saved 2015-06-30 18:33:51 +02:00
Marc Sabatella
408785b091 fix #65786: crashes and loss of work with paste in text frames 2015-06-24 16:29:53 -06:00
ws
892e5887f9 fix #57861 bad import of & in part name 2015-04-27 13:03:52 +02:00
ws
54a6d64d97 fix #48481 Last measure of score corrupt when applying local time signature 2015-02-23 10:10:18 +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
12a05414d6 fix: save Box topGap/bottomGap in spatium units 2014-12-30 21:14:31 +01:00
ws
fab62beb31 fix #36776 2014-10-16 11:56:25 +02:00
ws
65591b6a90 set default handle to 0 for frames in edit mode (#31356) 2014-08-29 09:40:46 +02:00
lasconic
48a8430866 fix #31006: Creation of Part - header formatting could be improved 2014-08-27 13:10:20 +02:00
ws
24facb5918 another fix for 28761 2014-08-22 18:04:11 +02:00
ws
6d46589c56 fix #29431 2014-08-13 21:01:21 +02:00
Joachim Schmitz
29d17dae5c rename LayoutBreak::LayoutBreakType to LayoutBreak::Type 2014-06-26 11:57:45 +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
f76946c2cf convert unnamed enum into enum class IconType
and change to a better sentinel for end of list.
Also move the Q_DECLARE_METATYPE(Ms::ValueType) nearer to its
definition.

This should conclude the work on the enums in libmsore/mscore.h.
2014-05-30 13:37:32 +02:00
Joachim Schmitz
79474e3fcc convert unnamed enum into enum TextStyleType
more work needed to make it an enum class
2014-05-30 13:37:30 +02:00
Joachim Schmitz
7f1b612615 convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
Joachim Schmitz
931e837c5e convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
Joachim Schmitz
a1c6c8c493 improve enum ElementFlag
more work needed to convert it into a class, same issue as with
ArticulationShowIn.
2014-05-23 10:35:22 +02:00
Joachim Schmitz
2ae0940bdd convert enum LayoutBreakType to enum class 2014-05-23 10:35:13 +02:00
ws
e534cccef8 bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
Joachim Schmitz
5977488174 eliminating needless \n in qDebug() calls
searching for 'qDebug.*\\n\'
2014-03-25 14:59:32 +01:00
ws
b4a3b41c49 fix #16626 2014-03-16 14:57:32 +01:00
lasconic
63de5a3711 option to disable loading of parts and images 2014-03-04 17:40:23 +01:00
ws
d796ea407d rework text implementation 2014-02-11 14:27:44 +01:00
ws
05d827a9ee rework of InputState 2013-10-24 12:09:00 +02:00
ws
e6cbbabe2b move anchor while dragging dynamics 2013-10-22 12:05:31 +02:00
wschweer
51a6f6e7cc expose LineBreakType to plugins 2013-10-05 23:13:33 +02:00
lasconic
ee5bbfb846 fix crash when dropping fretdiagram on frame 2013-09-28 17:38:25 +02:00
lasconic
af9575f1f2 fix #22020: Dashed lines (for frames) oversized in navigator window 2013-07-24 09:49:25 +02:00
lasconic
474373bbf7 dotted line for frame 2013-07-04 21:07:53 +02:00
ws
bf15b8a90a fix #19427, fix image drop to note 2013-07-04 10:56:31 +02:00
ws
81bcff9947 fixes for clefs+parts 2013-06-05 15:47:34 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
lasconic
14fbeb30d3 fix text style index/type association when creating new text 2013-04-11 13:30:34 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
667cd5c6dd cleanups 2013-03-25 16:27:20 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ws
74f8813f09 updates for new element edit mode schema 2013-02-27 11:26:58 +01:00
ws
73f2e81f2d fix slur regression 2013-01-21 20:21:41 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
ws
00ce99f280 fix stem layout; some optimizations 2013-01-02 09:30:59 +01:00
Werner Schweer
9e623889d0 fix #18193 2012-09-24 14:48:43 +02:00
Werner Schweer
da1358de52 extend property implementation 2012-08-12 11:44:36 +02:00