This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 09 Mar, 2020 1 commit
-
-
Gigg, Martyn Anthony authored
Dont try to mask missing ws spectra
-
- 06 Mar, 2020 4 commits
-
-
mantid-builder authored
-
Nick Draper authored
Fix Muon Analysis increment arrow
-
Nick Draper authored
Fix crash when double clicking MD workspace
-
Gigg, Martyn Anthony authored
Replace header guards in API with pragma once
-
- 05 Mar, 2020 15 commits
-
-
mantid-builder authored
-
Alice Russell authored
-
Giovanni Di Siena authored
-
Harriet Brown authored
This commit removes header guards from tcc files that was missed in search script
-
Gigg, Martyn Anthony authored
Remove all header guards in Beamline and replace with pragma once
-
Nick Draper authored
Merge pull request #28228 from mantidproject/28223_changing_normalisation_on_waterfall_plot_with_filled_areas Fix changing the normalisation on a waterfall plot with filled areas removing the filled areas
-
Nick Draper authored
Update Muon user documentation
-
Nick Draper authored
Fix Unhandled Exception when Changing Curves Options on Non-Workspace Plots
-
Nick Draper authored
Remove all header guards in Algorithms and replace with pragma once
-
mantid-builder authored
Signed-off-by:
Harriet Brown <harriet.brown@stfc.ac.uk>
-
Harriet Brown authored
This commit replaces #endif statements mistakenly removed by the automatic pragma once replacement
-
Harriet Brown authored
This commit removes all uses of #ifndef in headers in Beamline and replaces them with pragma once.
-
mantid-builder authored
Signed-off-by:
Harriet Brown <harriet.brown@stfc.ac.uk>
-
Harriet Brown authored
This commit replaces the definitions for DLLExport and DLLImport removed in the replacement of other definitions with pragma once.
-
Harriet Brown authored
This commit replaces all header guards in API with #pragma once
-
- 04 Mar, 2020 20 commits
-
-
mantid-builder authored
-
Gemma Guest authored
ChecksumHelper: Only convert CRLF to LF and not plain CR
-
Conor Finn authored
-
Conor Finn authored
Replot was accessing creation_args in the axes that are not created if the plot was generated from a script without a workspace. Adds a check that the first index exists before attempting to access it.
-
Stephen Smith authored
-
Gigg, Martyn Anthony authored
Project Recovery: Recover Tiled Plots Correctly
-
Gigg, Martyn Anthony authored
Disconnected signals in Indirect Data Analysis
-
Gigg, Martyn Anthony authored
Indirect simultaneous docs
-
Gigg, Martyn Anthony authored
Fix Exception When Opening Context Menu on Scripted Plots
-
Phil Colebrooke authored
-
mantid-builder authored
Signed-off-by:
Harriet Brown <harriet.brown@stfc.ac.uk>
-
Conor Finn authored
-
Harriet Brown authored
This commit removes all uses of #ifndef in headers in Algorithms and replaces them with pragma once.
-
Gigg, Martyn Anthony authored
Add Python API to get SpecNums
-
Gigg, Martyn Anthony authored
Fixed issue with legend in Muon Analysis
-
Gigg, Martyn Anthony authored
Merge pull request #28220 from mantidproject/28197_waterfall_plot_conversion_after_changing_normalisation Fix plot not converting to waterfall correctly after normalisation is changed
-
Gigg, Martyn Anthony authored
Fix crash when adding Bk2BkExpConvPV to fitting
-
Gigg, Martyn Anthony authored
Various fixed for spectroscopy section
-
Gigg, Martyn Anthony authored
Change column format printed in header depending on modulation vector…
-
Gigg, Martyn Anthony authored
Rename a private slot that was being hidden by a signal
-