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

feat: add QR code generator #191

Merged
merged 22 commits into from
Sep 30, 2024
Merged

feat: add QR code generator #191

merged 22 commits into from
Sep 30, 2024

Commits on Sep 8, 2024

  1. feat: add qrcode

    richardapeters committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f3f8a6f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Extract classes

    richardapeters committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ef093f7 View commit details
    Browse the repository at this point in the history
  2. Use infra::Bitmap

    richardapeters committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b6d1159 View commit details
    Browse the repository at this point in the history
  3. Use infra::Point

    richardapeters committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    66915ed View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    cd5faf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c5c633 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Refactor

    richardapeters committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a22f8d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Refactor

    richardapeters committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    56d9dd2 View commit details
    Browse the repository at this point in the history
  2. Refactor

    richardapeters committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    200ab03 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    8c2e104 View commit details
    Browse the repository at this point in the history
  2. Refactor

    richardapeters committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8fc7e3a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    52de198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cedc32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c299db6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78049e6 View commit details
    Browse the repository at this point in the history
  5. Small fixes

    richardapeters committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1b0e9be View commit details
    Browse the repository at this point in the history
  6. Small fixes

    richardapeters committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    60fff60 View commit details
    Browse the repository at this point in the history
  7. Small fixes

    richardapeters committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dd63a59 View commit details
    Browse the repository at this point in the history
  8. Fix casing of QrCode

    richardapeters committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    45d4b55 View commit details
    Browse the repository at this point in the history
  9. namespace fix

    richardapeters committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    71d3ce9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de79119 View commit details
    Browse the repository at this point in the history
  11. Fix sonar issues

    richardapeters committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f2eaa10 View commit details
    Browse the repository at this point in the history