Skip to content

Conversation

@Jojo-Schmitz
Copy link
Owner

@Jojo-Schmitz Jojo-Schmitz changed the title 3.x more xml fonts Fix badly exported metronome marks from Sibelius on XML import; Support more symbol fonts used in xml files Aug 20, 2024
@Jojo-Schmitz Jojo-Schmitz force-pushed the 3.x-more-xml-fonts branch 2 times, most recently from 57b6180 to 26a2c79 Compare August 20, 2024 12:29
@Jojo-Schmitz Jojo-Schmitz force-pushed the 3.x branch 2 times, most recently from bf247bf to 922a518 Compare December 23, 2024 13:25

static const QRegExp tempo(".*([yxeqhVwW])(\\.?)\\s*=[^0-9]*([0-9]+).*");
#if QT_VERSION >= QT_VERSION_CHECK(5, 11, 0)
QStringList tempoMatches = plainWords.split(tempo, Qt::SkipEmptyParts);
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

split is not the right tool for the job here

@Jojo-Schmitz Jojo-Schmitz force-pushed the 3.x branch 2 times, most recently from 9326c7c to 88927e8 Compare January 6, 2025 11:42
@Jojo-Schmitz Jojo-Schmitz force-pushed the 3.x branch 18 times, most recently from f7ed241 to 4e837e2 Compare January 10, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants