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

MNT: Add support for QtPy #104

Merged
merged 43 commits into from
Apr 11, 2022
Merged

Commits on Apr 7, 2022

  1. update

    GuillaumeFavelier committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    db98b30 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. update

    GuillaumeFavelier committed Apr 8, 2022
    2 Configuration menu
    Copy the full SHA
    286434b View commit details
    Browse the repository at this point in the history
  2. FIX: Working on Qt5

    larsoner committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    cc5fd4b View commit details
    Browse the repository at this point in the history
  3. FIX: Simplify

    larsoner committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    fd4f6b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02d4484 View commit details
    Browse the repository at this point in the history
  5. FIX: Names

    larsoner committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b2b7eca View commit details
    Browse the repository at this point in the history
  6. FIX: EGL

    larsoner committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    522b54c View commit details
    Browse the repository at this point in the history
  7. FIX: Install

    larsoner committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8814d0a View commit details
    Browse the repository at this point in the history
  8. FIX: Avoid warning

    larsoner committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    2b9ac54 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    a517b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29762a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bcb721 View commit details
    Browse the repository at this point in the history
  4. WIP: With no ABC

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    7e4b58a View commit details
    Browse the repository at this point in the history
  5. FIX: 3.10

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    c625486 View commit details
    Browse the repository at this point in the history
  6. FIX: Add failing case

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    c69231f View commit details
    Browse the repository at this point in the history
  7. FIX: Name

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    381feaf View commit details
    Browse the repository at this point in the history
  8. FIX: Inform

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    2fc8735 View commit details
    Browse the repository at this point in the history
  9. FIX: Later

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    8490215 View commit details
    Browse the repository at this point in the history
  10. FIX: Use sibling

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    5262d57 View commit details
    Browse the repository at this point in the history
  11. FIX: Missed

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    0c2695d View commit details
    Browse the repository at this point in the history
  12. FIX: Just change MRO

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    af99b2d View commit details
    Browse the repository at this point in the history
  13. FIX: Branch

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    440058d View commit details
    Browse the repository at this point in the history
  14. STY: Flake

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    9c2096b View commit details
    Browse the repository at this point in the history
  15. FIX: Env

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    edc4c8e View commit details
    Browse the repository at this point in the history
  16. FIX: Keep ref for PySide6

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    f3b377d View commit details
    Browse the repository at this point in the history
  17. FIX: PySide6

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    18c2e34 View commit details
    Browse the repository at this point in the history
  18. FIX: Incl

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    69a003f View commit details
    Browse the repository at this point in the history
  19. FIX: Whoops

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    43b78eb View commit details
    Browse the repository at this point in the history
  20. FIX: Test

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    ce61b28 View commit details
    Browse the repository at this point in the history
  21. FIX: Not kwarg

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    905777c View commit details
    Browse the repository at this point in the history
  22. FIX: Cast

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    46e1f0d View commit details
    Browse the repository at this point in the history
  23. FIX: MEP

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    7ab5f53 View commit details
    Browse the repository at this point in the history
  24. FIX: Touch

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    4977a87 View commit details
    Browse the repository at this point in the history
  25. FIX: PySide6

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    5bae739 View commit details
    Browse the repository at this point in the history
  26. FIX: Simplify

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    67c8757 View commit details
    Browse the repository at this point in the history
  27. FIX: Try

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    0b00cca View commit details
    Browse the repository at this point in the history
  28. TST: Wait ages

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    51a0107 View commit details
    Browse the repository at this point in the history
  29. FIX: Remove

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    70aa717 View commit details
    Browse the repository at this point in the history
  30. FIX: Revert

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    23f84d2 View commit details
    Browse the repository at this point in the history
  31. FIX: Missed

    larsoner committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    a3a4ddc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    a8f4a0a View commit details
    Browse the repository at this point in the history
  2. TST: Ping again

    larsoner committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    79272b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. MNT: Restore branch

    larsoner committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    f7d6276 View commit details
    Browse the repository at this point in the history