Commit graph

40 commits

Author SHA1 Message Date
Marc Sabatella
777f30c038 fix #40566: add text style for pedal, baseline alignment 2015-02-21 14:52:56 -07:00
ws
e1a97cea80 fix #36661 Buts with grayed out fields in the Inspector 2015-02-02 14:52:13 +01:00
ws
857b020bcf fix #33636 2014-09-25 11:34:26 +02:00
Marc Sabatella
c80e2f21b5 fix #30486: crash on remove of volta text via line properties 2014-08-23 07:51:28 -06:00
Andrei Tuicu
c3ff25358b fix 30281
Fix readability
Optimize string allocation
	modified:   libmscore/accidental.cpp
	modified:   libmscore/ambitus.cpp
	modified:   libmscore/articulation.cpp
	modified:   libmscore/barline.cpp
	modified:   libmscore/chord.cpp
	modified:   libmscore/chordline.cpp
	modified:   libmscore/chordrest.cpp
	modified:   libmscore/dynamic.cpp
	modified:   libmscore/fingering.cpp
	modified:   libmscore/hairpin.cpp
	modified:   libmscore/harmony.cpp
	modified:   libmscore/jump.cpp
	modified:   libmscore/keysig.cpp
	modified:   libmscore/marker.cpp
	modified:   libmscore/measure.cpp
	modified:   libmscore/note.cpp
	modified:   libmscore/ottava.cpp
	modified:   libmscore/rest.cpp
	modified:   libmscore/score.h
	modified:   libmscore/tempotext.cpp
	modified:   libmscore/text.cpp
	modified:   libmscore/timesig.cpp
	modified:   libmscore/tremolo.cpp
	modified:   libmscore/trill.cpp
	modified:   libmscore/volta.cpp
	modified:   mscore/scoreaccessibility.cpp
2014-08-21 20:33:11 +03:00
Andrei Tuicu
6460485d3f Score accessibility system.
Provides screen-reader feedback for the selected element.
2014-08-19 00:09:13 +03:00
ws
9e93f15037 fix #29511 2014-08-13 15:42:55 +02:00
ws
e1d6c9ce43 fix #24145 2014-08-12 15:32:46 +02:00
Marc Sabatella
f9a5d67461 fix #27966: volta end hooks missing from 1.3 scores
restore comment
2014-07-22 21:37:58 -06:00
ws
17910f7441 remove id from spanner class 2014-07-21 14:28:37 +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
ws
5fc08d094b update Volta 2014-06-19 11:34:28 +02:00
ws
a9af9ca335 fix #26041 2014-06-18 10:29:06 +02:00
Joachim Schmitz
79474e3fcc convert unnamed enum into enum TextStyleType
more work needed to make it an enum class
2014-05-30 13:37:30 +02:00
Joachim Schmitz
d93890442c convert enum PlaceText into enum class
and make enum AlignmentFlags ": char", turning this into an enum class
requires more work, as it is used for flags.
Also change enum class BeamMode from ": char" to ": signed char"
2014-05-26 22:55:18 +02:00
Joachim Schmitz
c79ae39d0e convert enum Anchor into enum class 2014-05-26 20:48:27 +02:00
Joachim Schmitz
7f1b612615 convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
Joachim Schmitz
0b43247956 convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
ws
d162a9ee91 simplify TextLine, use only text and drop symbols 2014-03-06 14:53:22 +01:00
ws
f95059f6ee fix inspector handling of QComboBox 2013-08-09 13:20:15 +02:00
ws
edc8008961 updates for style 2013-08-09 11:42:45 +02:00
ws
8bbceb045f inspector update: make styled properties undoable 2013-08-07 13:21:05 +02:00
ws
cc10cd0372 distinguish between styled and unstyled properties in inspector 2013-08-06 21:15:25 +02:00
ws
e6a2dfde2c update inspector; styled line width for ottava 2013-08-06 19:28:20 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
b3d3f90241 fix #20943 2013-05-02 16:12:43 +02:00
ws
7a51557946 fix #20759 2013-04-15 19:17:10 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ws
2bcc1bdf5a change edit mode implementation 2013-02-27 11:26:58 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Werner Schweer
f402673a65 fix some regressions for line elements 2012-11-08 12:59:51 +01:00
Werner Schweer
d73451a297 add adjustReadPos() to layout() in TextLineSegment as suggested by miwarre 2012-11-04 12:50:36 +01:00
Werner Schweer
2412a8dc82 remove yoffset from Spanner 2012-10-29 17:14:05 +01:00
Werner Schweer
6f951ece88 add inspector for trill lines 2012-09-17 18:09:30 +02:00
Werner Schweer
ed60fef4e6 implement inspector for ottava 2012-09-17 17:35:49 +02:00
Werner Schweer
8dae4a47b4 fix volta inspector 2012-09-17 16:34:07 +02:00
Werner Schweer
2e98b0362f add inspector framework for volta 2012-09-17 15:41:50 +02:00
Werner Schweer
146103e963 enhance import of 1.2 voltas 2012-07-04 13:04:54 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00