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

WIP: Internalize deprecated imghdr packet #646

Closed
wants to merge 5 commits into from

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    d5c5476 View commit details
    Browse the repository at this point in the history
  2. Clean up code, add docstring, and fix linting

    `what` was simplified to only do the required functionality.
    jcjgraf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b8d7092 View commit details
    Browse the repository at this point in the history
  3. Remove unsupported types and move our types to imghdr

    Some types detected by imghdr are not supported by native or extended
    QT. Therefore, they were removed.
    Some custom types, that were not supported by imghdr have been moved
    to the other file type tests.
    jcjgraf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    7228a74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cab85c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6357765 View commit details
    Browse the repository at this point in the history