Commit graph

49 commits

Author SHA1 Message Date
Andrei Tuicu
9caa98b130 Added 4 new navigation commands:
- next element
- previous element
- first element
- last element
2014-08-17 17:25:21 +03:00
John Pirie
11fe0e5733 Updates to layout of free time parentheses 2014-08-15 16:22:35 +01:00
John Pirie
29cd70569e Updates to grips on chordlines, GP drumset moved to libmscore/, enhanced restrictions on degree of slide modification 2014-08-15 16:22:35 +01:00
John Pirie
39eea565d0 Updates to ottava, time signature (free time), key signature (warning removal), fingering (layout) 2014-08-15 16:22:35 +01:00
John Pirie
bce60b8096 Support for free time in Guitar Pro 6 2014-08-15 16:22:34 +01:00
ws
6d46589c56 fix #29431 2014-08-13 21:01:21 +02:00
ws
ec344a3cf9 fix #25876 2014-07-28 15:54:58 +02:00
lasconic
010d3957f0 fix timesig origin, see #26781 2014-07-23 00:11:57 +02:00
lasconic
ccf71619a7 fix #27851: Cannot change time signature between cut time, common time, and 4/4 2014-07-18 17:54:19 +02:00
Joachim Schmitz
75623c53dc move ElementType to Element::Type
needed to make it available to the Plugin framework
2014-06-26 11:57:35 +02:00
Joachim Schmitz
7f1b612615 convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
Joachim Schmitz
0b43247956 convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
Joachim Schmitz
845343281f convert enum TimeSigType into enum class
and fix the special handling of old style common- and cut time
2014-05-26 12:27:38 +02:00
Joachim Schmitz
931e837c5e convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
Joachim Schmitz
a1c6c8c493 improve enum ElementFlag
more work needed to convert it into a class, same issue as with
ArticulationShowIn.
2014-05-23 10:35:22 +02:00
ws
3114eaf025 relayout timesigs on staff type change 2014-03-21 11:23:09 +01:00
lasconic
f553ab8212 fix #24571: Time signature incorrectly positioned in part if spatium changed in score 2014-02-22 10:52:58 +01:00
Maurizio M. Gavioli
7d30572c16 Time Sig Props dlg box layout
Added icons to display time syg symbols and changed layout to two columns of "Values" and "Appearance".
2013-11-26 23:41:43 +01:00
Maurizio M. Gavioli
71730fbce5 More characters for time sigs:
Code:

* glyphs for '+', '(' and ')' registered for time sigs. added to MScore (in the same code points as SMuFL)
* glyphs for prolationes defined in SMuFL added to MScore registered for time sigs. (in the same code ponts as SMuFL; some existed, but in different code points)
* transcoding ASCII -> SMuFL for '+', '(' and ')' added to Element::toTimeSigString()

UI (not final for font problems):

* In Time Sig Properties dlg box, converted "Common" and "Alla Breve" strings to corresponding symbols
* UI for input of prolationes added to Time Sig Properties dlg box.

Also:

* Fixed calculation of Time Sig bounding box (also fixes horiz. alignment of numerator and denominator with different width).
2013-11-26 23:41:42 +01:00
Maurizio M. Gavioli
32788ca30a Fix laying out of time signatures.
Moving to SMuFL broke time signature layout. Fixed.
2013-11-21 00:43:34 +01:00
ws
bb5f256142 smufl: add multi measure rest test 2013-11-19 19:23:15 +01:00
ws
0ac248aee8 bravura: multi measure rest 2013-11-19 17:23:29 +01:00
ws
e6e7abbd6d smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
ws
5b021adbe7 fix timesig symbols 2013-11-12 09:29:13 +01:00
ws
02b264f068 smufl integration, part II 2013-11-12 09:29:12 +01:00
ws
733c1934db smufl integration, part I 2013-11-12 09:29:12 +01:00
ws
6c03d00352 fix layout of multimeasure rests 2013-07-18 15:54:26 +02:00
lasconic
b62bf5a63a fix import of 1.3 time common and cut timesig 2013-06-24 18:16:14 +02:00
ws
d60ae0cd62 extend inspector for timesig; fix tuplet number layout 2013-06-06 10:36:24 +02:00
ws
c4072fce7c fix #21221 2013-05-28 15:42:16 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
lasconic
2c78b3d7ba fix #20942: Changing font from Emmentaler to Gonville doesn't update time signature 2013-05-02 15:32:18 +02:00
ws
1ec148995a new grouping implementation, dialog for changing grouping for a timesig 2013-04-29 15:47:22 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
Maurizio M. Gavioli
dd5f9e94e4 Fix #20499: time sig not correctly laid out after some changes. 2013-03-16 23:27:15 +01:00
Maurizio M. Gavioli
173eb59ed9 Time Signatures: on staves with an odd number of spaces, do not leave an empty space between numerator and denominator. 2013-03-11 11:46:27 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Maurizio Gavioli
d133699311 Keeps custom texts and actual values entered in TimeSig properties dlg box 2012-11-01 01:14:07 +01:00
Werner Schweer
763af76767 improve 1.2 import of dynamics 2012-10-24 13:15:46 +02:00
Werner Schweer
0c94ad8a43 fix timesig layout after spatium change 2012-10-23 20:23:42 +02:00
lasconic
d0ba38d959 use style music font to draw timesig 2012-09-13 17:04:42 +02:00
Werner Schweer
c44614970a consider possible cautionary time signatures when calculating line breaks 2012-09-06 12:35:34 +02:00
Werner Schweer
912c5925b0 updates for Clef, KeySig, TimeSig 2012-07-27 18:01:15 +02:00
Werner Schweer
76e22b7ec7 polishing the plugin subsystem 2012-07-18 14:54:44 +02:00
Werner Schweer
2914f0a702 more plugin bindings 2012-07-16 19:59:32 +02:00
Werner Schweer
6817e945db cleanups for "local time signatures" 2012-06-28 15:12:17 +02:00
Werner Schweer
e3d76d3aaa Ctrl+drop time signature now creates a 'local' time signature 2012-06-28 09:28:13 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00