Commit graph

133 commits

Author SHA1 Message Date
Marc Sabatella
6b7f33ec64 fix #278999, fix #288474: autoplace customization 2019-05-01 07:52:11 -06:00
Marc Sabatella
ec6f167f0b fix #286645: scale elements 2019-04-11 06:36:32 -06:00
Dmitri Ovodok
d26bd056de Assign PIDs and names for some properties 2019-03-14 15:13:43 +02:00
anatoly-os
a2d52d14b2 add double articulations as separate type
Should be automatically supported in Variants tag
2019-01-26 13:56:04 +02:00
MarcSabatella
0dd864d372 fix #279880: place articulations under slurs except at endpoints 2018-12-16 13:40:25 -07:00
Tobias Kretschmar
52ba935457 fix #275706 Place articulations at stem side if voices exists, else at note head but strong accents above staff. 2018-11-18 21:48:33 +01:00
Dmitri Ovodok
16507e6a5b fix #276378: fix Y layout of double articulations 2018-11-16 18:42:50 +02:00
Matt McClinch
c8945379aa fix #277861: Multiple fermatas added to chords 2018-11-06 12:04:34 -05:00
Dmitri Ovodok
c95dfd5a40 Make it possible to record elements written to MSCX 2018-10-29 16:30:19 +02:00
ws
6dbff17ca7 fix compat114 issues 2018-10-26 10:41:30 +02:00
ws
1ec9ad48cf fix offset in inspector for articulations 2018-10-24 11:24:44 +02:00
ws
d77183b3bb refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
anatoly-os
667aaffc76
Merge pull request #3995 from dmitrio95/convert-double-articulations
fix #276568 Convert double articulations
2018-10-11 21:31:07 -07:00
ws
88a789f83f remove manually placed articulations from skyline 2018-10-03 10:16:03 +02:00
Dmitri Ovodok
41435b07bc fix #276568: Replace double articulations with proper SMuFL symbols for 2.X scores 2018-09-26 11:49:12 +02:00
ws
bb08200e10 fix autoplace for articulations 2018-09-12 10:51:08 +02:00
ws
b232149321 remove measure staff shapes, replace with skyline 2018-09-11 16:30:47 +02:00
Joachim Schmitz
523a5598a3 Fix/avoid compiler warnings reg. unused parameters of variables
and a debugging artifact `#pragma pack (pop)`
2018-08-08 14:53:46 +02:00
alexandr
df114f189c Compile under MSVC: this commit caontais all changes to run MSVC build
1) fix some bugs which appear in runtime:  replace QString::tostdstring() to Foo.toUtf8().constData().

2) Enable start center online community. To use it you need download webengine in your QT lib. see instruction https://musescore.org/en/handbook/developers-handbook/compilation/compile-instructions-windows-visual-studio-2017-wip

3) update install steps. Add additional dlls for webEngine. Add copying dlls and musescore.exe to /msvc.install/bin folder. Run project will work with the "$(ProjectDir)\..\..\msvc.install\bin\MuseScore.exe" specified in Debugging field in mscore project

4) Moving AppVeyor from MinGW to MSVC. Exclude ALL MSVC project from INSTALL project. Exclude ALL from PACKAGE. Remove migw-cmake in script build, add .bat instead. Remove xcopy from 7z archive step

5) Fix warning : Warning C4703 potentially uninitialized local pointer variable '' used; Warning C4456 declaration of '' hides previous local declaration; Warning C4458 declaration of '' hides class member

6) Change path to 11 version wix toolset which created .msi installer package
2018-08-04 12:17:31 +02:00
ws
175d5aadb3 cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
lasconic
189b24af29 Add support for mordent-inverted in percussion variants. See issue #272276 2018-06-25 15:26:12 +02:00
lasconic
e94c03d7d7 follow up for #272276: compatibility for articulation in drum variants 2018-05-17 20:19:47 +02:00
lasconic
b8138c1629 fix #272276: Add ability to have a different MIDI pitch for drum instrument based on articulation or tremolo 2018-05-11 23:14:49 +02:00
ws
33d1cd7fb4 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ws
1a4bd0feb9 add tuplet shape to segment/measure shape; properties update 2018-03-16 10:58:31 +01:00
ws
54991c474a updates for articulations and fermata 2018-01-23 14:09:18 +01:00
ws
6bba383c31 fermata layout fixes; new style values for fermata 2018-01-22 16:50:52 +01:00
ws
1fc16835c8 fix #268577 2018-01-22 10:13:07 +01:00
ws
9d9cd890d6 remove articulations from rest element 2018-01-17 13:25:23 +01:00
Werner Schweer
1943bd1ff1 replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
Werner Schweer
d92ef8b9d4 update properties/styles, update glissando 2017-12-13 15:50:04 +01:00
Werner Schweer
4241b93649 update scripting interface 2017-06-22 12:42:14 +02:00
Werner Schweer
5433d719d9 replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
Joachim Schmitz
541d2e643e small correction for articulation, see dafb5f3 2017-01-10 15:27:03 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
Joachim Schmitz
b417f7de92 fix #109136, fix #33201: add some articulations
stringHarmonics and a few fermatas as well as getting these and the ones
from dafb5f3 and ab354df translated. Also getting some of the previously
added articulations to play back properly and import from ove as well as
export to XML (import is missing)
2016-10-16 12:44:06 +02:00
Werner Schweer
4850088bdb fix midi rendering of articulations so mtests now pass 2016-10-06 17:03:51 +02:00
Werner Schweer
2f7a007140 fix midi rendering of articulations 2016-10-06 16:36:50 +02:00
Werner Schweer
dafb5f3bf3 added more articulations 2016-10-06 14:38:20 +02:00
Werner Schweer
415df4fee9 fix marcato layout 2016-10-06 13:07:00 +02:00
Werner Schweer
2b255202d9 change implementation of articulations 2016-10-06 12:21:39 +02:00
Werner Schweer
70b00e6c16 cleanups for articulations 2016-09-30 18:07:19 +02:00
werner
d86f9c1666 fix #121426 2016-08-17 16:40:20 +02:00
werner
3172717cbb autoplace for volta 2016-07-10 12:00:57 +02:00
werner
dc4d3ec4f8 the connection between style and property now depends on element type 2016-07-09 17:07:12 +02:00
werner
1a8cdf1da4 remove many setLayoutAll() calls; cleanups 2016-06-14 10:32:34 +02:00
ws
2b42908994 fix update after articulation reset 2016-06-02 10:38:57 +02:00
ws
5feb64428b fix articulation direction property reset - 2nd try 2016-05-20 14:08:22 +02:00
ws
8aff920cfd fix articulation direction property reset 2016-05-20 11:43:19 +02:00
ws
c5b3787e62 fix Direction property conversion to QVariant 2016-05-12 15:40:01 +02:00