This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 20, 2018
-
-
Gigg, Martyn Anthony authored
-
Martyn Gigg authored
Save end time in SNS live listener
-
- Mar 19, 2018
-
-
Hahn, Steven authored
Applied clang-tidy modernize-use-using fixes for MantidPlot
-
Hahn, Steven authored
Applied clang-tidy modernize-use-using fixes for qt.
-
Miller, Ross authored
Literally just deleting some trailing whitespace from one line Refs #22112
-
Hahn, Steven authored
Applied clang-tidy modernize-use-using fixes for Framework.
-
Martyn Gigg authored
Extend MaskAngle for phi angles
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
- Mar 16, 2018
-
-
WHITFIELDRE email authored
This will allow masking angles to be based on TwoTheta or Phi. This code also now runs faster.
-
Martyn Gigg authored
Changes to dev-docs are now identified as doc changes so builds can be skipped if necessary.
-
- Mar 15, 2018
-
-
Miller, Ross authored
Cleaning up some wonky comments left over from the last time someone used an automated tool to limit lines to 80 characters. No code changes. Refs #22112
-
Miller, Ross authored
When we receive a RunStatusPkt packet with the status field set to END_RUN, add a property called "run_end" to the workspace (using the time from the run status packet's header). Refs #22112
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
These fixes were not applied by clang-tidy because they are either inside a macro, not included by any source files or conditionally compiled on a condition which is false on my OS. They were found using grep -rnI '^[^/#*]*typedef' Framework/
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
- Mar 14, 2018
-
-
mantid-builder authored
-
Martyn Gigg authored
MWRunFiles - Emit findingFiles() when searchText is not empty
-
Martyn Gigg authored
SANS V2 Simplified PrintParser
-
Martyn Gigg authored
Fix stitched transmission workspace names
-
Hahn, Steven authored
Remove vtk directory from Paraview python path to resolve wx conflict with GSASIIRefineFitPeaks
-
Matthew Andrew authored
-
-
Nick Draper authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
-
Gemma Guest authored
- This commit adds a separator to the preprocessing algorithm class rather than hard-coding it. This means that a different separator can be used for output workspaces preprocessed with different algorithms. - Stitched transmission workspaces names have been changed to use "_" rather than "+" as their separator to be consistent with previous behaviour and other stitching. Re #22073
-