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

Implements the option to use Regex on the Search Dialog #1069

Merged
merged 9 commits into from
Dec 29, 2020
Merged

Implements the option to use Regex on the Search Dialog #1069

merged 9 commits into from
Dec 29, 2020

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    7bd34c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Updated the way search works to pass a search settings class with opt…

    …ions set rather than method arguments
    jmlitfi committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    46a61be View commit details
    Browse the repository at this point in the history
  2. Fixing style issues

    jmlitfi committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    153bcc0 View commit details
    Browse the repository at this point in the history
  3. Updating Style Fix

    jmlitfi committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    14d4adf View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Cleaning code

    jmlitfi committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    c9bee49 View commit details
    Browse the repository at this point in the history
  2. Updating code to combine SearchSettings and Search Impl as well as ef…

    …ficiency improvements.
    jmlitfi committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    5f10e6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56663e8 View commit details
    Browse the repository at this point in the history
  4. Fixing a minor bug

    jmlitfi committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    aec0b82 View commit details
    Browse the repository at this point in the history
  5. adding style fixes

    jmlitfi committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    ca7eced View commit details
    Browse the repository at this point in the history