Commit graph

8725 commits

Author SHA1 Message Date
lasconic
a964fba36e fix #51406: Time & key signatures deleted on range delete, corrupting score 2015-03-19 15:07:50 +01:00
lasconic
df0d65c344 fix #51341: changing to a 'compatible' timesig behaves as if being a local time sig 2015-03-19 14:28:23 +01:00
lasconic
36b4f4fe0e fix #51436: Musescore 2 does not import fott size correctly from MusicXML 2015-03-19 14:13:44 +01:00
lasconic
17249ba1ee expose note dots to plugin, read only 2015-03-19 10:39:18 +01:00
lasconic
e74ff0a3a9 expose stem slash to plugin framework 2015-03-19 10:28:01 +01:00
lasconic
f7c22e9d67 fix #46596: Adding staccato to a group of chords fails on chords with even number of notes when using shortcut 2015-03-19 09:57:41 +01:00
Nicolas Froment
a8d3a5541b Merge pull request #1900 from MarcSabatella/null-lyric-clone
fix #51391: crash on clone of null lyric
2015-03-19 09:39:46 +01:00
Nicolas Froment
b657869c78 Merge pull request #1899 from mgavioli/Fix_51151_corruption_on_cross-measure_values_on
Fix thread 51151 - Corruption on Cross-measure values ON
2015-03-19 09:39:04 +01:00
lasconic
bcacb053ba update product GUID on windows 2015-03-19 09:32:41 +01:00
lasconic
eabf4c1f18 fix #51166: MuseScore icon in mixer (system sounds, Windows) too large 2015-03-19 09:29:29 +01:00
Marc Sabatella
518c2f5c1f fix #51391: crash on clone of null lyric 2015-03-19 00:53:49 -06: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
lasconic
9ab4e3e765 fix compilation 2015-03-18 22:18:29 +01:00
lasconic
532d1f3b8a fix typo 2015-03-18 21:59:39 +01:00
Nicolas Froment
278e1e7d00 Merge pull request #1898 from MarcSabatella/rewrong-measures
fix corruptions on measure rewrite
2015-03-18 21:30:01 +01:00
Marc Sabatella
71eef93f69 fix #41796: issues with local time signatures 2015-03-18 10:50:48 -06:00
Marc Sabatella
c0b0abc27a use Segment::isEmpty() 2015-03-18 07:31:17 -06:00
lasconic
40e60ffeec fix #45626: after making large adjustment to slur, it becomes extremely difficult to select 2015-03-18 13:03:57 +01:00
lasconic
9ec105698a fix #42011: View menu is disabled if no score is open 2015-03-18 12:30:46 +01:00
lasconic
1a66cfbadc add proper access to stem, beam, slahbeam and hook of chords 2015-03-18 12:17:01 +01:00
lasconic
1f260b5656 review selection color. Fix #51141 Fix #23845 Fix #49416 2015-03-18 11:40:40 +01:00
lasconic
e5060cdc86 update getting started 2015-03-18 10:48:10 +01:00
lasconic
44640a7b73 update vtest/README 2015-03-18 09:58:42 +01:00
lasconic
34be334628 fix #23943: File -> Open should should remember last used location (Mac and Windows) 2015-03-18 09:38:23 +01:00
Nicolas Froment
0ac49a2e7d Merge pull request #1897 from MarcSabatella/50826-link-undo-crash
fix #50826: crash on undo of system text with links
2015-03-18 09:12:30 +01:00
Marc Sabatella
a6c343474b fix #51231: corruption after failed timesig delete 2015-03-17 22:30:24 -06:00
Marc Sabatella
89b4d7ad11 fix #51216: corruption after failure to change timesig 2015-03-17 21:32:02 -06:00
Marc Sabatella
89accfaf18 fix #50826: crash on undo of system text with links 2015-03-17 17:55:23 -06:00
Nicolas Froment
b4b5e28063 Merge pull request #1895 from MarcSabatella/delete-crash
fix crash regression in delete list selection
2015-03-17 17:26:27 +01:00
Marc Sabatella
20a8dbaf51 fix crash regression in delete list selection 2015-03-17 10:23:05 -06:00
Nicolas Froment
9fcb2e6366 Merge pull request #1893 from AntonioBL/drumtool_crash
fix #47396 crash when changing drumset
2015-03-17 16:38:05 +01:00
Nicolas Froment
b63a12de66 Merge pull request #1891 from MarcSabatella/51101-delete-links-crash
fix #51101: crash on delete key signature with linked staves
2015-03-17 16:35:42 +01:00
lasconic
ce76938e9b cheap partial fix for #42341: disable editing of local value in time sig properties 2015-03-17 16:35:20 +01:00
lasconic
ac6d38ea07 fix #51146: The change of a time signature before an inserted frame causes corruption 2015-03-17 15:35:31 +01:00
lasconic
5198e37702 fix #51156: Artifacts in Plugins manual 2015-03-17 14:32:32 +01:00
lasconic
2b5cac3de6 try to fix #50706: Opening score from the OS creates two entries for the same score in the recent scores list 2015-03-17 14:23:36 +01:00
lasconic
5377954b95 fix #29906: Crash when clicking non-visible tablature rest 2015-03-17 14:20:00 +01:00
Marc Sabatella
1d9de8f569 fix #51101: crash on delete key signature with linked staves 2015-03-17 06:55:45 -06:00
AntonioBL
faeee4533b fix #47396 crash when changing drumset 2015-03-17 11:50:59 +01:00
Nicolas Froment
4adbfbb250 Merge pull request #1892 from MarcSabatella/51121-linked-rests
fix #51121: initial rests linked to wrong staves
2015-03-17 08:52:05 +01:00
Marc Sabatella
e68e528f96 fix #51121: initial rests linked to wrong staves 2015-03-16 23:17:16 -06:00
Nicolas Froment
f953fe7ef0 Merge pull request #1886 from MarcSabatella/50561-start-entry
fix #50561: start note entry on current page if no selection
2015-03-16 22:32:50 +01:00
Marc Sabatella
4c02de834e fix #50561: start note entry on current page if no selection 2015-03-16 14:36:01 -06:00
Nicolas Froment
15f001799e Merge pull request #1890 from MarcSabatella/51026-slash-fraction
fix #51026: slash fill confused with fractional measure duration
2015-03-16 20:04:36 +01:00
Marc Sabatella
658acb190d fix #51026: slash fill confused with fractional measure duration 2015-03-16 12:42:23 -06:00
Nicolas Froment
e13341589b Merge pull request #1889 from andreituicu/fix_piano_drum_edit
fix #50846 : Pianoroll and Drumroll lose focus.
2015-03-16 14:35:47 +01:00
Nicolas Froment
d5222c6801 Merge pull request #1888 from mgavioli/Fix_49856_Partial_fix_pasted_gliassando_not_cloned
Fix #49856 - Partial fix for pasted glissando not cloned
2015-03-16 14:32:06 +01:00
Nicolas Froment
32bc14f287 Merge pull request #1885 from MarcSabatella/50711-template-frame
fix #50711: score created from template should inherit title frame prope...
2015-03-16 13:54:29 +01:00
Andrei Tuicu
d6f167a45e fix #50846
modified:   mscore/scoreaccessibility.cpp
2015-03-16 14:35:32 +02:00
Maurizio M. Gavioli
bb8026f25a Fix #49856 - Partial fix for pasted glissando not cloned
If selection containing a glissando is copied into a staff which has another staff linked to it, the glissando is copied into the first staff but not cloned into the linked staff.

Original issue: http://musescore.org/en/node/49856

Partial, cheap fix: if pasting a note-anchored spanner into a staff which has other linked staves, the spanner is ignored.

This at least ensures that the linked staves are consistent among themselves after the pasting; also, as correct cloning of manually added spanners across all the linked staves is properly supported, the un-copied spanner can be added later by the user without structural issues.
2015-03-16 12:04:28 +01:00