Commit graph

45 commits

Author SHA1 Message Date
lasconic
e965f09dad fix crash in text indent more, ordered list 2013-05-15 11:42:39 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
lasconic
f8cc991c6d minor/typo fixes 2013-05-09 19:31:56 +02:00
Tony Mountifield
1ee8c1eda9 Fix shape and initial position. 2013-05-08 14:56:37 +01:00
Tony Mountifield
10fbd376bf Fix alignment of unstyled text.
Separate out the offset from the text alignment, and use the
text alignment to set the bounding box.
2013-04-25 20:07:08 +01:00
ws
d7d7b28024 fix layout of unstyled text 2013-04-25 18:37:07 +02:00
Tony Mountifield
80652c6e86 Fix unstyled text to obey alignment 2013-04-14 15:12:46 +01:00
lasconic
94da16adc6 fix follow text option in tempo text 2013-04-10 12:08:29 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
d4749e2f35 fix #20331 Attempting to move a measure number results in a crash 2013-03-06 09:49:33 +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
2bcc1bdf5a change edit mode implementation 2013-02-27 11:26:58 +01:00
ws
4f743e8c19 implement selections for simple text editing 2013-02-19 20:35:23 +01:00
ws
6310c5a099 remove QTextCursor and QTextDocument from Text interface 2013-02-18 12:56:09 +01:00
ws
4e3954808a fixes and cleanups for text editing 2013-02-14 16:27:36 +01:00
ws
17815f72c3 fix regression: editing of non-styled text 2013-02-14 14:14:21 +01:00
ws
f41fbba2df cleanups for text; simplify SyntiParameter 2013-02-14 12:24:00 +01:00
ws
01920f5352 implement in place editor for SimpleText 2013-02-13 19:28:53 +01:00
ws
d87eb40de3 cleanup for dynamics; move glyphs for dynamics to FreeSerifMscore, adapt styles 2013-02-13 09:54:26 +01:00
ws
48b17c47ae remove mscore1 font; change dynamics editing 2013-02-11 20:53:51 +01:00
Werner Schweer
d0f4ee00a2 layout fixes for edit styled text 2013-02-06 16:23:27 +01:00
ws
02fe7a77b7 tune layout rules to better match 1.2 behaviour 2013-01-28 21:45:57 +01:00
ws
a14b2e694e more regressions fixes for xml reader 2013-01-23 14:14:09 +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
37aa63b841 enhance 1.2 import of lyrics 2012-10-29 17:14:05 +01:00
Werner Schweer
328c1102e7 update text editing; enable horizontal alignment options for lyrics 2012-10-25 13:52:24 +02:00
Werner Schweer
d470cbd4bf fix simple text detection 2012-10-24 14:31:04 +02:00
Werner Schweer
8a62f5da1b fixes for text editing 2012-10-23 14:42:00 +02:00
Werner Schweer
bf1c7506bf text layout: consider frame inner margins 2012-10-23 11:59:15 +02:00
Werner Schweer
c5056efce4 remove debugging output 2012-10-22 15:50:07 +02:00
Werner Schweer
6bc666709e fix layout for unstyled text; fix edit mode 2012-10-22 15:42:39 +02:00
Werner Schweer
d39159d702 check for simple text when importing 1.2 scores 2012-10-22 10:48:58 +02:00
Werner Schweer
2baa6615ef update for simpletext; enhanced text compatibility with 1.2 2012-10-04 17:07:38 +02:00
Werner Schweer
771004d968 fix 1.2 import issue with clefs 2012-10-02 13:52:23 +02:00
Werner Schweer
12e5cc5629 add unit test for element 2012-09-14 10:09:40 +02:00
lasconic
c1c2a6b56d replace MScore1 by FreeSerifMscore in text when opening old scores 2012-09-11 14:58:04 +02:00
Werner Schweer
4b9012603a change text frame width and margins from mm units to space units 2012-09-10 11:55:24 +02:00
lasconic
2c397d289e fix #17643: Weird behaviour on editing existing textual elements 2012-08-08 21:22:04 +02:00
Werner Schweer
88e6e99aa9 allow unstyled dynamics 2012-07-22 17:11:36 +02:00
Werner Schweer
f6947290d4 add alpha channel to color selector; add background color to textframe 2012-07-20 21:46:31 +02:00
Werner Schweer
962432aa4a more robust behaviour when importing 1.2 files 2012-07-20 16:29:24 +02:00
Werner Schweer
5182c9e085 derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +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