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

Remove Qt-specific code being split into glue-qt #2431

Merged
merged 28 commits into from
Aug 15, 2023

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    ead416e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d4b30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e10cf22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e9b055 View commit details
    Browse the repository at this point in the history
  5. More updates to setup.cfg

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4cde577 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9a9122 View commit details
    Browse the repository at this point in the history
  7. Remove unused file

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1cfd070 View commit details
    Browse the repository at this point in the history
  8. Updated CI workflows

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3a2f877 View commit details
    Browse the repository at this point in the history
  9. Removed qglue.py

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b546c46 View commit details
    Browse the repository at this point in the history
  10. More cleanup

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1ffbf73 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b915d44 View commit details
    Browse the repository at this point in the history
  12. Fix sphinx warnings

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4d00161 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    46435ed View commit details
    Browse the repository at this point in the history
  14. Update README

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b165342 View commit details
    Browse the repository at this point in the history
  15. Fix developer builds

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2413bd7 View commit details
    Browse the repository at this point in the history
  16. Remove more Qt-dependent code, and also remove glue._deps which is no…

    … longer really needed (pip freeze or conda list are usually sufficient) and also remove most of glue.main which concerned the Qt application
    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d328ee1 View commit details
    Browse the repository at this point in the history
  17. Remove unused imports

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4595f01 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    88c3f33 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3185e60 View commit details
    Browse the repository at this point in the history
  20. Remove unused import

    astrofrog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    822a430 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bded2d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    dc39af5 View commit details
    Browse the repository at this point in the history
  2. Added back qglue function with deprecation warning, and switched depr…

    …ecated imports from DeprecationWarning to GlueDeprecationWarning
    astrofrog committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2187686 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c281ac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    614a6de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc30657 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb691a1 View commit details
    Browse the repository at this point in the history
  7. Fixed code style warnings

    astrofrog committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    01edb43 View commit details
    Browse the repository at this point in the history