Commit graph

13625 commits

Author SHA1 Message Date
Matt McClinch
dbae4d0e62 fix #276670: Crash on mouse press on tablature in Re-Pitch input mode 2018-10-06 09:31:41 -04:00
anatoly-os
a9415fdb7c
Merge pull request #3979 from jthistle/276392-implement-foto-mode-shift-drag
fix #276392: shift+click to select in foto mode doesn't work
2018-10-04 16:05:29 +02:00
anatoly-os
470e591679
Merge pull request #3991 from dmitrio95/fix-tab-close-crash
fix #276076, fix #275808: fix issues related to active tab tracking that led to crashes
2018-10-04 14:48:36 +02:00
Dmitri Ovodok
2e4ada5549 fix #276076, fix #275808: fix issues related to active tab tracking that led to crashes
Also clarify the meaning of ScoreTab::setCurrent, setExcerpt, setCurrentIndex
2018-10-04 13:53:10 +02:00
anatoly-os
e7bea79119
Merge pull request #3998 from jthistle/276569-slur-handles-blacked-out
fix #276569: slur handles blacked out
2018-10-04 12:05:24 +02:00
anatoly-os
39a1897c14
Merge pull request #4007 from jthistle/276688-fermata-not-copied
fix #276688: fermatas not copied
2018-10-04 12:02:06 +02:00
ws
3280e3574c dont add disabled segments to skyline 2018-10-03 14:35:08 +02:00
ws
88a789f83f remove manually placed articulations from skyline 2018-10-03 10:16:03 +02:00
anatoly-os
dbdf425341
Merge pull request #3994 from mattmcclinch/268966-measures-dialog
fix #268966: Insert measures dialog goes behind main window
2018-10-02 10:44:41 +02:00
James Thistlewood
5059e978f7 fix #276688: fermatas not copied 2018-09-30 08:14:04 +01:00
ws
097d606ea5 add textstyles to style editor 2018-09-28 14:55:08 +02:00
James Thistlewood
cba157f043 fix #276569: slur handles blacked out 2018-09-27 17:03:04 +01:00
ws
58fc85be80 fix #275385 line collides a tie 2018-09-27 16:28:25 +02:00
ws
92d8c616e0 fix #268119 Ottava line lenght wrong 2018-09-26 18:44:40 +02:00
anatoly-os
e71d61d143
Merge pull request #3988 from mattmcclinch/276460-sample-scores
fix #276460: Crash when opening the Advanced Style Properties
2018-09-26 14:39:49 +02:00
ws
c77e7611ca fix #276613 moving system text influences position of lyrics in next staff 2018-09-26 10:45:49 +02:00
ws
feb8c8cfe8 fix default vertical position and text offset of chord symbols 2018-09-26 10:10:54 +02:00
Matt McClinch
3d1efc64a2 fix #268966: Insert measures dialog goes behind main window 2018-09-26 00:09:52 -04:00
anatoly-os
4937472ffd Update some vtest scores to 3.01 file version
Fix path for gen-ref.bat
2018-09-25 17:23:34 +02:00
anatoly-os
a9cdb6195f
Merge pull request #3987 from Jojo-Schmitz/unicode-in-translatable-text-in-cpp-code
fix #276425: Spurious characters in Begin/End hook's dropdown
2018-09-25 16:17:49 +02:00
anatoly-os
44a4021a10
Merge pull request #3990 from Jojo-Schmitz/templates
Updating and minimizing the general templates
2018-09-25 16:16:25 +02:00
ws
29204d56a4 fix drag&drop for targets on top of staff lines 2018-09-25 14:07:01 +02:00
Joachim Schmitz
2add005347 Updating and minimizing the general templates 2018-09-25 13:20:22 +02:00
ws
80f8c28f81 fix problems with styled properties for dynamics, fingering and rehearsal marks 2018-09-25 13:18:45 +02:00
ws
74eda99423 update layout of LyricsLine 2018-09-25 10:36:01 +02:00
ws
9647b18037 fix regression tests 2018-09-24 12:23:00 +02:00
ws
83cf3ec3e7 fix #276528 impossible to move chord symbols above lyrics that are above stave 2018-09-24 12:07:48 +02:00
ws
02bf4766b0 fix #276530 lyrics syllabes spanning more than one note are not left aligned 2018-09-24 11:57:24 +02:00
Joachim Schmitz
91b539bd3f fix bogus chracaters in translatable symbol names
as the workaround for Qt lupdate bug
https://bugreports.qt.io/browse/QTBUG-35164 not only is no longer needed
as of Qt 5.9.0 Beta 2, but now also harms.
2018-09-24 08:23:05 +02:00
Matt McClinch
82713556ee fix #276460: Crash when opening the Advanced Style Properties 2018-09-24 00:09:29 -04:00
Joachim Schmitz
6d7667def3 fix #276425: Spurious characters in Begin/End hook's dropdown
and Staff text change text's Notehead scheme drop down
2018-09-23 19:55:21 +02:00
anatoly-os
38887a7825
Merge pull request #3981 from handrok/#276144-Cont_View_Rectangle
fix #276144: Scroll in continious view limited to less than all instruments
2018-09-22 13:17:00 +02:00
James Thistlewood
1990054f7f fix #276392: shift+click to select in foto mode doesn't work 2018-09-21 18:45:01 +01:00
ws
5f927683ad fixes for InstrumentChange, add inspector page for InstrumentChange 2018-09-21 13:45:22 +02:00
alexandr
eceb5d71a0 fix #276144: Scroll in cont. view limited to less than all instruments
Extend rectangle of page box to cover all score's area in continious view mode.
2018-09-21 11:40:37 +02:00
anatoly-os
87d175aae8 fix #275901: Changing the visibility of a rest
Changing the visibility of a rest in voice 2 will not move the position of a corresponding rest in voice 1. Manually applied f31bebc4e6
2018-09-21 10:22:15 +02:00
anatoly-os
6830bffd8a
Merge pull request #3951 from Jojo-Schmitz/text-align
partial fix for #276102: show the correct icon for bottom align
2018-09-21 09:56:33 +02:00
ws
8ebe21cf3f fix regression: crash when opening text palette 2018-09-21 08:54:43 +02:00
Joachim Schmitz
57ddd931f2 partial fix for #276102: show the correct icon for bottom align 2018-09-20 19:52:40 +02:00
ws
7a2b518e15 implement text offset for misc. other elements 2018-09-20 17:42:02 +02:00
anatoly-os
34b892d6b7
Merge pull request #3976 from jthistle/275916-handle-selection-areas-overlap
fix #275916: handle selection areas overlap too much at low zoom
2018-09-20 13:43:10 +02:00
anatoly-os
4b3a20c0dc
Merge pull request #3977 from Jojo-Schmitz/my-first-score
Fix "My First Score" and the "Treble Clef" template
2018-09-20 13:39:12 +02:00
Joachim Schmitz
71d0cef319 Fix "My First Score" and the "Treble Clef" template
after removal of read300()
2018-09-20 13:08:13 +02:00
anatoly-os
6473767cb4
Merge pull request #3959 from mattmcclinch/276105-repitch-drums
fix #276105: repitch input changes rhythm in drums/percussion instruments
2018-09-20 12:06:36 +02:00
anatoly-os
393845021e
Merge pull request #3967 from mattmcclinch/276237-undo-text-edit
fix #276237: Crash after undo stave text entry and leaving edit mode
2018-09-20 12:02:50 +02:00
ws
b5bbc67e74 fix: changing offset in inspector has no effect for tempotext 2018-09-20 11:20:13 +02:00
ws
fe98928bad honor 'staff extra space above' property for system distance 2018-09-20 11:20:13 +02:00
anatoly-os
d184a4560e
Merge pull request #3912 from dmitrio95/scorecmp_remove_read300
Remove read300 functionality
2018-09-20 10:27:00 +02:00
ws
c07ed54625 fix bug: changing offset in inspector has no effect for dynamics 2018-09-20 10:19:54 +02:00
anatoly-os
9851aacb2d
Merge pull request #3966 from handrok/#275361-Hidden_elements
fix #275361: Hidden dynamic symbols become visible 2.X->3.0
2018-09-20 10:18:07 +02:00