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] Qt6 Conversion #1601

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Apr 3, 2023

  1. Change imports to Qt6

    greghope667 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d0ba2f3 View commit details
    Browse the repository at this point in the history
  2. Changes for PyQt6 compatibility

    Moved to Qt6 scoped enums
    Enabled PyQt6 pyuic
    greghope667 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    78baa69 View commit details
    Browse the repository at this point in the history
  3. Update tests for pyqt6

    greghope667 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0020e77 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    e192159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ace7fe View commit details
    Browse the repository at this point in the history
  3. Remove PyQt5 rcc usage

    greghope667 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d74ab50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    388c201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcbc5c8 View commit details
    Browse the repository at this point in the history
  6. More Qt5->Qt6 tweaks

    greghope667 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2c7f162 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    1652b03 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Fixes for CI system

    Switch builds to PyQt6
    Include resources folder in distribution
    Remove extra MANIFEST.in entries to silence warnings
    Pin PyQt6-Qt6 - googlefonts/fontra-pak#27
    Add pyqt6rc to test/build requirements
    greghope667 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c428339 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    750870f View commit details
    Browse the repository at this point in the history
  2. CI file updates

    greghope667 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    327a818 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    e292cc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    6482889 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    359c02a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add news fragment

    greghope667 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d215bea View commit details
    Browse the repository at this point in the history