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

Add a Config Tool #589

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Aug 22, 2018

  1. add config tool for dray

    krawthekrow committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    a0c4ea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97a05e View commit details
    Browse the repository at this point in the history
  3. config tool: add cray

    krawthekrow committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    515f52c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e33952 View commit details
    Browse the repository at this point in the history
  5. config tool: add filt

    krawthekrow committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    afdba24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2f9f90 View commit details
    Browse the repository at this point in the history
  7. config tool: add conv

    krawthekrow committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    448fb5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb7ad58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dd36de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7f7b06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21fed8a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3642bd5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89bf560 View commit details
    Browse the repository at this point in the history
  14. config tool: put config tool in a separate toolset

    This allows us to bind right click to reset and use 'c' to return to the
    previous tool.
    krawthekrow committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    692371b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5abe4be View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59afa1c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bdb7fa6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7e10ffd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7b751ab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    806595e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1ceeae2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6e58686 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    22dae0d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    87910bd View commit details
    Browse the repository at this point in the history
  25. config tool: remove cancel option from filt mode select menu

    The cancel option is redundant because the user can just click outside
    the dialog to cancel it.
    krawthekrow committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    416b04b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9907797 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5e6de3f View commit details
    Browse the repository at this point in the history