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 compat #1813

Merged
merged 10 commits into from
Feb 2, 2024
Merged

Qt6 compat #1813

merged 10 commits into from
Feb 2, 2024

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    e2dd3dc View commit details
    Browse the repository at this point in the history
  2. Missing include

    simonschmeisser committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ab24014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd6ecea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    344b106 View commit details
    Browse the repository at this point in the history
  5. WIP: Use Qt6 if found

    simonschmeisser committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1f5efd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Improve Qt5/Qt6 cmake compatibility

    rhaschke authored and Simon Schmeisser committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    839eec4 View commit details
    Browse the repository at this point in the history
  2. fixup! QMouseEvent.x/y is deprecated

    rhaschke authored and Simon Schmeisser committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9ee22b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Allow specifying an order of Qt versions to consider

    rhaschke authored and Simon Schmeisser committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b989790 View commit details
    Browse the repository at this point in the history
  2. fixup! Allow specifying an order of Qt versions to consider

    Simplify code by using foreach instead of while loop.
    rhaschke authored and Simon Schmeisser committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bacee83 View commit details
    Browse the repository at this point in the history
  3. CI: Build against Qt 6

    rhaschke authored and Simon Schmeisser committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    99cbe29 View commit details
    Browse the repository at this point in the history