This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 02 Dec, 2020 3 commits
-
-
Owen Arnold authored
Again removing much more. This time with more focus on what the ESS would not need. Also gives faster development cycle for conda package development" Also contains some hacky approaches to excluding test targets
-
Owen Arnold authored
This reduces the payload of Framework. Caveats: * Implementation is not idea. Firstly, libaries should be managed by list which would make it easier to harmoise enable sub-directories and libraries making up the Framework target. Also in the top level cmake, the enabling and checking could be refactored to a common function given that it is reasonably generic * I am probably throwing out more than would be accepted
-
Owen Arnold authored
-
- 01 Dec, 2020 1 commit
-
-
Owen Arnold authored
-
- 30 Nov, 2020 6 commits
-
-
Owen Arnold authored
Changes here are temporary (mainly hacks) to see what can be done about getting round the assumption that if you are running the install target, you are also trying to build either MantidPlot or MantidWorkbench
-
Gemma Guest authored
Log errors with skipping invalid instrument info
-
Gigg, Martyn Anthony authored
Fixes x-axis extent in colorfill plots on ragged workspaces
-
Whitfield, Ross authored
Change how vanadium correction is calculated in SNSPowderReduction
-
Gigg, Martyn Anthony authored
Use temp dir for settings
-
Simon Heybrock authored
Updates To The ALC Interface Data Loading Section
-
- 27 Nov, 2020 7 commits
-
-
Gigg, Martyn Anthony authored
Missing string include
-
DavidFair authored
Windows packaging: Wrap NSIS commands with ENABLE_MANTIDPLOT to allow us to disable Mantid Plot in builds
-
Sam Tygier authored
Removes race condition on settings file for parallel runs Fixes #29933
-
Owen Arnold authored
Include what you use. string otherwise forward declared.
-
Gigg, Martyn Anthony authored
Extend MaskBTP for ILL's SANS instruments
-
Gigg, Martyn Anthony authored
Merge pull request #29986 from mantidproject/25821_muon_analysis_fitting_swap_first_last_when_first_greater Swap Start And End Times If Start Is Greater In Muon Analysis Fitting
-
Gigg, Martyn Anthony authored
Add axis autoscale checkbox to plot config dialog
-
- 26 Nov, 2020 9 commits
-
-
Sam Tygier authored
When loading Facilities.xml log any exceptions that are thrown. Fixes #27085
-
Gagik Vardanyan authored
-
Gigg, Martyn Anthony authored
Add Dx tab in the data window
-
Matt Cumber authored
final updates to ui
-
Anthony authored
-
Gagik Vardanyan authored
Fix Muon Editing Constraints Causing A Crash
-
Sam Tygier authored
Move limit gettting into the help, to reduce duplication Rename min and max to avoid shaddowing builtins
-
Sam Tygier authored
-
Mathieu Tillet authored
Specifically, the tests stay there, but the flag change is removed because it slows the test too much. ILL tests are now aligned with previous tests.
-
- 25 Nov, 2020 14 commits
-
-
mantid-builder authored
-
Zhang, Chen authored
30005 instrument view close error
-
Hahn, Steven authored
30005 instrument view close error master
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Matt Cumber authored
fix missing test
-
Sam Tygier authored
get_axis() no longer uses names from Qt, so will always return "x", "y" or "z"
-
Sam Tygier authored
Group axis related options in a tab view Move label to the top of axis options Move canvas color to be with whole axes options Use QTabBar instead of QTabWidget, because otherwise the axis options would need to be duplicated onto each tab page. Needs to be added in the view.py as QTabBar not available in QT Designer.
-
Gigg, Martyn Anthony authored
Add SliceViewer Manual test
-
Sam Tygier authored
When loading old files assume autoscale is off (previously all loaded plots had autoscale off).
-
Sam Tygier authored
Add needed functions to view
-
Sam Tygier authored
The zlim and zlabel properties can persist after switching axis
-
Sam Tygier authored
-