Commit graph

13814 commits

Author SHA1 Message Date
Dmitri Ovodok
6ae48c8b32 Extend properties framework for score comparison related needs
This commit adds:
- ScoreElement::propertyId for obtaining property ID by its XML name
  within the context of the respective element
- ScoreElement::propertyUserValue to obtain values of the properties
  in a human-readable representation
2018-10-29 17:04:24 +02:00
Dmitri Ovodok
70d836713a Make it possible to write voice and position for handling them in score diff 2018-10-29 16:32:31 +02:00
Dmitri Ovodok
b5e2514519 Add properties used in <location> tag to the common properties system 2018-10-29 16:30:19 +02:00
Dmitri Ovodok
c95dfd5a40 Make it possible to record elements written to MSCX 2018-10-29 16:30:19 +02:00
Dmitri Ovodok
e6f06d225a Add Score::crMeasure to find Measures by index skipping other MeasureBase's 2018-10-29 16:30:18 +02:00
Dmitri Ovodok
3eafcc57be Add type check and conversion functions for Element, Score, Part 2018-10-29 16:30:18 +02:00
Dmitri Ovodok
37df9aa2cb Add silent flag to ScoreElement::name2type 2018-10-29 16:30:18 +02:00
Dmitri Ovodok
fa1cf0abe0 Possibility to find property ID by its name, not only qml name 2018-10-29 16:30:18 +02:00
ws
18f9259beb fix #277542 Calculation of bounding box for chord sysbols too big 2018-10-29 15:29:27 +01:00
ws
d820afcd8f fix #277563 Crash after undo/redo deleting measure content 2018-10-29 15:05:33 +01:00
ws
50efdac92e complete style editor for text styles 2018-10-29 12:21:13 +01:00
ws
bbd922091e add new cmd: format->Reset Format 2018-10-29 11:03:23 +01:00
ws
a31736d7b7 fix 'sizeIsSpatiumDependent' flag on import from 2.x scores 2018-10-29 10:14:10 +01:00
anatoly-os
64d36533ad
Merge pull request #3989 from Jojo-Schmitz/commandline-options
fix command line options `--template-mode`, `-R` and `--revert-settings`
2018-10-29 08:58:19 +02:00
ws
1455fbcb48 fix #277435 Measure numbers are not removed properly on adding a system break 2018-10-28 19:04:29 +01:00
anatoly-os
c94b520d34
Merge pull request #4040 from jthistle/277159-border-radius-lost-ms3
fix #277159: border radius and other text frame attributes lost from MS2 to 3
2018-10-28 15:31:50 +02:00
ws
ce128f3ed8 fix #277276 Chord symbols don't allocate space horizontally 2018-10-28 11:39:48 +01:00
ws
c3a74f075e fix #275383; add ledger lines to chord shape 2018-10-27 20:53:31 +02:00
James Thistlewood
18ee1cf32d fix #277159: border radius and other text frame attributes lost from MS2 to 3 2018-10-27 17:30:03 +01:00
Joachim Schmitz
5e0c276c89 fix -R, --revert-settings to only remove the preferences file
MuseScore*.ini, and not also shortcuts, custom workspaces and palettes,
translations, etc., this is left for -F --factory-settings,
see https://musescore.org/en/node/276560

fix deletePreferences to only delete dataPath on useFactorySettings
2018-10-27 14:22:31 +02:00
Joachim Schmitz
0afa2ff385 fix --template-mode to really not include page format 2018-10-27 14:22:31 +02:00
anatoly-os
f8bb446905
Merge pull request #4056 from Jojo-Schmitz/ui-warning
fix compiler warnings
2018-10-27 13:25:01 +02:00
Joachim Schmitz
b0d53364b5 fix more compiler warnings
introduced with PR #3811
2018-10-27 12:14:38 +02:00
Joachim Schmitz
851a79917c fix compiler warnings due to unused parameters and variable shadowing
the former reported ny MinGW and MSVS, the latter only by MSVC
2018-10-27 12:14:13 +02:00
Joachim Schmitz
5220caea53 fix warning reg. "Ratio" not being a valid widget
and fixing an accessibility string in the passing
2018-10-27 12:11:43 +02:00
anatoly-os
fd16e079b9
Merge pull request #4068 from jthistle/277497-adding-text-crash
fix #277497: adding text causes crash in debug mode
2018-10-27 12:05:33 +02:00
anatoly-os
489837ea3e
Merge pull request #3322 from jurf/pr-1
Add AppData file
2018-10-27 11:42:00 +02:00
anatoly-os
4e0c30994f
Merge pull request #4033 from mattmcclinch/277030-selected-brackets
fix #277030: Crash on changing a property of bracket in a part in Inspector
2018-10-27 11:39:02 +02:00
James Thistlewood
32f8767c17 fix #277497: adding text causes crash in debug mode 2018-10-27 10:10:40 +01:00
anatoly-os
f2804b30c3
Merge pull request #4006 from dmitrio95/timewise-input-ui
fix #276689: Add a timewise note input mode to MuseScore UI
2018-10-27 10:36:00 +02:00
anatoly-os
c86314d42e
Merge pull request #3545 from dmitrio95/bugfix/score_browser_single_click_crash
Fix a crash in ScoreBrowser on systems with single-click items activation turned on
2018-10-26 21:05:48 +02:00
anatoly-os
e70a3ffbd3
Merge pull request #4053 from dmitrio95/274870-fix-resetting-shortcuts
fix #274870: fix resetting shortcuts
2018-10-26 20:16:24 +02:00
anatoly-os
d35ef5a8fa
Merge pull request #4002 from jthistle/276526-position-of-play-panel-not-restored-on-toggle
fix #276526: play panel position not restored on toggle
2018-10-26 20:11:11 +02:00
anatoly-os
c6ecef588b
Merge pull request #4066 from Jojo-Schmitz/shortcuts
remove relayout shortcut
2018-10-26 18:19:43 +02:00
Joachim Schmitz
e662cb1196 remove relayout shortcut 2018-10-26 17:26:43 +02:00
ws
b30fa4a919 add more style values 2018-10-26 16:21:43 +02:00
anatoly-os
2a45fbb391
Merge pull request #4062 from dmitrio95/correct-tours-launch
Make welcome tours appear after Start Center actually closes
2018-10-26 14:52:20 +02:00
anatoly-os
82b4dd18a3
Merge pull request #4063 from dmitrio95/266205-fix-select-similar
fix #266205: do not deselect elements in Score::selectAdd
2018-10-26 14:46:32 +02:00
anatoly-os
0a9ee4bf0c
Merge pull request #4064 from Jojo-Schmitz/macro
remove unneeded macro
2018-10-26 14:44:12 +02:00
anatoly-os
9730a11d4d
Merge pull request #4065 from Jojo-Schmitz/feedback
move feedback into top toolbar
2018-10-26 14:44:02 +02:00
Joachim Schmitz
3df2f22a32 move feedback into top toolbar 2018-10-26 13:52:25 +02:00
ws
c312c1b131 fix issues with instrument name alignment 2018-10-26 13:43:08 +02:00
Joachim Schmitz
dcce4fc083 remove unneeded macro
not needed anymore after abc08ac
2018-10-26 13:23:10 +02:00
ws
abc08ac1f1 fix millimeter offset handling for subtext etc. 2018-10-26 12:28:11 +02:00
Dmitri Ovodok
11dfe3f42f fix #266205: do not deselect elements in Score::selectAdd 2018-10-26 12:42:23 +03:00
Dmitri Ovodok
62d6ca6b69 Take _standardKey into account when comparing and copying keyboard shortcuts 2018-10-26 11:51:22 +03:00
Dmitri Ovodok
35b38ab65b fix #274870: do not reset shortcuts at each program start 2018-10-26 11:50:54 +03:00
ws
6dbff17ca7 fix compat114 issues 2018-10-26 10:41:30 +02:00
ws
8bae2fec91 remove unused setYoff() method from Spanner() 2018-10-26 10:41:30 +02:00
Dmitri Ovodok
5eb9542dcc Make welcome tours appear after Start Center actually closes 2018-10-26 11:24:36 +03:00