This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 07 Sep, 2021 1 commit
-
-
Richard Waite authored
-
- 06 Sep, 2021 1 commit
-
-
RichardWaiteSTFC authored
Merge branch 'release-next' into 32353_catch_error_when_invalid_bgsub_params_in_EngDiffUI_fitting_tab
-
- 03 Sep, 2021 16 commits
-
-
Peterson, Peter authored
Make the divider in slice viewer more visible to users
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Gagik Vardanyan authored
Merge pull request #32375 from mantidproject/32317_update_plot_using_nonrothog_limits_in_sliceviewer Update nonorthog plot with correct limits in sliceviewer
-
Gagik Vardanyan authored
Handle OSError from parsing hdf tree
-
Gagik Vardanyan authored
Main Cleanup of Direct Geometry release notes
-
Gagik Vardanyan authored
Corrected link in Muon release notes
-
Gigg, Martyn Anthony authored
Main Cleanup of Diffraction release notes
-
Sarah Foxley authored
-
Sarah Foxley authored
-
Sarah Foxley authored
Further changes made based on comments plus some rewording for continuity e.g. changing Add to Added in line with other notes.
-
Richard Waite authored
-
Richard Waite authored
-
Gigg, Martyn Anthony authored
Fix error reporter tabbing
-
Gagik Vardanyan authored
Main Cleanup of Framework release notes
-
Sarah Foxley authored
-
- 02 Sep, 2021 13 commits
-
-
Richard Waite authored
-
DanielMurphy22 authored
-
Sarah Foxley authored
Updated sublist formatting, reworded some notes on saving projects, SCDCalibratePanels and HB3AIntegrateDetectorPeaks. Moved notes where requested.
-
Gigg, Martyn Anthony authored
BATS: normalise to monitor in wavelength
-
Sarah Foxley authored
Reordered, notes amalgamated where appropriate, spelling & grammar check, screenshot added.
-
Richard Waite authored
Fixes bug whereby plot was getting updated with orthog limits in nonorthog mdoe.
-
Peterson, Peter authored
-
Sarah Foxley authored
Changed screenshot, reworded an entry, amalgamated Algorithms into single section and moved some SliceViewer bugfixes to Algorithms
-
Gagik Vardanyan authored
Fix Advanced Plot not laying-out correctly
-
Sarah Foxley authored
-
Richard Waite authored
When invalid params passes set background to zero with zero errors
-
David Fairbrother authored
If we try to open a "nxs" file which does not contain the attributes expected hdf5 will throw an OSError. This was not being caught by the presenter causing an uncaught exception. Re #32310
-
Sarah Foxley authored
-
- 01 Sep, 2021 9 commits
-
-
Peterson, Peter authored
Auto adjust log scale range in SliceViewer when negative data present
-
David Fairbrother authored
Re #32307
-
David Fairbrother authored
Qt was incorrectly selecting the email box instead, as it's first in the layout (by-name)
-
David Fairbrother authored
Fixes the tab order by manually specifying the fields in the UI file
-
Zhang, Chen authored
-
David Fairbrother authored
Fixes advanced plotting laying out correctly. This was a culmination of issues: - QGroupBox not respecting a layout (doing it's own thing) - Us trying to "help" Qt by providing a minimum size, which then causes it to start at that size Additionally simplify the layout from a grid layout to the following: - Top level vertical layout - Embedded horizontal layout for the rebin options / indicator This should give Qt an easier time than grid layout to maximise our chances
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-