Commit graph

13755 commits

Author SHA1 Message Date
Joachim Schmitz
ff01465793 changes needed for MuseScore to build with Qt 5.12 (Alpha)
One needed for MSVC only (and only since Alpha, not with the previous
preview), the other needed for MSVC and MinGW.
Neither seems to cause issues with Qt 5.9 (like AppVeyor and Travis CI
prove)
2018-09-18 14:42:43 +02:00
ws
d02575c521 fix vtest tuplets-2 2018-09-18 11:34:11 +02:00
anatoly-os
6dac21350a
fix nullptr utilization when calculating measureIndex 2018-09-17 17:42:27 +02:00
ws
4b5b55785a fix hairpin vertical default position 2018-09-17 14:35:02 +02:00
ws
b555f05334 change default vertical position of dynamics 2018-09-17 14:25:15 +02:00
ws
ab2d9696d1 fix wrong tuplet layout after switching from linear to page mode 2018-09-17 14:06:13 +02:00
Matt McClinch
1d8adad3bc fix #276237: Crash after undo stave text entry and leaving edit mode 2018-09-17 07:01:44 -04:00
anatoly-os
62800ecac1
Merge pull request #3960 from mattmcclinch/276111-distorted-tie
fix #276111: Inserting system break causes distorted tie
2018-09-17 11:27:06 +02:00
anatoly-os
b4b2d12817
Merge pull request #3952 from Soerboe/store-locale-dependent-values
Save locale-dependent preferences on first start
2018-09-17 10:58:25 +02:00
anatoly-os
c094283cd8
Merge pull request #3899 from jthistle/275574-dragging-dynamic-in-edit-mode-crash
Fix #275574: crash when dragging element onto score in (text) edit mode
2018-09-17 10:54:46 +02:00
anatoly-os
9dac228160
Merge pull request #3964 from mattmcclinch/276139-update-grips
fix #276139: Using Inspector after leaving edit mode causes crash.
2018-09-16 02:02:21 +02:00
Matt McClinch
775baef348 fix #276105: repitch input changes rhythm in drums/percussion instruments 2018-09-15 15:50:41 -04:00
Matt McClinch
d6ceff6aa9 fix #276111: Inserting system break causes distorted tie 2018-09-15 15:49:38 -04:00
Matt McClinch
728bf35ac4 fix #276139: Using Inspector after leaving edit mode causes crash. 2018-09-15 15:46:38 -04:00
anatoly-os
cb366c4144
Merge pull request #3963 from Jojo-Schmitz/mtest
fix mtests after c1419f4
2018-09-15 20:07:26 +02:00
Joachim Schmitz
b0aa9686a5 fix mtests after c1419f4 2018-09-15 15:39:33 +02:00
Dag Henning Liodden Sørbø
9ca135fb4b Create default directories after first start dialog 2018-09-15 06:29:19 +02:00
ws
84fca41aed fix #276130 Selection is not dropped by clicking outside the selected element 2018-09-14 11:25:23 +02:00
ws
c1419f4e13 fix #275382 another attempt to fix tuplet number layout 2018-09-14 11:15:33 +02:00
anatoly-os
fb9dcac998
Merge pull request #3937 from handrok/fix#271616-Fermata_tempo
fix #271616: Fermata tempo is not applied when importing 2.X->3.0 score
2018-09-14 10:13:32 +02:00
anatoly-os
619c132a48
Merge pull request #3956 from Jojo-Schmitz/debugger
minor capitalization fix
2018-09-14 10:12:02 +02:00
anatoly-os
d83a8ee585
Merge pull request #3953 from mattmcclinch/276149-resize-bracket
fix #276149: Resizing bracket causes crash
2018-09-14 10:04:21 +02:00
anatoly-os
37173f2b40
Merge pull request #3955 from mattmcclinch/276160-input-duration
fix #276160: Crash when entering notes or rests if no duration is selected
2018-09-14 09:57:55 +02:00
Joachim Schmitz
58a95d7c0d minor capitalization fix 2018-09-14 09:17:41 +02:00
alexandr
34cf407404 fix #271616: Fermata tempo is not applied when importing 2.X->3.0 score
Add reading timeStretch for feramta from mscz
Add calculating ticks for segments before first using fermata
Add fermata.mscx to unit tests
2018-09-14 09:09:29 +02:00
Matt McClinch
e02b72242f fix #276160: Crash when entering notes or rests if no duration is selected 2018-09-14 02:06:24 -04:00
Matt McClinch
1181ccb031 fix #273292: Extend brackets on other staves is not saved 2018-09-13 17:30:32 -04:00
Matt McClinch
85ced646df fix #276149: Resizing bracket causes crash 2018-09-13 16:47:00 -04:00
Dag Henning Liodden Sørbø
c05b068091 Save locale-dependent preferences on first start 2018-09-13 21:43:28 +02:00
anatoly-os
1b1ac45d10
Merge pull request #3939 from Jojo-Schmitz/tab-max-frets
Fix #272241: allow tab to go beyond 24 frets
2018-09-13 17:38:47 +02:00
anatoly-os
bef6efca3e
Merge pull request #3943 from mattmcclinch/276049-measure-number
fix #276049: 'Measure numbers every system' should place numbers after split measures
2018-09-13 17:03:55 +02:00
ws
e10cd8291e fix volta default placement 2018-09-13 14:39:27 +02:00
ws
eb1bf102d3 fix #276126 Voltas are incorrectly positioned 2018-09-13 13:52:14 +02:00
anatoly-os
5d52ccf73e
Merge pull request #3949 from Jojo-Schmitz/accessibillity
fix accessibility texts for some reset buttons
2018-09-13 13:40:37 +02:00
Joachim Schmitz
8bb2a74681 fix accessibility texts for some reset buttons 2018-09-13 11:33:47 +02:00
ws
fb1428849c fix #275960 Centre-Aligned instrument names appear right-aligned 2018-09-13 11:20:40 +02:00
anatoly-os
60c8a6aa04
Merge pull request #3941 from handrok/#275044-lyrics-placement
fix #275044: lyrics placement (above/below) cannot be defined per voice/staff line
2018-09-13 11:00:23 +02:00
anatoly-os
fe513082c9
Merge pull request #3946 from mattmcclinch/276076-tab-focus
fix #276076: Creating new score doesn't switch active score
2018-09-12 18:49:53 +02:00
anatoly-os
2f8fb6941e
Merge pull request #3947 from mattmcclinch/276098-flip-dot
fix #2760989: Crash when flipping selected dotted rests
2018-09-12 17:54:46 +02:00
alexandr
ea2f165a39 fix #275044: lyrics placement cannot be defined per voice/staff line
Add condition to if statement. It allows to change placement of lyrics per voice without affecting to the placement of lyrics per another voice.
2018-09-12 17:13:38 +02:00
Matt McClinch
d42c628eb8 fix #2760989: Crash when flipping selected dotted rests 2018-09-12 10:40:49 -04:00
ws
7e1667de6c fix special case in skyline creation 2018-09-12 13:07:20 +02:00
ws
1a0d4d7d20 fix tuplet skyline 2018-09-12 12:33:11 +02:00
ws
58618db581 fix autoplacement for Jump and Marker 2018-09-12 12:05:17 +02:00
ws
bb08200e10 fix autoplace for articulations 2018-09-12 10:51:08 +02:00
ws
d15d09af81 fix #276037 Incorrect dynamics position on 1-line staff 2018-09-12 09:24:02 +02:00
ws
17a180baea cleanups for spanner segment autoplace 2018-09-12 09:24:02 +02:00
anatoly-os
36e2c9f6a5
Merge pull request #3938 from handrok/Fix_instument_name_aligment
fix #275588: Instrument names aligned to the left 2.X->3.0
2018-09-12 00:33:19 +02:00
anatoly-os
a5edbcadba fix update checking 2018-09-11 20:00:46 +02:00
anatoly-os
9a4a819291
Merge pull request #3913 from Jojo-Schmitz/MSVC-warnings
Fix #275218: MSVC warnings
2018-09-11 17:55:03 +02:00