Commit graph

12963 commits

Author SHA1 Message Date
ws
94eaac8c67 fix #272058 Backward compatibility of previous versions files (1.2 and 1.3) 2018-05-14 10:07:56 +02:00
Anatoly
396687ce6a
Merge pull request #3663 from mattmcclinch/272153-transposing-pitch
fix #272153: Notes for transposing instrument are shown in concert pitch on piano control
2018-05-10 09:20:45 +02:00
Matt McClinch
2dda9403a1 fix #272153: Notes for transposing instrument are shown in concert pitch on piano control 2018-05-09 08:17:33 -04:00
ws
ef72a276e3 update Stem, inspector for Stem 2018-05-08 10:51:38 +02:00
Nicolas Froment
e2b2f7dce8
Merge pull request #3661 from lvinken/fix-272062
fix #272062
2018-05-08 08:40:10 +02:00
Leon Vinken
124db5fd7e fix #272062 2018-05-07 21:57:27 +02:00
ws
d31cfd9885 add Stem to inspector 2018-05-07 19:05:49 +02:00
Nicolas Froment
d2926ae660
Merge pull request #3624 from mattmcclinch/268122-missing-naturals
fix #268122: Missing naturals when switching key
2018-05-07 16:36:02 +02:00
Nicolas Froment
d8797b930d
Merge pull request #3655 from Jojo-Schmitz/bitrate-master
Fix #272042: saved preferences override command line options
2018-05-07 11:52:42 +02:00
Nicolas Froment
3976fba585
Merge pull request #3656 from mattmcclinch/272066-canvas-position
fix #272066: Canvas improperly positioned when setting zoom level
2018-05-07 11:36:11 +02:00
ws
984e6ee761 fix lineVisible property 2018-05-07 11:28:50 +02:00
Nicolas Froment
26e6cc5f8d
Merge pull request #3657 from Soerboe/268016-no-message-shortcut
Fix #268016 - No message on second keyboard shortcut already in use
2018-05-07 11:21:55 +02:00
Anatoly
b2d1bb785d
Merge pull request #3658 from mattmcclinch/272076-fermata-position
fix #272076: Incorrect position of fermata above/below a note
2018-05-07 09:41:17 +02:00
Anatoly
3f46ed11ea
Merge pull request #3631 from anatoly-os/CustomNoteheadsAO
fix #271198: Custom noteheads implementation
2018-05-07 09:02:03 +02:00
Matt McClinch
cadfae3081 fix #272076: Incorrect position of fermata above/below a note 2018-05-06 12:46:27 -04:00
Dag Henning Liodden Sørbø
4c417c1d86 Fix #268016 - No message on second keyboard shortcut already in use 2018-05-06 00:10:10 +02:00
anatoly-os
0214736c4c fix #271198: Add a more flexible way to choose noteheads in drumset for percussion instrument
Added "Custom" item to noteheads combobox, removed "invalid" item, set selection at the first tree element when opening the drumset editor, added interaction between custom noteheads group and notehead group combobox, fixed tab order.
Fixed drawing custom noteheads in preview window: Set cachedSymbol from current quarter note combobox value and added slot to update preview on chaning quarter value.
Fixed shadow note drawing: Apply specific notehead from drumset data.
2018-05-05 18:30:45 +02:00
anatoly-os
b46e13679c Add vtest for custom noteheads 2018-05-05 18:30:45 +02:00
Joachim Schmitz
7879427c77 Fix #272042: saved preferences override command line options
For master, here at least do the input check and update the usage
message.
2018-05-05 15:30:53 +02:00
Matt McClinch
f818c6fcd8 fix #272066: Canvas improperly positioned when setting zoom level 2018-05-05 06:30:19 -04:00
lasconic
6843d0a6ae fix #271198: Add a more flexible way to choose noteheads in drumset for percussion instrument 2018-05-05 12:22:08 +02:00
Anatoly
727afe52bc
Merge pull request #3653 from anatoly-os/271529_stemPosFix
fix #271529: incorrect stem position for some noteheads in layout
2018-05-05 12:15:34 +02:00
anatoly-os
ae3fd168be add visual tests
Refs need alignment
2018-05-05 11:05:58 +02:00
anatoly-os
4facafc468 fix #271529: incorrect stem position for some noteheads in layout
Implemented correct notehead bbox width and origin calculations. Fixed
note and chord stems, ledger lines, beams, dots, articulation, slur and chord positions.
2018-05-05 10:34:45 +02:00
lasconic
c48048a301 vtest/gen/.bat: now use magick compare, fix missing test 2018-05-04 16:47:55 +02:00
lasconic
0f3480a3c2 fix vtest/gen.bat 2018-05-04 16:20:21 +02:00
ws
d0117b1459 fix #272022 Backward compatibility of previous versions files 2018-05-04 14:39:14 +02:00
ws
6c22a5dea1 fix #247761 Crash involving brackets and a font style change 2018-05-04 14:14:34 +02:00
Matt McClinch
4c8dbaa9fc fix #268122: Missing naturals when switching key 2018-05-03 21:26:04 -04:00
ws
c47771b3e5 fix #260266 Crash in note entry mode when deleting a measure after toggle mmrests 2018-05-03 13:41:54 +02:00
ws
5e8aef2042 fix #254536 Undoing a mmrest in a score> 1 page causes a crash 2018-05-03 12:17:20 +02:00
ws
830eb65a8d fix #271828 Crash in note entry mode after undoing the removal of a linked staff 2018-05-03 11:27:10 +02:00
Nicolas Froment
6f4a555da0
Merge pull request #3650 from mattmcclinch/271935-change-voice
fix #271935: Wrong voice button is highlighted after unsuccessful voice change
2018-05-02 15:29:43 +02:00
Nicolas Froment
c89c952937
Merge pull request #3608 from mattmcclinch/271066-keysig-range
fix #271066: Affected range not updated after key change
2018-05-02 15:24:31 +02:00
Matt McClinch
245a6aa13b fix #271935: Wrong voice button is highlighted after unsuccessful voice change 2018-05-02 07:55:38 -04:00
Nicolas Froment
636ff3f45a
Merge pull request #3647 from mattmcclinch/8808-limit-scroll-area-master
fix #8808: Add option to limit scroll area of the navigator and the score view
2018-04-30 16:25:45 +02:00
ws
af29311ec4 remove Element->_readPos 2018-04-30 16:08:25 +02:00
MarcSabatella
2f80f5f98b fix #117236: honor 'pan score' button during edits 2018-04-30 14:53:01 +02:00
MarcSabatella
6ea0b0e7bd more conservative canvas positioning when reaching margins in continuous view 2018-04-30 14:52:49 +02:00
MarcSabatella
90f28adf6d fix #271187: bad canvas position when operating near right margin with vertical stacking 2018-04-30 14:51:02 +02:00
Nicolas Froment
187b74b11b
Merge pull request #3648 from JGreenlee/271717-match-tempo-new-wizard
fix #271717: Match the default tempo in New Score Wizard
2018-04-30 13:45:48 +02:00
JGreenlee
1c782ac34d fix #271717: Match the default tempo in New Score Wizard 2018-04-28 22:31:38 -04:00
Matt McClinch
375c91ca30 fix #8808: Add option to limit scroll area of the navigator and the score view 2018-04-27 11:31:00 -04:00
wschweer
9f6355ecbb fix hairpin text alignment 2018-04-27 14:08:46 +02:00
MarcSabatella
db751e93ea fix #271450: double-click to set breaks on frames 2018-04-27 13:50:15 +02:00
wschweer
903817537c remove code duplication: LinkedStaves 2018-04-27 13:29:39 +02:00
lasconic
020927213f fix memory leak chord found by cppcheck 2018-04-26 14:09:59 +02:00
mirabilos
21207c449c properly escape all hyphens used as minus signs [lintian] in manpage 2018-04-26 13:46:15 +02:00
wschweer
9f3c2d69c4 fix #266011 Crash when editing bend after removal of a linked staff 2018-04-26 11:01:53 +02:00
lasconic
bbe8dace42 fix #271707: MusicXML export: crash when exporting hairpins 2018-04-26 10:06:01 +02:00