Commit graph

58 commits

Author SHA1 Message Date
Joachim Schmitz
6c6c6ad22c convert unnamed enum to enum Repeat
and make it ": char". Making it a class requires more work,
unfortunatly.
2014-05-23 12:10:15 +02:00
Joachim Schmitz
931e837c5e convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
ws
fb0e15eb10 update measure properties + parts 2014-05-20 17:59:32 +02:00
lasconic
b5e8c777c3 ignore user stretch in float layout 2014-05-17 18:40:05 +02:00
ws
5a02b9363c fix #25151 2014-04-24 10:58:50 +02:00
ws
5fb40769fa fix #25434 2014-04-22 17:02:03 +02:00
ws
ef3a7da47c fix #25052 2014-03-26 11:02:23 +01:00
ws
82c8dc5b72 fix #23380 2014-02-26 19:06:42 +01:00
Geoff Lehr
f5edcedd28 fix 6055 - add Ctrl+Shift+0 as command to convert measures containing only rests into full measure rests, even if they are pickup measures 2014-02-17 11:07:56 -07:00
ws
f5cfb12dc5 revert PR #566 2013-11-27 11:51:16 +01:00
Isensee
3f40cbcf21 fix #23543: additional update for acidentals 2013-11-24 16:08:25 +01:00
ws
c6cfc3fcf6 fixes for editing multi measure rests 2013-10-30 14:21:08 +01:00
ws
524e4742ef any spanner breaks multi measure rest 2013-10-15 15:39:32 +02:00
ws
7d919a97e9 fix some regressions for mm rests 2013-09-27 18:43:25 +02:00
lasconic
3226ca62b0 fix #124912: Mass insert single measure repeats 2013-09-26 20:07:58 +02:00
ws
239ffd7456 change implementation of multi measure rests 2013-09-19 15:08:54 +02:00
lasconic
cf0d56d965 fix #21819: Q_INVOKABLE needs namespace declaration, better fix for #21812 2013-07-13 18:41:16 +02:00
ws
3f63dcd6d4 use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
ws
f7f46859f7 fix #21619 2013-06-28 17:46:40 +02:00
ws
47f933ee96 ignore Segments in msc[xz] files 2013-06-25 10:41:42 +02:00
ws
783168fd18 fix regression for grace notes 2013-06-20 10:19:04 +02:00
ws
ad980e003e merge with master 2013-06-19 16:45:21 +02:00
ws
48965a09c5 fix regressions 2013-06-19 16:25:29 +02:00
lasconic
9858b7a104 respect defaultColor for barline and textlines 2013-06-19 09:53:15 +02:00
wschweer
705307a034 updates 2013-06-16 23:33:37 +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
7bb761846e fixes for TimeSig 2013-06-04 18:31:25 +02:00
lasconic
430374304e fix #21066, fix #18693, manually merge pull request #165 2013-05-24 12:36:32 +02:00
lasconic
d9476af35a resolve conflict for pull request #340 2013-05-17 22:15:31 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
Andrey M. Tokarev
2d44fbca67 MIDI import operation: dots instead of ties 2013-05-12 18:06:12 +04:00
ws
1ec148995a new grouping implementation, dialog for changing grouping for a timesig 2013-04-29 15:47:22 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
f74272bb91 fix #20352 implement measure numbers for all staves 2013-03-08 16:07:03 +01:00
ws
8210fb81ee more inspector cleanups; add measure property Measure Number Mode to allow adding/removing measure numbers on top of style rules 2013-03-08 12:55:12 +01:00
ws
626a86a03d fix delete/add start/end repeat bars in scores with parts 2013-02-27 14:41:28 +01:00
ws
59bf7f378a fix all regressions detected by mtest 2013-01-17 12:56:14 +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
23d29f6c86 page format fixes (minSystemDistance); make vertical space for fret diagram 2012-12-10 17:44:57 +01:00
Werner Schweer
9079e316e5 remove incomplete spanner when loading corrupted score 2012-12-10 14:00:17 +01:00
Werner Schweer
50272e30b5 fix getGraceSegment() 2012-09-14 14:41:02 +02:00
Werner Schweer
12e5cc5629 add unit test for element 2012-09-14 10:09:40 +02:00
Werner Schweer
2f2d5a4a2f fix regressions for note entry 2012-08-08 20:46:29 +02:00
Werner Schweer
50aa1f5cd3 change mouse note entry 2012-08-06 21:55:51 +02:00
Werner Schweer
2e84a7ee70 fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
Werner Schweer
c9f05e41b2 layout changes 2012-08-02 18:33:43 +02:00
Werner Schweer
5cd3f6802b fixes for 'show part' flag (instrument dialog) 2012-08-01 22:15:58 +02:00
Werner Schweer
32d697f85d layout changes for handling of system header 2012-07-31 09:48:37 +02:00