Commit graph

137 commits

Author SHA1 Message Date
ws
33d1cd7fb4 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ws
6969419cfc update subStyle implementation 2018-03-21 14:05:43 +01:00
Werner Schweer
e6175c5dda rearrange class hierarchy 2017-12-27 11:51:09 +01:00
lasconic
f553f4fcfb fix #267896: Crash when loading a capella score 2017-12-26 15:22:44 +01:00
Joachim Schmitz
5e83e20e26 misc. text fixes, ommitting trailing space, capitalization, etc. 2017-08-14 11:48:58 +02:00
Werner Schweer
131ffccb4a fix import of barline span 2017-05-29 14:59:26 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
IsaacWeiss
a715fb24c8 Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog
Also remove spacer at top of Section Break Properties
2017-03-28 12:54:49 -04:00
Werner Schweer
d435c3e5fc change barline alignment 2017-03-20 18:24:29 +01:00
Werner Schweer
867f2582f6 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
lasconic
99c15fdccd fix #81451: [Capella Import] corrupt file when importing capx file with pickup measure 2017-02-21 12:23:38 +01:00
Werner Schweer
1d4c6b2f21 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
Werner Schweer
5433d719d9 replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
Werner Schweer
0b1aea952f layout for movements 2017-01-05 11:28:45 +01:00
Werner Schweer
337e885896 barline changes, part-1 2016-12-28 16:36:59 +01:00
Werner Schweer
f7d96502c3 update layout, change handling of clefs, system header and trailer 2016-10-25 17:35:55 +02:00
Werner Schweer
2b255202d9 change implementation of articulations 2016-10-06 12:21:39 +02:00
lasconic
f966b08d77 add more F and C clefs, refactor clef.cpp and use symId and line when possible 2016-09-29 01:14:03 +02:00
Werner Schweer
e38215d41c update hairpin; fix drag of lines to staff > 1 2016-09-22 17:28:44 +02:00
Werner Schweer
b5516f8a7b fix #108616 add more breath mark /caesura symbols to palette 2016-09-19 11:28:55 +02:00
Werner Schweer
3b9009e57f change file error handling 2016-09-16 12:07:58 +02:00
werner
367f445953 autoplacement for hairpins, pedal lines 2016-07-15 14:07:23 +02:00
lasconic
7483e5bc69 uncomment all tests 2016-07-06 22:36:26 +02:00
AntonioBL
e22a335638 fix #113931 : freeze when importing Capella file with staff without time signature (workaround) 2016-06-20 17:34:13 +02:00
ws
f281db5f22 move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
97345495ec fix regressions for system divider 2016-04-13 11:19:01 +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
Eric Fontaine
53f2a41134 Fix char sign to pass tests on ARM. 2016-03-30 13:07:30 -04:00
Eric Fontaine
5a12dff476 fix compile tests compiler warnings
complains -Wtype-limits in capella & importgtp

complains -Wformat= in tst_midi qDebug
2016-03-23 02:56:50 -04:00
Eric Fontaine
613ff89a41 change %hhd and %hhu into %d for int(enum) 2016-02-11 17:57:06 -05:00
Eric Fontaine
2f4e0ba74d fix #96951 remove debug warnings by explicitly casting enums to int 2016-02-04 02:24:18 -05:00
lasconic
61b30367f2 fix #20911: [Capella import] file with title results in several vertical frames, 2 containing nothing but a # 2016-01-19 13:02:42 +04:00
AntonioBL
bb97c5cbe3 fix #86636 : MusicXML import of tuplets yields elements with zero duration 2016-01-05 14:17:20 +01:00
ws
d8e4373435 make DPI=72 constant 2015-11-16 14:24:47 +01:00
lasconic
5c242ac228 fix bad syntax 2015-05-07 18:18:54 +02:00
lasconic
da74238db8 fix some more compilation warnings with gcc5 2015-05-07 14:42:58 +02:00
lasconic
61eed11401 fix all warnings on Mac OSX. Hopefully without side effects on other platforms. 2015-05-05 18:28:39 +02:00
ws
892e5887f9 fix #57861 bad import of & in part name 2015-04-27 13:03:52 +02:00
ws
8282094dd6 code cleanups; rename instr() to instrument() 2015-03-26 13:11:46 +01:00
AntonioBL
9c2b5ec336 implement import of simple tuplets (n equal notes) from Capella files 2015-03-10 16:22:05 +01:00
ws
ec8913a19b fix #45601 changing note value can lead to missing accidentals; simplify layout() 2015-02-17 20:22:38 +01:00
Marc Sabatella
d79bd3a502 fix #46401: breath segments placed too early 2015-02-06 22:32:34 -07:00
ws
822aa31be3 cleanup for score dirty status 2015-02-02 10:54:48 +01:00
AntonioBL
e8e0e618b3 Further fixes for text import from Capella files 2015-01-26 13:52:44 +01:00
ws
bc85c2429d update mtest 2015-01-26 11:06:32 +01:00
AntonioBL
7c3adf2287 Fix staccato, tenuto, etc. articulation import from Capella files 2015-01-23 17:41:36 +01:00
AntonioBL
7b10628b6f Fix import of some articulations and some spanners from Capella files 2015-01-23 17:41:29 +01:00
AntonioBL
cfcfa9e8f6 Partial fix for articulation import from Capella files 2015-01-23 17:41:21 +01:00