Commit graph

663 commits

Author SHA1 Message Date
anatoly-os
4facafc468 fix #271529: incorrect stem position for some noteheads in layout
Implemented correct notehead bbox width and origin calculations. Fixed
note and chord stems, ledger lines, beams, dots, articulation, slur and chord positions.
2018-05-05 10:34:45 +02:00
ws
af29311ec4 remove Element->_readPos 2018-04-30 16:08:25 +02:00
Finley Lau
0c0990f23f fix #120391: creating multimeasure rests displays wrong number 2018-04-13 12:29:28 -05:00
ws
a322ad33cb fix #271257: Changing Otava placement from General styles leads to corrupting layout 2018-04-13 17:30:27 +02:00
Matt McClinch
b537e365a4 fix #251471: Measure counting becomes wrong after multi measure rests 2018-04-04 09:28:02 -04:00
ws
33d1cd7fb4 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
Peter Jonas
858cb5d852 fix #252201: playback holds during section break 2018-03-22 05:49:11 +00:00
ws
1a4bd0feb9 add tuplet shape to segment/measure shape; properties update 2018-03-16 10:58:31 +01:00
ws
87eadbb9f4 fix #262405 alignment of lyrics line segments 2018-02-15 12:10:15 +01:00
ws
f6e30ae35a fixes for foto mode 2018-02-12 16:34:33 +01:00
ws
acc7757b6d fix #268147 Bad horizontal alignment of pedal lines 2018-02-12 11:37:06 +01:00
ws
218bf79302 autoplace & other cleanups 2018-02-01 15:36:30 +01:00
ws
26a9a28435 update autoplacement for StaffText 2018-02-01 10:37:25 +01:00
ws
922e384585 fix #240831 2018-01-29 10:19:38 +01:00
Nicolas Froment
3f57552472
Merge pull request #3396 from anatoly-os/268357_Crash_if_adding_slur_to_start_grace_note
Fix #268357
2018-01-22 22:34:48 +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
berryman
86b31ae353 fix #268357: Crash if adding slur to note which has gracenote, if this note is in the first chordrest element in staf
First note (tick == tick2 == 0) was not processed correctly during slur
spanners calculations. It led to not setting layoutSystem for the
created slur.
2018-01-17 11:02:26 +03:00
ws
35265cd358 implement new fermata element 2018-01-16 13:38:28 +01:00
ws
bbd4aac421 layout slurs before dynamics 2018-01-11 11:41:02 +01:00
Werner Schweer
f26ebf688f fix #268110 2018-01-04 12:41:42 +01:00
Werner Schweer
df237c58c2 fix visual test line-1 2018-01-03 10:00:01 +01:00
Werner Schweer
b46b55fa1e fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
Werner Schweer
f59ca3167f fix #167461 2017-12-20 10:50:12 +01:00
wschweer
79b596f2a5 fix vtest layout-6 2017-12-08 14:44:57 +02:00
wschweer
115dc67f3b change autoplacement of dynamics 2017-12-06 16:06:32 +02:00
wschweer
8d5916dd4a autoplacement of FretDiagram, gp import fixes 2017-12-06 13:06:07 +02:00
Werner Schweer
c333db279e fixes for gp3 import 2017-11-20 15:57:31 +01:00
Werner Schweer
45c2d9136a guitar pro import update; add power tab import 2017-11-16 10:59:35 +01:00
lasconic
edc04299b4 fix #265188: 'Single page' layout option doesn't work 2017-11-15 11:25:59 +01:00
Werner Schweer
a3370ed320 page layout fixes 2017-10-27 13:06:22 +02:00
Werner Schweer
531d1ed2fa enhance import of pre 3.x files 2017-10-13 12:12:11 +02:00
Werner Schweer
c4af0c22bc fix for auto layout lyrics/slurs 2017-09-19 15:20:06 +02:00
Werner Schweer
05839cc0bb fix #251461: refuse to exit if some text frame is open 2017-09-14 10:30:40 +02:00
Werner Schweer
3319f3a1fa fix crash when deleting last measure; vtest fixes 2017-09-07 13:25:27 +02:00
Werner Schweer
a66d69ac75 honor maxSystemDistance 2017-08-11 10:44:42 +02:00
Werner Schweer
24794c60c6 fix page system spacing algorithm 2017-08-10 14:55:04 +02:00
Werner Schweer
9e66e4fc4b enable collision detection for beams 2017-08-09 16:01:12 +02:00
Werner Schweer
1a92bd7fc1 fixes for drum staff layout 2017-08-08 14:01:11 +02:00
Werner Schweer
931891724d slur layout update 2017-08-02 18:19:18 +02:00
Werner Schweer
cbc5ea2e39 fix shape of beamed notes 2017-07-21 12:11:15 +02:00
Nicolas Froment
ac54591bed Merge pull request #3229 from shoogle/74921-midi-pauses
fix #74921: implement pauses for MIDI files (hack)
2017-07-20 18:13:58 +02:00
Werner Schweer
5da44ffd97 change tie implementation 2017-07-19 17:54:10 +02:00
Werner Schweer
beda6eecac fix #233226: undo-redo after time signature change causes crash 2017-07-19 17:54:10 +02:00
Werner Schweer
b4eef5d4d3 change vertical layout of systems 2017-07-17 15:09:48 +02:00
Peter Jonas
52a984e491 fix #74921: implement pauses for MIDI files (hack) 2017-07-06 23:11:51 +01:00
Werner Schweer
d0a4afceec fix grace note layout 2017-07-06 09:59:29 +02:00
Werner Schweer
4151a1e3b6 layout tempo text on top of slurs 2017-07-04 16:43:25 +02:00
Werner Schweer
a8329a43b7 layout ottavas after slurs 2017-06-23 19:48:10 +02:00