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

Prepare release 1.6.1 #130

Merged
merged 59 commits into from
May 23, 2022
Merged

Prepare release 1.6.1 #130

merged 59 commits into from
May 23, 2022

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    579d247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6644f78 View commit details
    Browse the repository at this point in the history
  3. Version bump to 1.6.1

    razman786 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    0412b90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b423162 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af8492d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Updated installer script and setup.py for Ubuntu 22.04. Currently, th…

    …e install builds PyQWT from source on 22.04.
    razman786 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    8ef541b View commit details
    Browse the repository at this point in the history
  2. Fix float error with updated API's/libs. Floating point Rect's and

    QPoint's have been used for drawImage. Sizing and indexes also cast to
    ints where needed.
    razman786 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    7a7702e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9381a5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    749c439 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3971686 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dd7599 View commit details
    Browse the repository at this point in the history
  7. Fixed venv installation.

    razman786 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    bf0b00d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9dcad4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84a8cf8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6628492 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cbe4831 View commit details
    Browse the repository at this point in the history
  12. Fixed VENV installation.

    razman786 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    35a53b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    891aa68 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad705aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d4ea59 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    c61dab2 View commit details
    Browse the repository at this point in the history
  2. Updated GitHub Actions:

    * Actions are now compatible with 'act' for running locally
    * Added support for Ubuntu 22.04
    * VENV installations are tested for Ubuntu 20.04 and 22.04
    * Tests now confirm that the installation was successful
    * Tests also include the loading of FITS and model files
    * Flake8 tests were repositioned to the forefront
    * Logging output was reduced and log files are shown upon error
    razman786 committed May 8, 2022
    Configuration menu
    Copy the full SHA
    1907ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4b8b24 View commit details
    Browse the repository at this point in the history
  4. Updated GitHub Actions:

    * Added logging
    * Added failed jobs summary and output
    * Simplified check installation test
    razman786 committed May 8, 2022
    Configuration menu
    Copy the full SHA
    f060fd3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Reformatted file

    razman786 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    66b4049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2493c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3719ba9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea0ab2a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

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

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    6bfa91e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d10ccf View commit details
    Browse the repository at this point in the history
  3. Updated Actions failed test output order handling, and unified test o…

    …utput
    
    across distributions.
    razman786 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c12d60b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81c38c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb3109c View commit details
    Browse the repository at this point in the history
  6. Updated README.rst with 'pip3 install', replacing the older 'setup.py…

    … install' instructions.
    razman786 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    055614e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2031522 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    0b52313 View commit details
    Browse the repository at this point in the history
  2. Refactored dockable widget handling. Main window now remains in the same

    place when adding or removing dockable widgets.
    razman786 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    c2d8e9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    893159d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    ab4a310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7d805 View commit details
    Browse the repository at this point in the history
  3. Fixes Ubuntu 18.04 test error with a screen size (640x480) being smal…

    …ler than the minimum size of the main window.
    razman786 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    38548a0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Refined zoom by levels. Interaction with a trackpad is sensitive, but

    works much better with a mouse.
    razman786 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    510ff17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea3596 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. The file selection dialog for opening FITS files now has a file preview

    pane that displays the FITS header information.
    razman786 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    3b3f11a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6af00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d970567 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Related to issue #129. The code has been refactored in terms of Qwt,

    floats and ints. The code was also checked against verion 1.5.1 for
    inconsistencies.
    razman786 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    412d123 View commit details
    Browse the repository at this point in the history
  2. Disabled apt upgrade for Actions, as there is currently an error on

    GitHub (not seen locally).
    razman786 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    99c25d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f0e432 View commit details
    Browse the repository at this point in the history
  4. Updated copyright notices.

    razman786 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    df12995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f80bef2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Configuration menu
    Copy the full SHA
    de75d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52486f1 View commit details
    Browse the repository at this point in the history
  3. Updated README.rst

    razman786 committed May 22, 2022
    Configuration menu
    Copy the full SHA
    34c1327 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42f7145 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6cd842 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    0f6bd33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a01b5a View commit details
    Browse the repository at this point in the history