Commit graph

561 commits

Author SHA1 Message Date
lasconic
f8a5eb8e34 fix #127281: Crash when adding line/section/page breaks by double-clicking on a multimeasure rest 2016-12-05 15:18:36 +01:00
lasconic
9db7d2207c fix #106021: Reducing actual duration of measure with text elements will corrupt measure 2016-12-05 10:18:23 +01:00
Werner Schweer
107343b1aa fix #148121, #138326; add provisions for global insert mode 2016-12-01 13:35:48 +01:00
Werner Schweer
71842fd4c4 fix #142121: Key signature out of position 2016-11-29 18:39:29 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
Werner Schweer
bb7d535ce5 add score ptr to XmlReader and Xml 2016-11-19 10:31:14 +01:00
Werner Schweer
ca4a0d23b7 fix generation of coourtesy time signatures 2016-11-16 15:41:55 +01:00
Werner Schweer
bfde93fa44 small optimizations 2016-11-07 09:59:18 +01:00
Werner Schweer
62ec21a671 replace more complete re-layouts with range layout 2016-11-07 09:59:18 +01:00
Werner Schweer
793e11f486 fix #139501 Collision of lyrics 2016-11-02 14:07:39 +01:00
Werner Schweer
42b14fa114 fix performance regressions: slow loading files 2016-11-02 08:55:54 +01:00
Werner Schweer
85240e9eb0 fix #138966: Spacing problems 2016-10-31 10:55:11 +01:00
Werner Schweer
f91498ad5c fix minimumMeasureWidth style option 2016-10-26 10:35:12 +02:00
Werner Schweer
f7d96502c3 update layout, change handling of clefs, system header and trailer 2016-10-25 17:35:55 +02:00
Werner Schweer
4e0b0dbae0 update layout code 2016-10-20 11:32:17 +02:00
Werner Schweer
79b7746f5b layout updates 2016-10-18 15:41:11 +02:00
Werner Schweer
ac629b716e remove line break if you drop a no break 2016-10-13 16:33:27 +02:00
Werner Schweer
b511d0a490 section break implies line break 2016-10-13 14:28:00 +02:00
Werner Schweer
2b44d04ad9 implement 'fixed' spacer 2016-10-12 20:06:57 +02:00
Werner Schweer
ab1723fc6f implementation of 'no break' layout break type 2016-10-12 17:56:22 +02:00
lasconic
24c05a27f0 fix #136681: Corrupted scores with complex tuplet 2016-10-10 11:20:26 +02:00
Werner Schweer
6f5aadf8ef remove staffIdx(Staff*) from score() 2016-09-28 21:13:05 +02:00
Werner Schweer
fc202d12a3 fix #126386 Crash adding a note to part 2016-09-28 20:20:14 +02:00
Werner Schweer
6ca3fc19e0 fix #124166 printing from MuseScore or exporting via a third-party pdf printer causes an unexpected result 2016-09-26 10:19:35 +02:00
Werner Schweer
e38215d41c update hairpin; fix drag of lines to staff > 1 2016-09-22 17:28:44 +02:00
Werner Schweer
8c18761d3b change accidental file format 2016-09-22 12:02:41 +02:00
lasconic
c57187aa0a fix #125591: Support tick and short barline in MusicXML import/export 2016-09-21 17:10:19 +02:00
Werner Schweer
cdb5ffe856 enhance framework for backward compatibility 2016-09-21 15:49:02 +02:00
Werner Schweer
68c8f68430 fix #124966: Create a pickup measure in parts with two instruments at least causes a crash 2016-09-17 12:51:39 +02:00
Nicolas Froment
c282a23b62 Merge pull request #2656 from Rockettwo/excerptsdialog-singleforeveryVoice
New Excerptsdialog with linked voices
2016-09-14 10:38:01 +02:00
Nicolas Froment
d4004c17e4 Merge pull request #2813 from Jojo-Schmitz/typo
fix typo `checkMeasue` to `checkMeasure`
2016-09-14 10:01:34 +02:00
Werner Schweer
dae86056a3 preparations for new compatibility implementation 2016-09-13 09:40:54 +02:00
Joachim Schmitz
a5b28a46bf fix typo checkMeasue to checkMeasure
as it was mentioned on IRC
2016-09-09 09:33:11 +02:00
werner
7c5e99a358 implement lyrics above stave 2016-08-24 14:49:51 +02:00
Rockettwo
716eb42031 New Excerptsdialog 2016-08-19 13:02:26 +02:00
Peter Jonas
9492dea437
Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
werner
3db32df186 impl. timewise delete; fix #120276 2016-08-04 17:29:16 +02:00
lasconic
191a1d5c5d fix mtest for exchangevoice, simplify exchangeVoices signature 2016-07-11 18:29:02 +02:00
Rockettwo
bce3a52e37 fix #42121 fix #78536 fix #103921: Slurs lost on exchange voices and add test for exchange voices 2016-07-11 17:06:05 +02:00
werner
d56ea6e7a2 fix #113851 Placement of the multimeasure rests too high by default 2016-07-08 10:59:26 +02:00
werner
b85cad9d83 replace ticks in mscore file by fraction 2016-07-07 16:20:29 +02:00
werner
1a8cdf1da4 remove many setLayoutAll() calls; cleanups 2016-06-14 10:32:34 +02:00
lasconic
ea736ea364 add debug menu option to hightlight corrupted measures 2016-06-03 18:26:51 +02:00
ws
fab01c5ec6 Merge branch 'dontAllowGaps' of https://github.com/Rockettwo/MuseScore into nogaps 2016-06-03 11:13:54 +02:00
ws
8de3e55b87 speed up some commands; cleanups 2016-06-03 10:49:54 +02:00
ws
66d0b1ed23 misc. layout fixes 2016-06-02 10:38:57 +02:00
Rockettwo
493314bfbe First attempt to not allow gaps any more 2016-06-01 18:31:51 +02:00
Nicolas Froment
84b6f1a0c0 Merge pull request #2608 from lasconic/fix-test-mxl
Enable most of the MusicXML mtest again
2016-05-20 08:33:38 +02:00
ws
1afdb4ce3e reorder layout to fix hooks 2016-05-19 13:15:46 +02:00
ws
b4939d9d94 update UI after command 2016-05-18 16:32:53 +02:00