Commit graph

67 commits

Author SHA1 Message Date
anatoly-os
6dac21350a
fix nullptr utilization when calculating measureIndex 2018-09-17 17:42:27 +02:00
Dmitri Ovodok
9bb7666779 Use a universal <location> tag to denote various position shifts 2018-08-16 19:09:58 +03:00
Dmitri Ovodok
b4da00bae2 Miscellaneous changes used for MSCX format rework
Those changes include:
- Add a possibility to write comments to MSCX files
- Add Element::findMeasureBase and constant version of Element::findMeasure
- Store index of the currently read measure in XmlReader. Correct behaviour of MeasureBase::index.
- Minor spanners-related additions to elements creation and conversion
2018-08-16 19:08:45 +03:00
Dmitri Ovodok
55bef706b8 Add API for retrieving positions of elements in terms of fractions
Rename fpos -> rfrac
Merge Element::ftick with Element::afrac
2018-08-16 19:08:45 +03:00
ws
33d1cd7fb4 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
Peter Jonas
858cb5d852 fix #252201: playback holds during section break 2018-03-22 05:49:11 +00:00
ws
26a9a28435 update autoplacement for StaffText 2018-02-01 10:37:25 +01:00
Peter Jonas
52a984e491 fix #74921: implement pauses for MIDI files (hack) 2017-07-06 23:11:51 +01:00
Werner Schweer
9684e0e7d4 fix #214991: All the frames are no longer drawn 2017-06-16 10:34:31 +02:00
Werner Schweer
be89a2de5e replace QStateMachine 2017-05-02 14:23:01 +02:00
Werner Schweer
6e7e05aaec impl. staff type changes 2016-12-18 14:31:34 +01:00
lasconic
67b1111937 fix #151501: Remove line breaks tool fails 2016-12-16 18:45:54 +01:00
Werner Schweer
49250a00ce fix incremental layout of slurs 2016-12-09 15:57:05 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
Werner Schweer
4e0b0dbae0 update layout code 2016-10-20 11:32:17 +02:00
Werner Schweer
79b7746f5b layout updates 2016-10-18 15:41:11 +02:00
Werner Schweer
452491d02a fix typo in noBreak code 2016-10-13 16:19:01 +02:00
Werner Schweer
b511d0a490 section break implies line break 2016-10-13 14:28:00 +02:00
Werner Schweer
ab1723fc6f implementation of 'no break' layout break type 2016-10-12 17:56:22 +02:00
lasconic
66dc473364 fix #127556: remove _repeatMeasure property from MeasureBase 2016-10-07 08:33:55 +02:00
werner
7c5e99a358 implement lyrics above stave 2016-08-24 14:49:51 +02:00
Eric Fontaine
c1c75fe5e5 fix #105716 Album option Page/Section Break 2016-04-14 15:59:31 -04:00
ws
5bee246125 some regression fixes 2016-04-13 12:05:47 +02:00
ws
2874c409ae specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
6fdbf515e8 changed element type conversion 2016-04-13 11:20:06 +02:00
ws
14ee35ba52 misc. regression fixes 2016-04-13 11:20:05 +02:00
ws
97345495ec fix regressions for system divider 2016-04-13 11:19:01 +02:00
ws
989aae1d93 fix note dot handling in inspector 2016-04-13 11:18:15 +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
ws
2a56738384 fix #51876 Crash navigating into multimeasure rest using Measure Properties 2015-03-30 10:42:27 +02:00
lasconic
d0e6b728ae fix #50621: Crash on deleting all similar element Line Break on this score 2015-03-15 19:01:35 +01:00
ws
94ad0842ef fix #48561 Crash when toggling visibility of a line break over a multimeasure rest 2015-02-25 10:48:58 +01:00
ws
3dc040452e fix #48176 Line break not visible on multimeasure rest 2015-02-23 11:45:04 +01:00
ws
13eccf97fb fix #47976 Crash when closing score with empty tet-frame 2015-02-17 21:12:19 +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
4becc39ecb fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07:00
ws
16764d4614 fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
Marc Sabatella
8b92ffd425 fix #44606: repeat text hidden if first staff hidden 2015-01-17 19:02:08 -07:00
ws
666ea12d00 fix #38486 2014-11-12 15:01:36 +01:00
ws
be1a16c890 remove some debug msg 2014-09-29 09:46:19 +02:00
ws
705bd2c315 fix delete nested tuplet in linked stave context 2014-09-29 09:39:45 +02:00
ws
0af0091e11 fix #30961 2014-08-27 14:36:42 +02:00
ws
a2a87a90c8 move Jump & Marker from Segment to Measure 2014-08-05 20:40:43 +02:00
Joachim Schmitz
29d17dae5c rename LayoutBreak::LayoutBreakType to LayoutBreak::Type 2014-06-26 11:57:45 +02:00
Joachim Schmitz
75623c53dc move ElementType to Element::Type
needed to make it available to the Plugin framework
2014-06-26 11:57:35 +02:00
ws
e8be73f41b fix transposition when changing instrument 2014-06-04 10:40:26 +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