Commit graph

265 commits

Author SHA1 Message Date
ws
96af32eee7 fix regressions: layout of misc. elements 2018-10-25 15:44:21 +02:00
ws
4cc247ea4a fix text position in palette 2018-10-22 11:43:54 +02:00
ws
d77183b3bb refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
Matt McClinch
6708adfeb5 fix #276869: Adding barline with ctrl+doubleclick does not create a split. 2018-10-11 22:23:55 -04:00
Dmitri Ovodok
c354eb24c3 Remove read300 functions 2018-09-19 01:57:37 +03:00
anatoly-os
588a4bad76 add TODOs to rename pos() and ipos()
Element::pos() and Element::ipos() unclear and error prone semantic led to 382b7d79d8.
SpannerSegment::pos2() and SpannerSegment::ipos2() are not good as well.
I didn't apply renaming because active work is in progress.
2018-09-18 21:55:21 +02:00
ws
58618db581 fix autoplacement for Jump and Marker 2018-09-12 12:05:17 +02:00
Dmitri Ovodok
2c28195c1c Add a framework to read/write connectors using relative positions instead of IDs
Try to reconnect broken connectors while reading MSCX files
2018-08-16 19:10:28 +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
Dmitri Ovodok
8fa920b7df Backup old MSC read functions, add a test for fileformats compatibility
Use old read functions for reading 1.x and 2.x fileformats

Assign version number 3.01 to the new MSCX format flavor
2018-08-16 19:08:45 +03:00
ws
10ebbb9080 update text style implementation 2018-08-01 11:46:35 +02:00
ws
10d1ae0529 add method propertyDelegate() to Element 2018-07-24 15:48:24 +02:00
ws
1fb2fc2d9b fix #264594 lyrics update 2018-07-19 13:03:38 +02:00
Matt McClinch
d0c189b622 fix #117066: Selecting notes in triplet quavers embedded in triplet crotchet 2018-07-12 22:57:20 -04:00
ws
175d5aadb3 cleanup ElementFlags interface, use more Placement properties on mxml import/export 2018-07-04 12:41:14 +02:00
ws
6b8a6461f3 fix #272380 Rehearsal marks from palette are not generated automatically 2018-06-19 14:00:00 +02:00
ws
6a4bcb2dd1 fix #272379 Incorrect empty rectangle for rehearsal marks 2018-06-01 12:22:39 +02:00
ws
984e6ee761 fix lineVisible property 2018-05-07 11:28:50 +02:00
ws
af29311ec4 remove Element->_readPos 2018-04-30 16:08:25 +02:00
ws
6d460f012b regression fixes for tuplet layout 2018-04-09 11:51:45 +02:00
ws
f9effbaf23 fix visual test regressions 2018-03-28 17:49:08 +02:00
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
ws
1a4bd0feb9 add tuplet shape to segment/measure shape; properties update 2018-03-16 10:58:31 +01:00
luz.paz
dab3b5f056 Misc. typos follow up
Follow up to previous typo commit a8ac55c180
2018-02-19 19:30:12 -05:00
ws
9f31d6997e more cleanups for autoplace 2018-02-05 10:53:30 +01:00
ws
218bf79302 autoplace & other cleanups 2018-02-01 15:36:30 +01:00
Nicolas Froment
ae0f5e7dcc
Merge pull request #3432 from mattmcclinch/fix-paste-lyrics
fix the pasting of lyrics
2018-02-01 11:48:49 +01:00
ws
26a9a28435 update autoplacement for StaffText 2018-02-01 10:37:25 +01:00
Matt McClinch
71fb5c64c7 fix the pasting of lyrics
minor changes to the paste function
2018-02-01 03:32:44 -05:00
ws
35265cd358 implement new fermata element 2018-01-16 13:38:28 +01:00
Werner Schweer
f26ebf688f fix #268110 2018-01-04 12:41:42 +01:00
Werner Schweer
e6175c5dda rearrange class hierarchy 2017-12-27 11:51:09 +01:00
Werner Schweer
1943bd1ff1 replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
wschweer
8d5916dd4a autoplacement of FretDiagram, gp import fixes 2017-12-06 13:06:07 +02:00
Werner Schweer
0e4211e2d0 update let ring, palm mute 2017-11-27 16:55:52 +01:00
Werner Schweer
6d301fbbf5 update spanner editing 2017-07-26 09:59:34 +02:00
divya-urs
28d4e39b05 accessibility: nextElement and prevElement 2017-07-13 23:52:00 +05:30
Werner Schweer
46eb36cb5b update text editing 2017-07-08 11:35:15 +02:00
Werner Schweer
c89464f8b0 fix quirks while editing slurs in staves > 1 2017-07-05 17:41:47 +02:00
Werner Schweer
d9d738dd79 update for keysig 2017-06-23 13:53:45 +02:00
Werner Schweer
f4c70e5bb7 fix for foto mode 2017-06-20 09:57:18 +02:00
Werner Schweer
90d3a6ff2f rollback text editing behaviour 2017-06-13 17:23:24 +02:00
Werner Schweer
f80caadfe8 misc. layout fixes 2017-06-02 10:28:29 +02:00
Werner Schweer
186c680c38 fix #195631 and other regressions 2017-05-03 16:20:04 +02:00
Werner Schweer
be89a2de5e replace QStateMachine 2017-05-02 14:23:01 +02:00
wschweer
51372d8018 update undo/redo infrastructure for text editing 2017-04-11 11:34:47 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
c156357930 update image element 2017-03-10 17:14:44 +01:00