Commit graph

6477 commits

Author SHA1 Message Date
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
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
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
ws
097d606ea5 add textstyles to style editor 2018-09-28 14:55:08 +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
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
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
ws
29204d56a4 fix drag&drop for targets on top of staff lines 2018-09-25 14:07:01 +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
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
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
Joachim Schmitz
57ddd931f2 partial fix for #276102: show the correct icon for bottom align 2018-09-20 19:52:40 +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
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
James Thistlewood
caca499e4a fix #275916: handle selection areas overlap too much at low zoom 2018-09-19 20:37:16 +01:00
anatoly-os
62bdf9d712
Merge pull request #3971 from Jojo-Schmitz/prep-for-Qt-5.12
changes needed for MuseScore to build with Qt 5.12 (Alpha)
2018-09-18 22:09:32 +02:00
James Thistlewood
9ae23f9c18 fix #276134: fretboard diagram placement opposite to inspector value 2018-09-18 18:31:03 +01:00
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
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
Matt McClinch
775baef348 fix #276105: repitch input changes rhythm in drums/percussion instruments 2018-09-15 15:50:41 -04:00
Matt McClinch
728bf35ac4 fix #276139: Using Inspector after leaving edit mode causes crash. 2018-09-15 15:46:38 -04: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
anatoly-os
619c132a48
Merge pull request #3956 from Jojo-Schmitz/debugger
minor capitalization fix
2018-09-14 10:12:02 +02:00
Joachim Schmitz
58a95d7c0d minor capitalization fix 2018-09-14 09:17:41 +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
Dag Henning Liodden Sørbø
c05b068091 Save locale-dependent preferences on first start 2018-09-13 21:43:28 +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
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
ws
d15d09af81 fix #276037 Incorrect dynamics position on 1-line staff 2018-09-12 09:24:02 +02:00
Matt McClinch
c5edc90fdf fix #276076: Creating new score doesn't switch active score 2018-09-11 11:16:33 -04:00
Joachim Schmitz
b27817fe19 fix more MSVC warnings
* The one C4100
* The one C4189
* The two C4457
* The two C4701
* The 475 C4267, changing to size_t were easily possible, casting to
int elsewhere
* Fix GCC warnings reg. wrong printf format for a size_t, reg. unused
variables and reg. ambigous else branch, seen on Travis CI
2018-09-11 16:56:50 +02:00
ws
b232149321 remove measure staff shapes, replace with skyline 2018-09-11 16:30:47 +02:00
Matt McClinch
be011911d4 fix #275946: Clicking off of an element does not update Inspector 2018-09-10 12:36:05 -04:00
Joachim Schmitz
72d64c0188 disable shortcuts and their actions for experimental items outside experimental mode
and taking care to not make "Save online" an experimental feature in a
stable release.
2018-09-10 10:55:00 +02:00
anatoly-os
07399bea14
Merge pull request #3695 from mattmcclinch/rhythm-mode-rest
Allow the 0 key to toggle the Rest toolbar button in Rhythm entry mode
2018-09-09 03:55:16 +02:00
anatoly-os
83aa071993
Merge pull request #3874 from jthistle/275264-select-rests-of-same-duration
#275264: Add ability to select rests of same duration
2018-09-09 00:29:33 +02:00
Joachim Schmitz
004446f3e2 fix #275902: Lyrics dash settings partly in wrong style setting section
and, while on it, clarify the "Hide empty staves" item, as per
https://musescore.org/en/node/275905#comment-851457 ff.
Also fix some capitalization on that dialog
2018-09-07 18:07:48 +02:00
ws
b1c66ae8a4 use skyline to layout lyrics vertical 2018-09-07 17:13:12 +02:00
Matt McClinch
5af04c45dd fix #275834: crash on Shift+right arrow after drag-n-drop slur from palette 2018-09-04 23:40:51 -04:00
anatoly-os
9b2268fb46
Merge pull request #3892 from jthistle/275386-anchor-points-not-rebuilt-after-setting-autoplacement
Fix #275386: anchor points not rebuilt after setting autoplacement
2018-09-04 20:19:16 +02:00
James Thistlewood
a41c6d85fe Fix #275386: anchor points are not rebuilt after setting autoplacement 2018-09-04 10:40:35 +01:00
anatoly-os
7a591a3939
Merge pull request #3354 from divya-urs/palette_focus
Set focus on palette search box on pressing F9
2018-09-04 11:35:51 +02:00
anatoly-os
ee9531d06a
Merge pull request #3916 from mattmcclinch/275834-status-bar-label
fix #275834: crash when add slur to score
2018-09-04 11:03:03 +02:00
anatoly-os
deb9bdb455
Merge pull request #3915 from mattmcclinch/275808-update-excerpts
fix #275808: Crash in parts after undo-redo
2018-09-03 21:00:29 +02:00