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

Port to QT6 with PySide6 #453

Merged
merged 4 commits into from
Dec 6, 2023
Merged

Port to QT6 with PySide6 #453

merged 4 commits into from
Dec 6, 2023

Commits on Dec 6, 2023

  1. Dependencies for QT6

    obilodeau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    eba35a8 View commit details
    Browse the repository at this point in the history
  2. Initial QT6 port: it seems to just work!

    That QObject inheritence order swap took a while to figure out though...
    obilodeau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b8cedbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4767e View commit details
    Browse the repository at this point in the history
  4. Applied code linting on all files changed by the QT6 update

    Since we will test a lot, now is the time to do it.
    obilodeau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    202c28f View commit details
    Browse the repository at this point in the history