Commit graph

31 commits

Author SHA1 Message Date
Dmitri Ovodok
6e5de1926c fix #278940: restore chords spacing for glissando
This adds also a way to differentiate types of horizontal spacing.
The underlying implementation (zero-height shape elements) still
remains the same.
2018-12-05 16:34:35 +02:00
Dmitri Ovodok
c36be96638 fix #276472: do not move slur if it doesn't intersect staff shape 2018-11-21 15:34:20 +02:00
Joachim Schmitz
b27817fe19 fix more MSVC warnings
* The one C4100
* The one C4189
* The two C4457
* The two C4701
* The 475 C4267, changing to size_t were easily possible, casting to
int elsewhere
* Fix GCC warnings reg. wrong printf format for a size_t, reg. unused
variables and reg. ambigous else branch, seen on Travis CI
2018-09-11 16:56:50 +02:00
ws
a64d5d81d3 add preparations for 'skyline' algorithm to calculate system distance 2018-09-03 09:54:20 +02:00
James Thistlewood
6df1506b78 Fix #274710: incorrect text autoplacement 2018-08-25 19:44:02 +01:00
ws
26a9a28435 update autoplacement for StaffText 2018-02-01 10:37:25 +01:00
ws
35265cd358 implement new fermata element 2018-01-16 13:38:28 +01:00
wschweer
8d5916dd4a autoplacement of FretDiagram, gp import fixes 2017-12-06 13:06:07 +02:00
Werner Schweer
931891724d slur layout update 2017-08-02 18:19:18 +02:00
Werner Schweer
62513977a0 misc. updates for barlines 2016-12-29 13:42:55 +01:00
Werner Schweer
6a0fb3fb0f fix #141226: Can't change tie direction 2016-11-17 09:46:58 +01:00
Werner Schweer
6ef95da0d6 first simple implementation of slur autoplace 2016-11-15 16:33:38 +01:00
werner
962076fa18 fix #22696 Lyrics dont overlap stave elements 2016-08-29 14:49:59 +02:00
werner
9faf3f79e7 autoplace for lyrics 2016-08-17 12:52:35 +02:00
werner
3d6dfaf883 fix regressions for hairpin+dynamics 2016-07-20 12:45:34 +02:00
lasconic
d02b1c9b48 temporarily disable some repeats tests so mtests pass 2016-06-17 11:21:05 +02:00
werner
8ec8b50fc8 implement autoplace for ottava 2016-06-15 16:11:17 +02:00
werner
31d54a1687 Shape optimization 2016-06-09 13:56:30 +02:00
ws
c56835afb1 mtest updates 2016-06-06 10:33:23 +02:00
ws
c1726bbaf7 smart placement for rehearsal marks 2016-06-03 16:51:37 +02:00
ws
66d0b1ed23 misc. layout fixes 2016-06-02 10:38:57 +02:00
ws
1ed009e3a8 fix compiler warning 2016-06-02 10:38:57 +02:00
ws
e69616a654 fix #109811: disable debug code; fix mtest copypastesymbollist 2016-05-04 09:54:52 +02:00
ws
32c3100f80 layout optimizations 2016-05-02 13:42:03 +02:00
ws
097ac65733 fix more regressions; comment out all failing mtest 2016-04-13 12:07:48 +02:00
ws
1987af0e3d add beams to segment shape 2016-04-13 12:05:46 +02:00
ws
3f1aa2ed1f misc. updates to layout 2016-04-13 12:05:46 +02:00
ws
66455c0cb3 more layout regression fixes 2016-04-13 11:20:05 +02:00
ws
9ec1d02471 code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
ws
3d8749ffe9 some regression fixes, code cleanups 2016-04-13 11:08:01 +02:00
ws
9f933d8503 Layout reorganization 2016-04-13 11:05:04 +02:00