This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 09, 2020
-
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
- Apr 07, 2020
-
-
In places other substitutions have been made, e.g Clang does not yet specialize std::shared_ptr for T[]. Vector has been used instead. The operator[] methods were incorrectly marked const but returning a non-const reference - this has been fixed. Refs #25842
-
- Mar 25, 2020
-
-
David Fairbrother authored
Runs clang-tidy pass by ref across the codebase to fix-up various warnings we are seeing in cppcheck
-
- Mar 20, 2020
-
-
Nick Draper authored
Also updated class_maker.py
-
- Mar 10, 2020
-
-
Harriet Brown authored
This commit replaces all header guards in qt/scientific_interfaces with #pragma once.
-
- Mar 05, 2020
-
-
David Fairbrother authored
Bumps the version of GTest to 1.10.0, removes the previous patching steps, which are no longer needed. Removes the extra handling which is provided in upstreams CMake, such as managing include directories
-
- Feb 18, 2020
-
-
Matthew Andrew authored
-
- Feb 13, 2020
-
-
Matthew Andrew authored
This set suite tested the old model which has now been replaced.
-
Matthew Andrew authored
-
- Feb 10, 2020
-
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
This updates the handling of which resolution spectra to use for each spectra in the fit. This needed updating because for multiple files it was using the convolution for the first file for all files and because how QENSFitSequential and QENSFitSimultaneous handle convolutions is different. The sequential version requires a single workspace which contains all of the resolutions whereas the simultaneous version requires the resolutions to be encoded into the FitFunction.
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
- Nov 12, 2019
-
-
David Fairbrother authored
Fixes DLL import and export errors for IndirectFitAnalysisTab by avoiding import the .cpp. To make sure the name is acessible in the final lib it is a static method on the class
-
- Nov 11, 2019
-
-
Matthew Andrew authored
Added unit tests for the getNumberOfSpecificFunctionContained function
-
Conor Finn authored
-
- Oct 31, 2019
-
-
Matthew Andrew authored
-
- Oct 10, 2019
-
-
Matthew Andrew authored
-
Matthew Andrew authored
-
- Sep 30, 2019
-
-
Matthew Andrew authored
-
Matthew Andrew authored
-
- Sep 27, 2019
-
-
Matthew Andrew authored
-
- Sep 26, 2019
-
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
- Aug 13, 2019
-
-
Robert Applin authored
-
- Aug 05, 2019
-
-
Robert Applin authored
-
Robert Applin authored
-