Commit graph

6431 commits

Author SHA1 Message Date
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
Matt McClinch
76c6353957 fix #275834: crash when add slur to score 2018-09-03 13:48:03 -04:00
Matt McClinch
f0af36db05 fix #275808: Crash in parts after undo-redo 2018-09-03 10:09:22 -04:00
ws
a64d5d81d3 add preparations for 'skyline' algorithm to calculate system distance 2018-09-03 09:54:20 +02:00
anatoly-os
5d0f1eed5e
Merge pull request #3869 from Jojo-Schmitz/MSVC-warnings
Fix #275218: Fix more MSVC warnings
2018-09-01 00:18:37 +02:00
alexandr
13e13fa493 fix #275751: Continuous view mode is not saved in master
In MuseScore::saveAs there was a code which change layout mode to PageView. I deleted it to allow saving layout mode to mscz
2018-08-31 14:42:30 +02:00
anatoly-os
18947c58d7
Merge pull request #3908 from handrok/fix#260921-ContiniousViewCTRL+F
fix #260921: Continuous View: Inability to reach measures with Ctrl + F
2018-08-31 10:02:26 +02:00
alexandr
efb5b925b4 fix #260921: Continuous View: Inability to reach measures with Ctrl + F 2018-08-30 17:28:35 +02:00
anatoly-os
c1cef6060c
Merge pull request #3907 from mattmcclinch/275730-reset-systems
fix #275730: Crash when switching in Page View if mm rests are shown
2018-08-30 16:39:01 +02:00
anatoly-os
209b5c78a7
Merge pull request #3881 from jthistle/275099-panning-screen-with-mouse-drops-selection
Fix #275099: panning screen with mouse drops selection
2018-08-29 18:44:32 +02:00
Matt McClinch
0e4b2e0059 fix #275730: Crash when switching in Page View if mm rests are shown 2018-08-29 12:38:48 -04:00
anatoly-os
60febce13d
Merge pull request #3904 from jthistle/275694-start-center-doesnt-close-on-esc
Fix #275694: start center doesn't close on esc
2018-08-29 11:34:55 +02:00
anatoly-os
e8722b6ed8 Remove console output in release mode 2018-08-29 10:10:45 +02:00
James Thistlewood
9a5e381773 Fix #275694: start center doesn't close on esc 2018-08-29 09:02:17 +01:00
anatoly-os
ad78d4ecfb
Merge pull request #3885 from jthistle/275479-master-palette-doesnt-close-on-esc-linux
Fix #275479: Master palette doesn't close on ESC
2018-08-24 09:54:37 +02:00
anatoly-os
624714741f
Merge pull request #3891 from mattmcclinch/122226-no-measures
fix #122226: Crashes related to having no measures in the score
2018-08-23 17:51:23 +02:00
anatoly-os
0599771d0e fix mp3 export after migration to 64-bit
Rename libs back so that theu don't have architecture postfix
2018-08-23 16:50:57 +02:00
anatoly-os
f90018b857 Support 64-bit compilation
Update cmake files to support 64-bit compilation.
Add variables to easily switch between 32-bit and 64-bit compilation
Update msvc_build.bat to support both 32-bit and 64-bit compilation
Optimize msvc_build.bat to avoi excessive output
Update AppVeyor build scripts so that default compilation is 64-bit now
Make default configuration built from opening MuseScore directory 64-bit
RelWithDebInfo. All other configurations are up to msvc_build.bat
script.
Qt libs which are used for building are placed in msvc2017_64 folder.

These changes require new structure of the dependencies folder.
2018-08-23 10:48:56 +02:00
Matt McClinch
0b246c48f4 fix #122226: Crashes related to having no measures in the score 2018-08-22 11:06:08 -04:00
anatoly-os
cc5bb5e4c6
Merge pull request #3883 from handrok/QWebEngine_Option
Disable copying QWebEngine when it is disabled in option "BUILD_WEBENGINE"
2018-08-21 11:53:47 +02:00
James Thistlewood
3e7940202a Fix #275479: Master palette doesn't close on ESC 2018-08-21 10:06:05 +01:00
Nicolas Froment
cf4e3c44d3
Merge pull request #3884 from lasconic/fix-275098
fix #275098: No instrument names and measure numbers in continuous view
2018-08-21 10:35:25 +02:00
alexandr
d69b5c7930 add if statement around copying Qt libraries to prevent copy QWebEngine when it is disabled via option 2018-08-21 09:32:29 +02:00
lasconic
0f5e3789c1 fix #275098: No instrument names and measure numbers in continuous view 2018-08-20 17:39:15 +02:00
anatoly-os
6067634500
Merge pull request #3840 from MarcSabatella/274841-rewind-home
fix #274841: rewind should reposition score
2018-08-20 13:56:24 +02:00
James Thistlewood
d05794829b Fix #275099: panning screen with mouse drops selection 2018-08-19 11:14:14 +01:00
MarcSabatella
92118f0fcb fix #274841: rewind should reposition score 2018-08-18 17:05:07 -06:00
anatoly-os
652a5b3dc2
Merge pull request #3871 from jthistle/275275-cancel-on-wrong-side-of-new-document
Fix #275275: fix previous bugfix
2018-08-17 22:57:35 +02:00
Joachim Schmitz
e93c1c239a fix plugin path when using loadPluginDialog
see https://musescore.org/en/node/275332
2018-08-17 15:33:33 +02:00
Joachim Schmitz
1a4b17ed1d Fix warning C4702
See also
https://github.com/musescore/MuseScore/pull/3858#issuecomment-413633515
2018-08-17 15:26:06 +02:00
Joachim Schmitz
f7685e28c1 Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
Joachim Schmitz
f619f7216c Fix indenting, to easy bug hunting
so a pure whitespace change
2018-08-17 12:06:13 +02:00
anatoly-os
44304ca2fb fix empty Language tab
The bug was introduced after merging extensions from 2.3.2.
2018-08-16 17:20:53 +02:00
anatoly-os
f76222a607
Merge pull request #3873 from handrok/Remove-unused-step-on-mac
Remove unused part in install step on mac
2018-08-16 17:02:41 +02:00
ws
411b463f7a refactoring of layout for linear layout mode 2018-08-16 16:43:07 +02:00
alexandr
0c073806b0 remove unused part in intall step on mac 2018-08-16 14:13:25 +02:00
James Thistlewood
d3d73f31cd Fix #275275: fix previous bugfix 2018-08-16 09:49:29 +01:00
James Thistlewood
f6a145eaf7 fix #275275: Move cancel button on new document to right for consistency 2018-08-15 13:49:34 +01:00
anatoly-os
2b5b85f1b3
Merge pull request #3858 from Jojo-Schmitz/MSVC-warnings
Fix #275218: fix MSVC warnings
2018-08-14 12:03:07 +02:00
anatoly-os
c07d825a42
Merge pull request #3775 from mattmcclinch/89016-dotted-rests
fix #89016: Disappearing dots (using NoteDot)
2018-08-14 11:45:05 +02:00
anatoly-os
a689e7c69d
Merge pull request #3847 from mattmcclinch/274965-save-directory
fix #274965: "Save As" should work as it works in every other program.
2018-08-14 11:10:33 +02:00
Joachim Schmitz
632f830f5f Fix #275218: fix MSVC compiler warnings
* Warnings C4304, C4804 and C4838.
* Warnings C4065 and most C4702 (all but two).
* Warnings C4701.
* Warnings C4244.
* Warnings C4457.
* Warnings C4459.
* Some warnings C4456, due to nested `foreach` loops.
2018-08-14 10:03:49 +02:00
ws
3f625098de fix #275096 Horizontal scrolling doesn't work in continuous view 2018-08-10 11:46:28 +02:00
ws
d5b8938756 add NoteDot to inspector 2018-08-09 13:12:34 +02:00