Commit graph

73 commits

Author SHA1 Message Date
ws
51d8cbdcd3 fix #24412 2014-01-30 16:44:30 +01:00
lasconic
de955ec7ee fix beam regression in last commit 2013-11-29 21:27:14 +01:00
lasconic
789ee8b274 fix 23727: Stem direction wrong for beamed chords 2013-11-29 20:32:06 +01:00
AntonioBL
4a5527a217 beam mode for grace notes 2013-11-25 09:13:28 +01:00
lasconic
7ba8bb1fd5 use smaller broken beam in grace notes 2013-11-22 13:32:44 +01:00
lasconic
a2b136cf57 fix #22535: Stem direction of drum note doesn't reflect Edit Drumset setting 2013-09-05 20:48:37 +02:00
lasconic
00595e806f don't crash when opening test scores with beam 2013-09-04 16:15:48 +02:00
ws
4768eee40e add noSlope beam style/property 2013-08-13 19:10:22 +02:00
ws
edc8008961 updates for style 2013-08-09 11:42:45 +02:00
ws
53f817b45c fix regression: beam editing 2013-08-01 13:16:07 +02:00
lasconic
2d92c248c3 fix long stem issue 2013-07-30 19:31:38 +02:00
ws
6cbea6b518 fix 22043 2013-07-29 11:13:06 +02:00
ws
c05df37fa0 fix regression 2013-07-23 18:49:26 +02:00
ws
fb8292b11c move beams when dragging stave 2013-07-23 18:20:35 +02:00
ws
4fbe30a691 relayout tuplet when editing beam 2013-07-12 14:07:48 +02:00
ws
69bb4acb91 fix #21755 2013-07-10 18:01:37 +02:00
ws
ede1234f91 fix cursor position in note entry mode 2013-07-03 11:17:14 +02:00
ws
8e5dd667f8 fix grace note layout in beam context 2013-07-02 09:45:25 +02:00
lasconic
5d482a071c fix #21625: key signature and ledger lines in staff type don't work 2013-06-22 10:55:22 +02:00
wschweer
705307a034 updates 2013-06-16 23:33:37 +02:00
ws
8635098b75 fix #21249 2013-05-27 19:07:03 +02:00
ws
7a3c443169 fix #21223 2013-05-27 09:58:11 +02:00
ws
5e2fa8db79 fixes for stem layout 2013-05-23 12:33:42 +02:00
ws
132bbf7add fix regression; cleanups 2013-05-22 15:20:14 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +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
ws
2f265da1a2 fix mtest; start implementing master effect section 2013-03-28 11:09:31 +01:00
ws
7152010d96 move ledgerline and stemslash into separate files 2013-03-25 13:15:50 +01:00
lasconic
2a0c8de8d6 fix #17940: setting distance between beam doesn't work 2013-03-22 18:30:58 +01:00
Maurizio M. Gavioli
cc65695835 TAB: stems beside staves were wrong with some combinations of parameters and with multiple voices. 2013-03-16 00:18:20 +01:00
Maurizio M. Gavioli
8c92317e91 TAB: the length of beam partial segments was wrong (too long for down-stems and too short for up-stems) 2013-03-11 14:04:04 +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
Maurizio M. Gavioli
1b68192e48 A simpler (and yet correct in more cases) algorithm to find the direction of a broken beam.
Now finds the right direction in the great majority of cases without any attempt to 'understand' the rhythm or the time signature.
Might fail with some highly subdivided tuplets (10-plets or more) or sub-tuplets.
2013-02-23 17:17:16 +01:00
Werner Schweer
ec2ce053fc Merge pull request #138 from mgavioli/Fix_19021_17630
Fix 19021 17630
2013-02-21 05:57:20 -08:00
Maurizio M. Gavioli
5dfa3ea80d In TABs with stems and beams, beams were not aligned with stems. 2013-01-31 14:41:16 +01:00
ws
903e6227fd yet another cross staff beam fix 2013-01-29 16:26:24 +01:00
ws
f5dc1766ce fix importing spanner from 1.2 2013-01-25 21:26:43 +01:00
ws
4f87a23ce4 fix stem layout (beam + tweaked note head) 2013-01-25 21:26:43 +01:00
Maurizio Gavioli
efb5c40a03 TAB formatting re-aligned with changes on semantics for chord and stem function computing stem data. 2013-01-22 19:57:10 +01:00
ws
59bf7f378a fix all regressions detected by mtest 2013-01-17 12:56:14 +01:00
ws
8fbfa094b1 enable musicxml support, move needed xml functions to musicxml code 2013-01-17 11:33:11 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
ws
30a68e90bd more small low level optimizations 2013-01-03 09:03:26 +01:00
ws
9fae9fbfea low level optimizations 2013-01-03 09:03:26 +01:00
ws
30e020232a optimize stem layout 2013-01-02 14:33:23 +01:00
Maurizio Gavioli
b834b5a592 Simpler tests; improved comments 2012-11-30 01:18:03 +01:00
Maurizio Gavioli
311707a3d6 Fix wrong direction of broken beam segment in longer-dotted note + shorter note groups 2012-11-30 01:18:02 +01:00
Werner Schweer
2ccaa6b7c4 merge 2012-11-22 11:05:51 +01:00