Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search box/filter added to the instrument list #169

Merged
merged 1 commit into from
Feb 6, 2013

Conversation

Soerboe
Copy link
Contributor

@Soerboe Soerboe commented Jan 15, 2013

I've added a search box / filter to the instrument dialog and the new wizard. It is a simple linear search which gives good performance on my computer. This could be improved in the future if needed.

This feature is requested here http://musescore.org/en/node/18542

The filterInstruments() functions is placed in the instrdialog.cpp file, but probably it should be placed somewhere else.

I'm very open to suggestions, improvements, comments, etc.

@Soerboe
Copy link
Contributor Author

Soerboe commented Jan 28, 2013

I can see that the Travis build failed but I can't see the error log when clicking "Details". It just says loading... It builds without errors on my system (Kubuntu 12.04)

@lasconic lasconic merged commit a1631f4 into musescore:master Feb 6, 2013
@lasconic
Copy link
Contributor

lasconic commented Feb 6, 2013

The travis build system got a hiccup. There is no problem. Thanks for the patch!

@Soerboe Soerboe deleted the InstrumentListSearch branch February 15, 2018 10:35
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.

None yet

2 participants