Skip to content

v6.1.3 Changes#3895

Open
krzywon wants to merge 75 commits intomainfrom
release-6.1.3-merged
Open

v6.1.3 Changes#3895
krzywon wants to merge 75 commits intomainfrom
release-6.1.3-merged

Conversation

@krzywon
Copy link
Copy Markdown
Contributor

@krzywon krzywon commented Mar 11, 2026

Description

This has all of the v6.1.3 changes that aren't already in main. Mostly version numbers, release notes, copyright years, and the zenodo DOI, but a couple of other changes.

llimeht and others added 30 commits December 17, 2025 15:41
It is assumed a few lines down that source is not None
close signal was incorrectly connected to closeEvent method which
generated debug tracebacks

ERROR sas.qtgui.Perspectives.Fitting.FittingWidget (FittingWidget.py:148) :: TypeError: DocViewWindow.closeEvent() missing 1 required positional argument: 'event'
Render the documentation system inactive rather than crashing when the docs can't be located
… to inspect which button was pushed instead of looking at retval
…e entire name and not just part of it to ensure fits aren't matched to datatnames
llimeht and others added 25 commits December 17, 2025 15:58
Switch links to point to github files instead
Icon file contains 1024x1024 PNG but is only a 256x256 icon, so shrink it down
to that size and also optimise the PNG compression

And yes, there are 4 duplicate copies of the icon in the git repository
…e versions of the same text aren't in the code.
Documentation fixes and v6.1.3-specific changes
…-available-in-batch-fitting

point to the correct logic
@krzywon krzywon requested a review from DrPaulSharp May 1, 2026 13:07
Copy link
Copy Markdown
Contributor

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me.

@krzywon
Copy link
Copy Markdown
Contributor Author

krzywon commented May 5, 2026

I just resolved the merge conflicts. Merge if you think it's ready.

Copy link
Copy Markdown
Contributor

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of things to look at here.

Comment thread .coverage
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this file be included in the repo?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is already in main. I'm not sure what it is for, but that shouldn't stop this PR. I'll run a quick git history to see where it came from.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread test/system/utest_help.py
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file refers throughout to version 6.1.2. It should presumerably be updated to 6.1.3.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of those are mock patched to a specific version. @rozyczko did this as a part of the QTWebEngine removal. I'll make a new branch and change the versions to a real version that has documentation on the web, but old enough no one might confuse this for something that needs updating every release.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants