Joachim Schmitz

Results 39 issues of Joachim Schmitz

reg. implicit fallthrough

that are not provided by Qt (or in a bogus form). See e.g. fe849f3, 7067c5a, 8fb3961, 83b2689, 504b954 for some history when and why they got added/changed. If Qt provides...

after #9359 and #9395 and as discussed there. Sample scores attached (from the 3.x vtests): [vtest.zip](https://github.com/musescore/MuseScore/files/7327172/vtest.zip)

vtests

The clear text name for the glyphs `caesura` and `chantCaesura` is both "Caesura", coulnd't/shouldn't the latter get changed to "Chant caesura" (or "Plainchant caesura", matching the next glyph. "Plainchant C...

font-metadata

* MSVC: reg. conversion from 'size_t' to 'int', possible loss of data (C4267). * MinGW: reg. comparison of integer expressions of different signedness [-Wsign-compare]. * MSVC: reg. cast truncates constant...

like it was in MuseScore 3 Resolves https://musescore.org/en/node/339006

using what we use in MuseScore, see https://github.com/musescore/MuseScore/commit/154b427f81625401d26ac3bd9ce9336db2d7689e and https://github.com/musescore/MuseScore/pull/5392/commits/785b69df83ce06563537b6b5f6d4739cb01e7ac3

Bring the code into sync with what we use in MuseScore (where we use it as a library function, not as a standlone program, this is the remaining difference, plus...

**Describe the bug** The date macros ($d, $D, $M) for header/footer show the dates in US format (MM/DD/YY) **Expected behavior** Same as MuseScore 3 and before: obey MuseScore's language settings...

P3