Commit graph

13755 commits

Author SHA1 Message Date
anatoly-os
d0cb0b9553
Merge pull request #4055 from anatoly-os/pagesettings_fix
fix #109661: pageSettings are not applied to excerpts
2018-10-26 08:51:23 +02:00
anatoly-os
13eae70ccc
Merge pull request #4059 from Jojo-Schmitz/arpeggio
add missing break statement
2018-10-26 08:50:02 +02:00
anatoly-os
707d033ea2
Merge pull request #4060 from dmitrio95/fix-printing-pdf-issue
fix #137766, fix #272598, fix #277404: correct font size setting when rendering a score in pdf printing mode
2018-10-26 08:49:37 +02:00
anatoly-os
edba9900a3
Merge pull request #4061 from mattmcclinch/277436-remove-spanner
fix #277436: Multiline slur cannot be fully deleted if it spans for more than one measure in its first system
2018-10-26 08:46:22 +02:00
Matt McClinch
5d126adda7 fix #277436: Multiline slur cannot be fully deleted if it spans for more than one measure in its first system 2018-10-25 18:03:49 -04:00
ws
417d89e07d fix layout regressions for Jump and Marker 2018-10-25 18:32:23 +02:00
anatoly-os
1dbc4df1c7
Merge pull request #3811 from blackears/273601-piano-roll-12-tone-4
fix #273601: Updated UI for pianoroll editor.
2018-10-25 18:10:46 +02:00
anatoly-os
921d872f8a Manually merged Marr11317's PR
Removed edits related to keyPressEvent. They don't look safe.
See https://github.com/musescore/MuseScore/pull/3850
2018-10-25 16:42:43 +02:00
anatoly-os
520ba30058
Merge pull request #3975 from jthistle/fix-hairpin-edit-mode-positioning-issue
fix #276385: hairpin edit mode positioning issue
2018-10-25 16:29:43 +02:00
ws
84dbe94a74 fix styleChanged() 2018-10-25 16:27:18 +02:00
anatoly-os
6e0df6a83b
Merge pull request #3882 from jthistle/274839-add-capo-setting-to-staff-text
Fix #274839: Add capo setting to staff text
2018-10-25 16:22:29 +02:00
anatoly-os
296e6a4130
Merge pull request #3992 from Jojo-Schmitz/slur-entry
fix slur entry mode to behave like it did in 2.x
2018-10-25 16:15:28 +02:00
anatoly-os
ea78f4b59c
Merge pull request #3993 from mattmcclinch/246156-drag-tied-notes
fix #246156: Dragging a note does not affect the notes tied to it
2018-10-25 16:04:57 +02:00
ws
96af32eee7 fix regressions: layout of misc. elements 2018-10-25 15:44:21 +02:00
anatoly-os
44b28b73a2
Merge pull request #4000 from Jojo-Schmitz/plugins
fix #175726: first step at getting plugins to work in master
2018-10-25 15:35:23 +02:00
Dmitri Ovodok
27ac99551d fix #137766, fix #272598, fix #277404: correct font size setting when rendering a score in pdf printing mode 2018-10-25 16:32:45 +03:00
Joachim Schmitz
cd01820db7 add missing break statement 2018-10-25 15:23:13 +02:00
anatoly-os
2efabba956
Merge pull request #4027 from mattmcclinch/277145-no-measures
fix #277145: Delete entire score in Continuous View causes crash
2018-10-25 15:12:23 +02:00
anatoly-os
33fbf4a328
Merge pull request #4058 from Jojo-Schmitz/feedback-tools
Move feedback-tools toolbar to the upper toolbar
2018-10-25 14:52:30 +02:00
anatoly-os
bd2928d2ab
Merge pull request #4057 from Jojo-Schmitz/msvc-bat
make args to msvc_build.bat being case insensitive
2018-10-25 14:47:01 +02:00
anatoly-os
943c50bfe6
Merge pull request #4042 from dmitrio95/276236-systemtext-crash
Do layout of TremoloBar, add a test on layout of elements
2018-10-25 14:42:31 +02:00
anatoly-os
38022b1c20
Merge pull request #4046 from jthistle/277326-barline-segfault
fix #277326: Segfault when selecting first measure with a barline that isn't an EndBarLine
2018-10-25 14:26:01 +02:00
anatoly-os
60b920559e
Merge pull request #4054 from anatoly-os/JoshuaBonn1-tours1_fixes
Applied two fixes to the Tours GSoC project
2018-10-25 13:59:26 +02:00
anatoly-os
728f7e3cfd fix #109661: pageSettings are not applied to excerpts
Add Score::clone()
Add std::uniques_ptr usage to prevent potential memory on the cloned Score*
2018-10-25 13:51:33 +02:00
Joachim Schmitz
a084a3cae0 Move feedback-tools toolbar to the upper toolbar
follow up to #4034
Being in that extra line at the bottom may (and likely will) result in
users disabling it to save the space, which seems counter-productive.
2018-10-25 13:36:07 +02:00
Joachim Schmitz
0a29200f43 make args to msvc_build.bat being case insensitive 2018-10-25 13:27:39 +02:00
anatoly-os
8ef7ec3aa6 Set same roles to avoid incorrect placement on different OSs 2018-10-25 11:03:02 +02:00
anatoly-os
bc3556ecb7 Show tour on closing Start Center 2018-10-25 10:50:50 +02:00
anatoly-os
cc84a61fc9
Merge pull request #3984 from handrok/#113051-Arpeggio
fix #113051: Arpeggio playback should not depend on tempo
2018-10-25 08:03:46 +02:00
anatoly-os
8e0384988e
Merge pull request #4050 from jthistle/277368-foto-mode-cant-drag
fix #277368: can't drag foto mode lasso
2018-10-24 17:27:32 +02:00
anatoly-os
1f56aa5921
Merge pull request #4041 from Jojo-Schmitz/warning
fix 2 compiler warnings reg. unused variable/parameter, an MSVC linker warning and a crash in MSCV Debug mode
2018-10-24 13:25:19 +02:00
anatoly-os
c230363aaa
Merge pull request #4049 from dmitrio95/fix-vtest-conversion-1
Convert vtest from old 3.00 format
2018-10-24 13:17:46 +02:00
ws
9b1af1a4fd fix scripting regression test 2018-10-24 12:31:53 +02:00
anatoly-os
90eb141fca
Merge pull request #4034 from dmitrio95/add_feedback_button
Add feedback buttons to the panel
2018-10-24 12:25:54 +02:00
anatoly-os
23710ffe51
Merge pull request #4045 from Jojo-Schmitz/measure-crash
fix #275805: Change actual duration after joining measures leads to crash
2018-10-24 12:06:12 +02:00
ws
edeabec275 do not disable autoplace when dragging element 2018-10-24 11:32:11 +02:00
ws
1ec9ad48cf fix offset in inspector for articulations 2018-10-24 11:24:44 +02:00
ws
c76189256b fix measure number position for one line staves 2018-10-24 11:09:01 +02:00
ws
8a42030a4c fix measure number layout 2018-10-24 10:40:19 +02:00
JoshuaBonn1
7171b32daf Add sample tours
Tours Added:
- Note input toolbar
- Palettes
- Slur
- Multimeasure Rest
- Timeline
2018-10-24 08:53:37 +02:00
JoshuaBonn1
44788b1845 Create Tours
See https://musescore.org/en/node/274365 for a guide and more explanation
Blog Posts:
Week 6: https://musescore.org/en/user/1190941/blog/2018/06/25/gsoc-2018-beginner-mode-and-tutorial-creation-week-6
Week 7: https://musescore.org/en/user/1190941/blog/2018/07/02/gsoc-2018-beginner-mode-and-tutorial-creation-week-7
Week 8: https://musescore.org/en/user/1190941/blog/2018/07/09/gsoc-2018-beginner-mode-and-tutorial-creation-week-8
Week 9: https://musescore.org/en/user/1190941/blog/2018/07/16/gsoc-2018-beginner-mode-and-tutorial-creation-week-9
Week 10: https://musescore.org/en/user/1190941/blog/2018/07/23/gsoc-2018-beginner-mode-and-tutorial-creation-week-10
2018-10-24 08:53:37 +02:00
anatoly-os
35323ae3aa
Merge pull request #4032 from mattmcclinch/276537-hidden-staves
fix #276537: Hidden Staves appear when Hide Empty Staves enabled
2018-10-23 11:43:00 +02:00
James Thistlewood
58a4dabbae fix #277368: can't drag foto mode lasso 2018-10-23 08:41:56 +01:00
Dmitri Ovodok
0d14658413 Convert vtest from old 3.00 format 2018-10-23 10:24:33 +03:00
ws
fc927fa53e fix regression: fermata position 2018-10-22 16:16:01 +02:00
anatoly-os
0ce2438275
Merge pull request #4028 from Jojo-Schmitz/portmidi
Fix #276627: fixed signatures for winmm midi callback functions
2018-10-22 13:35:10 +02:00
Dmitri Ovodok
bec72225dd Add feedback buttons to the panel 2018-10-22 13:36:10 +03:00
ws
4cc247ea4a fix text position in palette 2018-10-22 11:43:54 +02:00
ws
ac35cd1c56 fix harmony default position 2018-10-22 11:23:19 +02:00
ws
916c402540 fix regression: rehearsal mark default position 2018-10-22 09:37:19 +02:00