Commit graph

34 commits

Author SHA1 Message Date
ws
7f9c245ada fix regressions 2013-06-25 19:52:00 +02:00
ws
f227ab77d1 fix import regressions; remove debug code 2013-06-25 14:29:18 +02:00
ws
71d39e6ffe fixes for timesig & more... 2013-06-25 10:41:42 +02:00
ws
47f933ee96 ignore Segments in msc[xz] files 2013-06-25 10:41:42 +02:00
ws
a13bb34fe2 fix segment type in debugger 2013-06-25 10:41:42 +02:00
wschweer
ab6120f85e refactoring grace notes 2013-06-12 14:23:57 +02:00
ws
a7904c31f5 refactoring spanner, part I 2013-06-10 11:03:34 +02:00
ws
98e849c641 fix #20419 2013-06-03 14:39:59 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
Maurizio M. Gavioli
d257d94501 Fix #21000 - Deleting the last annotation of a segment crashes
In Segment::removeAnnotation(), deleting the last annotation fools the "i != _annotations.end()" look test.
Fixed by adding a break after the deletion.
2013-05-07 12:58:21 +02:00
ws
66e5ef9e9d fix performance regression for layout 2013-05-06 14:20:43 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
lasconic
78af53416b fix #20545: no dash for lyrics attached to secondary voice 2013-03-25 21:19:21 +01:00
lasconic
666600a236 goto/label is evil 2013-03-16 12:57:43 +01:00
ws
ebb5c61d5a some inspector tweaks 2013-03-14 16:23:52 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ws
a487ef34e0 fix regression tests 2013-02-27 18:16:24 +01:00
ws
2921dcb29f add some checks for corrupted input files 2013-01-24 19:40:23 +01:00
ws
61fabb7294 fix for part creation; fix hairpin import from 1.2 2013-01-24 14:38:35 +01:00
ws
75d780cb79 fix drag&drop from palette 2013-01-18 10:55:52 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
ws
eb2f71a679 replace some qt container with hand crafted single linked list 2013-01-03 16:56:56 +01:00
Werner Schweer
e630a887fd for optimization replace some foreach loops 2012-12-06 12:46:05 +01:00
Werner Schweer
bf1c7506bf text layout: consider frame inner margins 2012-10-23 11:59:15 +02:00
Werner Schweer
c0faed41ac fix spanner editing 2012-09-11 21:11:43 +02:00
Werner Schweer
3340d3db35 fix 1.2 import of parts & grace notes 2012-09-10 11:55:24 +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
Werner Schweer
82b2613c26 fix #17690 2012-08-09 12:12:43 +02:00
Werner Schweer
2e84a7ee70 fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
lasconic
d5e43d8815 remove inline for Segment::next1() 2012-08-02 16:07:08 +02:00
Werner Schweer
55be811a6d layout changes 2012-08-01 18:00:27 +02:00
Werner Schweer
962432aa4a more robust behaviour when importing 1.2 files 2012-07-20 16:29:24 +02:00
Werner Schweer
9767fb29df fix #16173: Changing and introducing time signatrues after Inser One Measure causes corruption 2012-06-27 12:53:40 +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