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

Drop qjsonwrapper dependency #59731

Merged
merged 10 commits into from
Dec 4, 2024
Merged

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    e1f423a View commit details
    Browse the repository at this point in the history
  2. Fix build

    nyalldawson committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    e52b6b9 View commit details
    Browse the repository at this point in the history
  3. Fix clazy warning

    nyalldawson committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    acb9912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a93c22d View commit details
    Browse the repository at this point in the history
  5. Directly set serialization values for oauth2 config

    Don't use QMetaObject introspection for this, it's too fragile
    and subject to warning-less breakage.
    nyalldawson committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    96442ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da97751 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    dd944cf View commit details
    Browse the repository at this point in the history
  2. Harden enum access

    nyalldawson committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    f532021 View commit details
    Browse the repository at this point in the history
  3. Fix clang-tidy warning

    nyalldawson committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5018e2e View commit details
    Browse the repository at this point in the history
  4. Remove useless test

    This is just testing a very low level Qt method which has changed behavior in Qt 6
    nyalldawson committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    0e741c6 View commit details
    Browse the repository at this point in the history