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

Simple Search Function #49

Merged
merged 3 commits into from
Sep 29, 2019
Merged

Simple Search Function #49

merged 3 commits into from
Sep 29, 2019

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Sep 29, 2019

This PR adds a simple search function, requested in issue #48, implemented using the default find method in QTextEdit.

It provides a plain find, next, previous set of features. It will be extended to include replace, case sensitivity (it is currently not case sensitive) and possibly with regex support.

@vkbo vkbo merged commit 5d93b43 into master Sep 29, 2019
@vkbo vkbo deleted the search branch October 6, 2019 15:33
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.

1 participant