Commit graph

14891 commits

Author SHA1 Message Date
Peter Jonas
ac052a3f19 New Score Wizard: Make template previews work for any page size 2019-01-13 18:52:03 +00:00
anatoly-os
5f7747303a
Merge pull request #4555 from jthistle/281350-feedback-barline-start-repeat
fix #281350: start repeat applied to barline changes wrong barline
2019-01-13 18:26:00 +02:00
anatoly-os
b0a0c85fe7
Merge pull request #4566 from MarcSabatella/text-palette-2
add channel change texts to palettes
2019-01-13 16:36:59 +02:00
anatoly-os
7271e040c2
Merge pull request #4570 from MarcSabatella/instrument-delete-undo
followup for #279814: don't crash on undo of delete instrument name
2019-01-13 02:43:54 +02:00
Marc Sabatella
016d0265f3 followup for #279814: don't crash on undo of delete instrument name 2019-01-12 09:09:10 -07:00
James Thistlewood
99c033d405 fix #281350: start repeat applied to barline changes wrong barline 2019-01-12 09:01:08 +00:00
Marc Sabatella
dc4149bf81 add channel change texts to palettes 2019-01-11 13:49:41 -07:00
Joachim Schmitz
f0e3818f37 Revert "add new instrument channel switch texts to palettes"
This reverts commit c1591730ba.
2019-01-11 22:28:00 +02:00
anatoly-os
14e67c9a83
Merge pull request #4560 from Jojo-Schmitz/texts
add new instrument channel switch texts to palettes
2019-01-11 18:21:06 +02:00
Joachim Schmitz
c1591730ba add new instrument channel switch texts to palettes
and fix a typo
2019-01-11 15:54:06 +01:00
anatoly-os
59a49d4f7f
Merge pull request #4492 from Jojo-Schmitz/texts
various text fixes
2019-01-11 16:45:15 +02:00
Joachim Schmitz
a4c491bd2a fix #281028, fix #280842, fix #280470, fix #281369 and some more text fixes
* Change sharps, flats and naturals to their unicode counterparts
* Fix #281028: remove superfluos double spaces
* Add missing "the"
* Fix #280842: change [Tablature] to (Tablature) for instruments
* fix #280470: Inconsistent reference to menu entry navigation
* Translate MusicXML import error message prefix
see https://musescore.org/en/node/281133
* Improve message on importing pre-3.0 scores
and also enabling it for pre-2.0 scores
* Fix #281369: Ottava bassa shows as "8vb", while 15ma and 22ma is used
for alta and bassa
see also PR #4547
Clefs were having the same issue, so changed those too
* Improve one text in Preferences > I/O and remove another
as that is no longer true
* Yet another ellipsis
2019-01-11 15:15:25 +01:00
anatoly-os
2a643e477b
Merge pull request #4487 from dmitrio95/lyrics-intersection
fix #151256: fix lyrics intersection inside measure, disallow lyrics to cross barlines
2019-01-11 15:07:36 +02:00
anatoly-os
812c349706
Merge pull request #4525 from ericfont/msvc-pch-configuration
MSVC pch allow switch configuration
2019-01-11 15:03:30 +02:00
anatoly-os
f9dd162c5a
Merge pull request #3500 from Jojo-Schmitz/channel-switching
More channels to instruments
2019-01-11 14:47:37 +02:00
anatoly-os
fe48cbb773
Merge pull request #4518 from Jojo-Schmitz/artic-reset
fix #280850: Articulations dialog: no reset buttons etc.
2019-01-11 14:17:57 +02:00
anatoly-os
81f790254e
Merge pull request #4491 from Jojo-Schmitz/tubo-shaker
fix #280632: Add shaker, fix tubo instrument
2019-01-11 14:16:32 +02:00
anatoly-os
451cdc101f
Merge pull request #4552 from dmitrio95/pedal-write-offset-and-length
fix #280631: fix writing offset and length for pedal lines
2019-01-11 11:06:24 +02:00
anatoly-os
7d16555160
Merge pull request #4554 from AntonioBL/pdflandscape
fix #280908 landscape pdf cropped on the right side
2019-01-11 09:24:08 +02:00
anatoly-os
98e5a7aba6
Merge pull request #4557 from dmitrio95/280538-tours-translations
fix #280538: fix translation of tours stings with special symbols
2019-01-11 09:18:04 +02:00
anatoly-os
2f0a28aeb0
Merge pull request #4558 from mattmcclinch/281573-choose-instruments
fix #281573: New Score Wizard crashes if "Done" is pressed when "Choose Instruments" is selected.
2019-01-11 04:48:05 +02:00
anatoly-os
187126aad6 fix incorrect non-ASCII characters interpretation on Windows (compiled with MSVC)
The issue didn't appear before (e.g. when we replaced \u00fc with ü) because we didn't use the symbols from non-extended-ASCII table.
When we added ellipsis symbol (\u2026, …), the issue raised since MSVC compiler interprets the source code strings using the default system locale which can vary depending on the machine (including VMs on AppVeyor).
Setting /source-charset to utf-8 (the support was introduced in Microsoft Visual Studio 2015) will prevent all inconsistencies and ambiguous locale-dependent source code strings interpretations.
2019-01-11 00:15:34 +02:00
Matt McClinch
e78dfe3d68 fix #281573: New Score Wizard crashes if "Done" is pressed when "Choose Instruments" is selected. 2019-01-10 15:52:53 -05:00
anatoly-os
12902fd969
Merge pull request #4556 from dmitrio95/fermata-time-stretch
Fix fermata time stretch handling on partial re-layout
2019-01-10 22:46:52 +02:00
anatoly-os
4ef8e45bba
Merge pull request #4460 from Jojo-Schmitz/copyright
update copyright texts to 2019
2019-01-10 21:06:03 +02:00
anatoly-os
4a439e37a1 update translations
Enable pushing strings to Transifex
2019-01-10 17:42:39 +02:00
anatoly-os
38f9a587ca
Merge pull request #4527 from Jojo-Schmitz/ellipsis
replacing "..." (3 dots) with "…" (ellipsis)
2019-01-10 17:35:02 +02:00
Dmitri Ovodok
049888f594 fix #280538: fix translation of tours stings with special symbols 2019-01-10 15:43:47 +03:00
anatoly-os
45b9fb8488 update the url to get updated languages 2019-01-10 14:32:30 +02:00
Dmitri Ovodok
2bd75bb3a7 Fix fermata time stretch handling on partial re-layout 2019-01-10 14:58:19 +03:00
Dmitri Ovodok
c982fc3d09 fix #280631: fix writing offset and length for pedal lines 2019-01-10 11:40:54 +03:00
Dmitri Ovodok
73bdf0c3ad fix #151256, part 2: don't allow lyrics cross barlines
Melisma are not affected by this patch and still can cross barlines

Shapes change hack makes horizontal spacing apply only for the
specified spacing type even in case of zero-width shape. That way
chord symbols can cross barlines again.
2019-01-10 11:00:20 +03:00
Dmitri Ovodok
54eab63a7f fix #151256, part 1: fix lyrics intersection inside measure 2019-01-10 10:58:09 +03:00
AntonioBL
b4ca9af433 fix #280908 landscape pdf cropped on the right side 2019-01-09 13:55:11 +01:00
anatoly-os
6d522eedb1
Merge pull request #4548 from mattmcclinch/281321-time-delete
fix #281321: Create irregular measures from second measure and following results in corruption
2019-01-09 08:49:16 +02:00
anatoly-os
cd85689755
Merge pull request #4551 from MarcSabatella/save-placement
Save placement
2019-01-09 08:48:10 +02:00
MarcSabatella
26f2f968b4 update mtests 2019-01-08 19:22:54 -07:00
MarcSabatella
a19355f785 fix #281312, fix #280609, fix #280400: loss of placement info after 2.x import 2019-01-08 14:34:06 -07:00
MarcSabatella
b534248c85 fix #279033: expression text placement wrong, not saved 2019-01-08 14:30:43 -07:00
MarcSabatella
4e3dcb87e0 fix #279373: manage default placement for ottavas 2019-01-08 14:20:45 -07:00
MarcSabatella
1079b3d1d7 fix #281432: save placement set by cmdFlip 2019-01-08 14:17:28 -07:00
anatoly-os
f311468077
Merge pull request #4540 from shoogle/startcenter
Make Start Center child of MuseScore's Main Window
2019-01-08 18:21:32 +02:00
Matt McClinch
9ea575d004 fix #281321: Create irregular measures from second measure and followings results in corruption 2019-01-08 10:13:56 -05:00
anatoly-os
a7d8eae108
Merge pull request #4543 from shoogle/instrument-list
InstrumentsWidget: Replace TreeWidget with FilterableTreeWidget
2019-01-08 16:04:46 +02:00
anatoly-os
c73b148d16
Merge pull request #4534 from Jojo-Schmitz/slur-rest-crash
fix #281175: Removing rests attached to slurs in a voice >1 causes a crash
2019-01-08 03:30:00 +02:00
anatoly-os
7eb067c2b4
Merge pull request #4522 from ericfont/280817-implode-staff-delete-spanner
fix #280817 staff implode delete orphaned spanners
2019-01-08 02:24:44 +02:00
anatoly-os
a9cdbed255
Merge pull request #4517 from ericfont/280814-add-timesig-meas-with-clef-but-not-all-staves-have-clefs
fix #280814 add timesig to meas w/some clefs
2019-01-08 02:23:46 +02:00
anatoly-os
109f7af218
Merge pull request #4514 from ericfont/280715-identical-midi-pitch-inputting-better
fix #280715 shift+midi in don't delete old
2019-01-08 01:25:48 +02:00
Peter Jonas
07de7777a1 Make Start Center child of MuseScore's Main Window
Consequences:

- The Start Center is no longer a separate tab in the taskbar and Alt+Tab
  window list.
- Start Center and Main Window can no longer appear on different workspaces
  in GNOME, and possibly other desktop environments too.
2019-01-07 23:08:08 +00:00
anatoly-os
a0bdb5f217
Merge pull request #4524 from ericfont/280830-double-click-palette-exit-edit-mode
fix #280830 exit edit mode if double-click palette
2019-01-08 01:04:58 +02:00