Commit graph

60 commits

Author SHA1 Message Date
ws
01952574e3 add tests for scripting interface 2015-04-03 18:24:12 +02:00
Maurizio M. Gavioli
d421eb4592 Fix thread 51151 - Corruption on Cross-measure values ON
Recent improvements to beaming broke the Cross-measure values flag, causing chord duration corruption if turned ON.

Fixed by saving and restoring more duration data while processing beaming data.

Also, added a test about turning this flag on and about undoing.
2015-03-19 01:04:51 +01:00
ws
54a6d64d97 fix #48481 Last measure of score corrupt when applying local time signature 2015-02-23 10:10:18 +01:00
ws
50bc1b6dad fix undo of local time signature change 2015-02-16 09:44:39 +01:00
ws
67fdb6e7e7 fix #36731 2014-10-16 18:12:58 +02:00
Andrei Tuicu
6460485d3f Score accessibility system.
Provides screen-reader feedback for the selected element.
2014-08-19 00:09:13 +03:00
Andrei Tuicu
9caa98b130 Added 4 new navigation commands:
- next element
- previous element
- first element
- last element
2014-08-17 17:25:21 +03:00
Nicolas Froment
cec67e6790 Merge pull request #933 from BartlomiejLewandowski/25852-range-timesig
Range selection ending fix
2014-08-10 01:02:37 +02:00
Bartlomiej Lewandowski
2bf14c7cfb Fixed range ending for lasso select. 2014-08-10 00:16:37 +02:00
Bartlomiej Lewandowski
6afa0d74fd fix #25852 Fixed assigning the end of a range selection 2014-08-10 00:16:37 +02:00
ws
5bd9c426b3 fix #2901 2014-08-07 10:55:57 +02:00
ws
b70f9b8766 partial fix for #23324 2014-06-27 14:03:17 +02:00
Joachim Schmitz
dc5c0b48f6 move BeamMode to Beam::Mode
needed to make it available to the plugin framework
2014-06-26 12:01:55 +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
Joachim Schmitz
93799b7c58 convert unnamed enum to enum class CrossMeasure 2014-05-23 10:34:54 +02:00
ws
7f765e70a2 better layout for beams+rests 2014-05-17 15:48:37 +02:00
Joachim Schmitz
54ede6a1f6 improve builtin plugin documentation
reformatting, removing some comments that are irrelevant to plugin
framework in a way that DoxyGen should still find them, documenting the
enums and fully qualify all types that are specific to MuseScore,
2014-05-16 13:58:30 +02:00
ws
18c6acdbb1 fix #12112 2014-05-16 13:52:22 +02:00
ws
4f768005c5 fix #12079 2014-05-15 19:22:23 +02:00
Werner Schweer
2f5b22ab48 Merge pull request #862 from Isensee/24951-grace-after-new
fix #24951: grace notes after enabled
2014-05-13 13:06:58 +02:00
ws
ae60fb4f93 staff type edit updates 2014-05-12 18:04:59 +02:00
Joachim Schmitz
09b78a7f5f make the setSmall for chords/rests undoable 2014-05-09 11:04:15 +02:00
Joachim Schmitz
ec1b3b7214 plugin access to small property for chords/rests 2014-05-09 10:11:44 +02:00
Isensee
69f250919e fix #24951: grace notes after enabled 2014-04-23 18:09:57 +02:00
ws
416e7ddff7 change spanner to use closed interval tick-tick2 2013-08-12 10:38:07 +02:00
ws
6286de1872 fix #22082 2013-07-31 11:06:01 +02:00
ws
6cbea6b518 fix 22043 2013-07-29 11:13:06 +02:00
ws
9ddcc8e39b fix #21762 2013-07-11 14:44:35 +02:00
ws
2abfd73485 enable mtest plugins 2013-07-11 12:25:25 +02:00
ws
98ea91fae4 merge master 2013-07-08 14:44:28 +02:00
ws
48965a09c5 fix regressions 2013-06-19 16:25:29 +02:00
wschweer
705307a034 updates 2013-06-16 23:33:37 +02:00
ws
12875796ee refactoring grace note implementation 2013-06-10 21:13:04 +02:00
ws
a7904c31f5 refactoring spanner, part I 2013-06-10 11:03:34 +02:00
ws
ff9fa3b2e5 small optimizations 2013-05-29 11:50:25 +02:00
ws
c4072fce7c fix #21221 2013-05-28 15:42:16 +02:00
ws
32b6453b08 initialize ChordRest->crossMeasure 2013-05-16 10:41:28 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
1edcf4dc81 merge 2013-05-12 12:51:42 +02:00
ws
1ec148995a new grouping implementation, dialog for changing grouping for a timesig 2013-04-29 15:47:22 +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
6eca63d9b2 link beam properties to parts 2013-03-01 10:07:27 +01:00
ws
a873ef12da fix measure delete of repeat measure 2013-02-25 11:17:08 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
ws
1778f37b61 fix crash with parts and ties; more optimizations 2013-01-08 11:00:53 +01:00
ws
eb2f71a679 replace some qt container with hand crafted single linked list 2013-01-03 16:56:56 +01:00
ws
30e020232a optimize stem layout 2013-01-02 14:33:23 +01:00
Werner Schweer
42bf99a059 more changes for note articulation 2012-11-20 20:51:18 +01:00
Werner Schweer
93bc053086 1.2 import: fix placement of dynamics 2012-08-23 17:40:04 +02:00