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

Cleanup Argument parser. #3640

Merged
merged 10 commits into from
Mar 9, 2021
Merged

Cleanup Argument parser. #3640

merged 10 commits into from
Mar 9, 2021

Commits on Feb 17, 2021

  1. Cleanup Argument parser.

    Use QCommandLineParser instead of buggy hand crafted one.
    poelzi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1fa364f View commit details
    Browse the repository at this point in the history
  2. Fix benchmark arguments

    poelzi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5b269b0 View commit details
    Browse the repository at this point in the history
  3. use const reference

    poelzi committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    232a6ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3be9387 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    382eb28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0889fb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d33aa9 View commit details
    Browse the repository at this point in the history
  4. fix wrong description

    poelzi committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    3543675 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49e6173 View commit details
    Browse the repository at this point in the history