Commit graph

697 commits

Author SHA1 Message Date
anatoly-os
3d4488323c
Merge pull request #4974 from Jojo-Schmitz/zh_HK
Add "Chinese (Hong Kong)"
2019-08-28 13:50:48 +02:00
Joachim Schmitz
2cbc1bbd54 make use of the existing accordion palette
in the master palette and rermove bagpipe embelishments from the
Advanced workspace (so it is available only in the master palette too)
2019-08-28 12:09:20 +02:00
anatoly-os
937fac34da
Merge pull request #5166 from Jojo-Schmitz/3/2
fix #291292: Add 3/2 time signature to advanced workspace and master palette
2019-08-19 15:58:43 +02:00
anatoly-os
3326b02ab6
Merge pull request #5195 from ericfont/291646-inspector-tour-on-mousepress
fix #291646 initiate inspector tour on mouse press
2019-08-19 12:29:40 +02:00
Joachim Schmitz
db781f2b19 Fix #293242: Make Tremolo string translatable and plural 2019-08-17 15:16:28 +02:00
Dmitri Ovodok
5979345eae
Merge pull request #5254 from DLLarson/expose-element-pos
Fix #292900: Plugin: Expose Element.pos X/Y values to plugins.
2019-08-04 23:45:55 +03:00
Dale Larson
26ab4f5143 Fix #292900: Modify plugin notenames.qml for element.posXY support
Modify plugin to take advantage of exposure of element.posX/Y which
allows for precise positioning of elements like STAFF_TEXT.
2019-08-03 09:53:21 -05:00
anatoly-os
a3dd079093 Upgrade generateTs.py to work with Python 3
The changes are from https://github.com/musescore/MuseScore/pull/5142 without the Python 2 compatibility code.
2019-08-02 14:59:42 +02:00
anatoly-os
ad3ffdae73 remove all translations from the en_US file
fix the `Reset 'System header with time signature distance' value` string
2019-08-01 15:45:56 +02:00
anatoly-os
66026c4fee
Merge pull request #5232 from Jojo-Schmitz/horn
Fix Horns' names, add low horn in C treble clef
2019-08-01 11:12:19 +02:00
Joachim Schmitz
24281fa746 remove superfluos duplicate and unnamed channel from acoustic bass
see https://musescore.org/en/node/292815#comment-937182 ff.
2019-07-31 20:03:12 +02:00
anatoly-os
03dd484b3c
Merge pull request #5236 from Jojo-Schmitz/guitar-solo-templates
Add mute channel to Guitar solo templates
2019-07-26 14:47:31 +02:00
Joachim Schmitz
9ef3825f86 fix #292571: In dark theme toolTips in Inspector are basically unreadable
and inconsistent between styled and non-styled and also different from other tooltips in toolbar or palette.

Make all toolTips black on light yellow for macOS and Linux in dark theme too, just like it is for Windows in either theme without being changeable there.
Also fixing a regression from 5c372e9, again something that doesn't seem to have any effect on Windows, but seems to have on macOS (and maybe Linux) only.
2019-07-26 12:14:27 +02:00
Joachim Schmitz
5c372e9750 fix #291233: make disabled menu entries more distinguishable in dark theme
Reusing the colors matcheing the setting for "Base" in palette_*_fusion.json. files. Changes for the light theme only for
symmetry, not strictly needed otherwise.
Syncing light and dark theme's settings, seems forgotten changes from back in 2016, fcb88e51
Some more syncing themes, sorting the json files the same way, which reveals that the dark theme has one extra setting, "Highlight", so adding the default color, `Qt::darkBlue`, for that to the light theme.
2019-07-24 14:35:15 +02:00
Joachim Schmitz
835bc4b549 Add mute channel to Guitar solo templates
see https://musescore.org/en/node/292433#comment-935189
2019-07-22 11:23:13 +02:00
Joachim Schmitz
61172c5ae9 Fix Horns' names, add low horn in C treble clef
see https://musescore.org/en/node/285764
2019-07-18 14:16:34 +02:00
Joachim Schmitz
3260bc7b11 and another follow-up for PR #5063 ... 2019-07-12 13:19:06 +02:00
Joachim Schmitz
afd9dbd712 follow up for PR #5063, fixing mistakes and omissions 2019-07-12 11:40:12 +02:00
Joachim Schmitz
bf83bdccad fix #289672, fix #289957, fix #272546 and more: fix some strings
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from #5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also #4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also #5102)
* Don't translate debugger (which is not visible in RELEASE mode)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
* Removing a redundant word
* Disambiguations for various occurences of "None" which may require different translatations.
* Simplify some strings with URLs for translators
* Don't translate scroipt recorder (which is not visible in RELEASE mode)
2019-07-11 13:47:42 +02:00
Eric Fontaine
936a743222 fix #291646 initiate inspector tour on mouse press
Fixes bug that caused inability to finish the inspector tour if user undocked and dragged the inspector widget before tour was initiated.  If the inspector was undocked, then it would interfere with clicking "Next" or "Close" in the tour's popup mbox.

This solution is to start the tour on MouseButtonPress so the tour happens before the main mscore window loses mouse focus.
2019-07-02 18:22:03 -04:00
Joachim Schmitz
4636221f43 fix #291370: incorrect filenames in /share/sound/CMakeLists.txt prevent installation 2019-06-26 23:22:05 +02:00
Joachim Schmitz
99a1521ff8 fix #291292: Add 3/2 time signature to advanced workspace and master palette
while at it add 2/2 and 4/2 too, but only to master palette and a 'more'
element to the workspaces (shamelessly stolen from #5170)
2019-06-26 09:45:02 +02:00
anatoly-os
80d962a54b
Merge pull request #5114 from Jojo-Schmitz/templates
fix #290462, fix #290429: Changes to string sections
2019-06-24 12:57:55 +02:00
Joachim Schmitz
4d714aca1a Fix #289957: wrong string in Advanced palette
results in it not getting translated (ommission from #5016).
Also removing translatability of 3 strings of debugger.
2019-06-21 11:43:12 +02:00
anatoly-os
08f741fc42
Merge pull request #5045 from Obliquely/fix-highlighting-for-text-on-toolbar-buttons
"Concert Pitch" button styling to better show state - option to address #283120
2019-06-20 16:28:05 +02:00
Joachim Schmitz
dea0a38823 fix #289553: expose QProcess to plugin API 2019-06-20 13:48:27 +02:00
Joachim Schmitz
1aa445eea2 Fix #286707: add scores and Score.name back to plugin API
Also adding more APIs and some documentation for them.
And some more changes to the existing plugins and documentation.
2019-06-20 13:48:27 +02:00
Joachim Schmitz
c5dc2aeb53 add 7/8 time sig to Advanced workspace
and master palette too
2019-06-20 12:40:22 +02:00
Matthew Elton
3c3559dbad Concert Pitch - fix styling to highlight blue like icon when ON
Changes provide opt-in styling for toolbar button text so that, like
toolbar button icons, they change color  as they change state.

- Stylesheet changes to allow text on toolbar buttons to change color
when pressed (and other cases, e.g. being disabled). QToolButtons with
the property "iconic-text" set to true get this new behaviour. (Note: at
present the color values are from the hard-coded color values in
miconengine.cpp. rather than from a stylesheet / theme file.)

- Applied the "iconic-text" property to the "Concert Pitch" button so its
text now changes color in the same way as icon images do on other toolbar
buttons.

- Ensure the "Concert Pitch" button changes height in line with toolbar
buttons that contain icons. This is done in a similar way - and at the
same time - that the Zoom Options and View Mode dropdown heights are
adjusted. It's required because the "Concert Pitch" button, like the Zoom
Option and View Mode buttons, has no icon that would generate the height
changes for the button.
2019-06-18 22:41:05 +01:00
gilbertohasnofb
21cac7bf23 inverting icons on dark theme 2019-06-17 11:27:09 +02:00
anatoly-os
0f4134f320 fix dark theme style
move button highlight colors to advanced preferences

align button colors with the new colors palette
2019-06-17 11:23:16 +02:00
Joachim Schmitz
f757d56c8b fix #290429: Update ensemble strings instruments to select correct presets 2019-06-14 10:56:16 +02:00
Joachim Schmitz
c9c6cabafa fix #290462: Change Symphony Orchestra template's strings to plural
and string section sound, as "* Fast Expr.", see also next commit
2019-06-14 10:55:46 +02:00
Joachim Schmitz
09d150c5da add channels to Harp in Symphony Orchestra template
See https://musescore.org/en/node/278233#comment-925335
2019-06-07 16:35:00 +02:00
Dmitri Ovodok
5c882aa2de
Merge pull request #5078 from MarcSabatella/289779-jazz-open
name open channel for trumpet in jazz templates
2019-05-30 17:14:30 +02:00
anatoly-os
af1fd97883 update translations 2019-05-28 10:58:59 +02:00
Marc Sabatella
d4241d379f name open channel for trumpet in jazz templates 2019-05-27 14:30:34 -06:00
anatoly-os
fd843f660a
Merge pull request #4904 from Jojo-Schmitz/end-start-repeat-repeats-palette
fix #283828: get rid of staff lines for the end-start-repeat barline in the Repeats palette
2019-05-25 12:24:42 +02:00
anatoly-os
693d4784de
Merge pull request #5029 from jthistle/small-fret-fixes
add chord symbol support for fret diagrams and some small read/write fixes
2019-05-22 09:07:14 +02:00
James Thistlewood
fb2afc8ae1 add chord symbol support for fret diagrams and some small read/write fixes 2019-05-21 21:50:46 +01:00
anatoly-os
2dc890d484
Merge pull request #5002 from IsaacWeiss/286500-flat-button-hover-outline
Fix #286500: Highlight buttons on mouse over
2019-05-20 16:57:44 +03:00
Unknown
508ee47203 Fix #286500: Highlight buttons on mouse over 2019-05-08 00:29:31 -04:00
Joachim Schmitz
3a5b86c7ad Add "Chinese (Hong Kong)" 2019-04-30 15:28:31 +02:00
Joachim Schmitz
f4fce47fb8 fix #285517: update tourxml.h and add a readme to the tours directory
to make clear which steps are needed to update their translations
2019-04-14 14:03:57 +02:00
Joachim Schmitz
d53f05ea64 fix #283828: add end-start repeat, part #2
get rid of staff lines for the end-start-repeat barline in the Repeats
palette
2019-04-12 10:29:04 +02:00
Marc Sabatella
48d02c7ee4 fix #283828: add end-start repeat 2019-04-11 15:44:11 -06:00
anatoly-os
687aa24e22
Merge pull request #4886 from Jojo-Schmitz/jazz-templates
eliminate page sizes from Jazz templates
2019-04-10 15:42:08 +02:00
anatoly-os
5827aa862d
Merge pull request #4889 from anatoly-os/double_artic_myfirstscore
add double articulations to the My_First_Score template
2019-04-10 15:41:56 +02:00
anatoly-os
b2fb29ae70
Merge pull request #4857 from Jojo-Schmitz/templates
fix #286757: Accent-staccato missing in string quartet template
2019-04-10 14:47:54 +02:00
anatoly-os
2de9e24dfa add double articulations to the My_First_Score template 2019-04-10 13:47:48 +02:00