Commit graph

116 commits

Author SHA1 Message Date
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
AntonioBL
501e616eca Fix barline import from Capella .cap files 2015-01-23 17:41:13 +01:00
AntonioBL
8075a49567 fix text characters import of Capella files 2015-01-23 17:41:05 +01:00
AntonioBL
eca233a1b8 Fix time signature change in import of some Capella files 2015-01-19 10:32:00 +01:00
AntonioBL
eeef174cd7 Fix import of grace notes from Capella files 2015-01-19 10:31:39 +01:00
AntonioBL
a868caaf99 Fix transposing instrument for import of Capella files 2015-01-19 10:31:28 +01:00
ws
8ff4a8f95e fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
Joachim Schmitz
4701d08d37 fix typo by changing V_EIGHT to V_EIGHTH 2014-08-17 13:31:35 +02:00
ws
570a8094fe fix #29751 2014-08-16 14:40:16 +02:00
ws
0c44719a58 fix #29241 2014-08-11 15:26:29 +02:00
ws
f97a8b22c6 cleaner clef/cleflist implementation 2014-07-25 17:13:42 +02:00
Joachim Schmitz
c35055128f turn enum CapellaError into enum class Capella::Error
leaving CAP_NO_ERROR and CAP_EOF to not conflict with system headers
2014-07-15 14:14:36 +02:00
Joachim Schmitz
e394feb7df turn enum StemDir into enum class 2014-07-15 14:14:34 +02:00
Joachim Schmitz
54ddbe3411 turn unnamed enum into enum class CapellaType 2014-07-15 14:14:31 +02:00
Joachim Schmitz
afacc0f184 replace use of unnamed enum with BarLineType 2014-07-15 14:14:29 +02:00
Joachim Schmitz
e2c8647e2b turn enum OCT into enum class Oct 2014-07-15 14:14:27 +02:00
Joachim Schmitz
22e4dfc9b1 turn enum CLEF_LINE into enum class ClefLine 2014-07-15 14:14:25 +02:00
Joachim Schmitz
f562a03cf2 turn enum FORM into enum class Form 2014-07-15 14:14:23 +02:00
Joachim Schmitz
c588ce8626 turn enum BEAM_MODE into enum class BeamMode 2014-07-15 14:14:20 +02:00
Joachim Schmitz
fd97658835 turn enum TIMESTEP into enum class TimeStep 2014-07-15 14:14:17 +02:00
Joachim Schmitz
e95d169d5c move Direction and DirectionH into MScore
needed to make them available to the plugin framework
2014-06-26 12:03:14 +02:00
Joachim Schmitz
6f55add7c8 move VoltaType to Volta::Type
needed to make it available to the plugin framework
2014-06-26 12:01:53 +02:00