Commit graph

40 commits

Author SHA1 Message Date
Joachim Schmitz
0b6e40f437 convert enum TablaturMinimStyle into enum class 2014-05-26 19:37:15 +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
183461757e convert enum TremoloType into enum class
and fix a minor white-space damage caused by 0f28d75 and 2ae0940
2014-05-26 12:27:39 +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
Joachim Schmitz
27f8ca023f convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
Joachim Schmitz
93799b7c58 convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +02:00
ws
f9059a269b remove stafftype subclasses 2014-04-30 13:39:16 +02:00
ws
e534cccef8 bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
ws
b4a3b41c49 fix #16626 2014-03-16 14:57:32 +01:00
ws
e972638237 smufl integration: fix flags 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
lasconic
fa38d6df82 fix #23000: Undo does not restore former sizing of stem 2013-10-03 16:11:59 +02:00
ws
81bcff9947 fixes for clefs+parts 2013-06-05 15:47:34 +02:00
ws
9c5335482e fix #20996 #20994 2013-05-22 14:13:02 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
1edcf4dc81 merge 2013-05-12 12:51:42 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
Maurizio M. Gavioli
02136bcf62 TAB: with "stems beside staves" option, slashes (for slashed minims) and dots were in some cases positioned wrongly. 2013-03-15 01:18:29 +01:00
ws
94e97bd66b fix hook position 2013-03-13 15:24:03 +01:00
Maurizio M. Gavioli
8cd6c69b42 Fix 20405: in TAB's, small notes collide with staff lines. 2013-03-11 13:30:43 +01:00
Maurizio M. Gavioli
2ff245995f TAB: do not draw stem portions between notes.
Also stop the stem a little before reaching the first note.
2013-03-11 11:07:16 +01:00
Maurizio M. Gavioli
3cc4255a7b TAB: make "Stem through staves" option more similar to regular pitch layout. 2013-03-11 10:00:00 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ws
4f87a23ce4 fix stem layout (beam + tweaked note head) 2013-01-25 21:26:43 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
ws
30e020232a optimize stem layout 2013-01-02 14:33:23 +01:00
ws
00ce99f280 fix stem layout; some optimizations 2013-01-02 09:30:59 +01:00
Werner Schweer
3bed7823bf rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
Maurizio Gavioli
80afda105a TAB: added ukulele and bandurria presets to EditStaffType dlg 2012-09-23 01:00:38 +02:00
Maurizio Gavioli
c623806df7 TAB: config. and code for slashed minim stems 2012-09-23 01:00:37 +02:00
Maurizio Gavioli
2bc3fae814 Fixed dot positions in TAB with down stems; renamed StaffTypeTab vars; 2012-09-07 16:43:29 +02:00
Maurizio Gavioli
6ded80cf94 Initial implementation (still in progress) 2012-09-06 23:27:45 +02:00
Werner Schweer
5b7485cfe0 fix importing stem length from old versions 2012-08-22 13:45:32 +02:00
Werner Schweer
c47574accf rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
Werner Schweer
f585fc29bb fix bounding box for stem & chord 2012-07-24 14:20:43 +02:00
Werner Schweer
875804fae1 paint stems with RoundCap 2012-07-19 11:08:20 +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