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

Qt6 switch #11892

Merged
merged 11 commits into from Aug 30, 2023
Merged

Qt6 switch #11892

merged 11 commits into from Aug 30, 2023

Commits on Aug 30, 2023

  1. Copy the full SHA
    b524948 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f19118 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6e2c3b2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    13e62ce View commit details
    Browse the repository at this point in the history
  5. Copy Qt PlugIns to the output directory.

    Other DLLs are copied via VCPKG_APPLOCAL_DEPS
    daschuer committed Aug 30, 2023
    Copy the full SHA
    346350f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1520e2e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    16efa4e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8589974 View commit details
    Browse the repository at this point in the history
  9. fix: Disable installation of ANGLE DLLs for Qt6

    ANGLE is no longer included in Qt6.
    See <https://doc.qt.io/qt-6/opengl-changes-qt6.html>.
    Holzhaus committed Aug 30, 2023
    Copy the full SHA
    9cd5fda View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    afdef35 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #93 from Holzhaus/qt6_switch

    Disable broken tests and skip ANGLE DLL install on Windows
    daschuer committed Aug 30, 2023
    Copy the full SHA
    722cff6 View commit details
    Browse the repository at this point in the history