Commit graph

38 commits

Author SHA1 Message Date
ws
517627a21f update clef implementation 2013-09-05 16:38:04 +02:00
lasconic
a34ee1b0ce fix #22540: better warnings fo file not found when opening via Open Recent 2013-09-05 16:10:40 +02:00
ws
9dba0be445 updates&fixes for tie editing 2013-08-22 12:18:37 +02:00
ws
416e7ddff7 change spanner to use closed interval tick-tick2 2013-08-12 10:38:07 +02:00
lasconic
7c059a6bcf fix volta import for OVE 2013-07-31 21:11:42 +02:00
ws
721a479506 fix #21880 (ove import of spanner) 2013-07-17 19:24:19 +02:00
ws
98ea91fae4 merge master 2013-07-08 14:44:28 +02:00
lasconic
e3bf22c5d4 fix mac build 2013-07-05 16:11:47 +02:00
ws
3f63dcd6d4 use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
ws
47f933ee96 ignore Segments in msc[xz] files 2013-06-25 10:41:42 +02:00
lasconic
b5332dd7c6 fix #21607: [MusicXML] Notes are missing 2013-06-21 16:00:06 +02:00
wschweer
ab6120f85e refactoring grace notes 2013-06-12 14:23:57 +02:00
ws
a7904c31f5 refactoring spanner, part I 2013-06-10 11:03:34 +02:00
lasconic
d6eb49e72e fix #21127, fix #21123, fix layout of square bracket 2013-05-18 14:53:28 +02:00
lasconic
0cdad25db3 update build for Qt5 on Windows mingw 2013-05-14 17:25:16 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
lasconic
83fbc60c05 fix import of OVE file 2013-05-07 13:25:27 +02:00
lasconic
b2f89ce264 multiple fixes for mobile compilation 2013-03-26 23:11:24 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ws
990704873b updates for Glissando 2013-02-28 15:06:54 +01:00
ws
fa48e19b32 strong typing of ArpeggioType 2013-02-27 11:26:58 +01:00
ws
d846e3d0d3 update for Jump and Marker elements 2013-02-25 14:56:34 +01:00
Tony Mountifield
0ec7460293 Use KEY_C instead of 0 when calling pitch2tpc() 2013-02-12 11:39:35 +00:00
Tony Mountifield
50207f185c Key-based cursor note movement and pitch2tpc()
Replace pitch2tpc2() and both variants of pitch2tpc() with a single
generic pitch2tpc(). Add PREFER_SHARPS, PREFER_NEAREST and PREFER_FLATS.
Update all places where those functions are called from.
Use intelligent key-aware stepping of pitch and tpc in Score::upDown().
2013-02-10 22:58:59 +00:00
Werner Schweer
6937cb8e31 remove inconsistent Score->part(int) methods 2012-11-04 09:49:32 +01:00
Werner Schweer
4e54f49315 reorganize file read 2012-10-01 09:58:05 +02:00
Werner Schweer
aff8b7c7ac extend inspector for Hairpin 2012-09-19 14:13:28 +02:00
Werner Schweer
3fe697f54d implement inspector for hairpin elements 2012-09-18 09:28:28 +02:00
Werner Schweer
ed60fef4e6 implement inspector for ottava 2012-09-17 17:35:49 +02:00
Werner Schweer
2e98b0362f add inspector framework for volta 2012-09-17 15:41:50 +02:00
Werner Schweer
50272e30b5 fix getGraceSegment() 2012-09-14 14:41:02 +02:00
Werner Schweer
3139970fd1 move ElementType to Element() 2012-09-13 18:07:11 +02:00
Werner Schweer
c44614970a consider possible cautionary time signatures when calculating line breaks 2012-09-06 12:35:34 +02:00
Werner Schweer
2f2d5a4a2f fix regressions for note entry 2012-08-08 20:46:29 +02:00
Werner Schweer
686d0d271c fix script bindings for some enums 2012-08-04 15:46:43 +02:00
Werner Schweer
2e84a7ee70 fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
lasconic
864be03c2f fix crash on OVE import #17045 2012-06-23 10:51:44 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00