This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 16 Apr, 2020 6 commits
-
-
Mathieu Tillet authored
An uneeded cast from size_t to unsigned long was causing the windows build to fail.
-
Mathieu Tillet authored
-
Mathieu Tillet authored
On the instrument viewer's draw interface, it adds a button in charge of masking complete tubes or banks.
-
Mathieu Tillet authored
After the user has picked a single pixel, contrary to other masking options, editing the shape is not possible and thus the default behavior should be to stay on this option.
-
Mathieu Tillet authored
Adds the option to mask a single pixel of a detector, similarly to the pick option.
-
Mathieu Tillet authored
-
- 15 Apr, 2020 1 commit
-
-
Mathieu Tillet authored
This commit adresses the integration scroll bar on the instrument render tab. A previous commit deleted this bar altogether when it was not needed, mainly for monochromatic workspaces. But a few methods, especially in MantidPlot, actually depends upon the attribute being initialized. As such, the integration scroll bar object is again initialized in every case, but a flag "hidden" have been added, which allows it to be created as a mere shell, without any component that would show onscreen.
-
- 09 Apr, 2020 1 commit
-
-
Mathieu Tillet authored
On the instrument widget pick tab, the plot which shows the spectra for all wavelength bins for the detector is useless when the workspace is monochromatic. As such, it is collapsed if the workspace is monochromatic.
-
- 08 Apr, 2020 1 commit
-
-
Mathieu Tillet authored
In the case of monochromatic workspaces, there is only one bin. Thus using the integration scroll bar in the instrument render tab is nonsensical, and it can be safely removed.
-
- 07 Apr, 2020 1 commit
-
-
Mathieu Tillet authored
This adds a button to reset the view to its default parameters in the intrument render tab.
-
- 03 Apr, 2020 4 commits
-
-
Peterson, Peter authored
Remove FrameworkManager.h from includes in any headers
-
Gigg, Martyn Anthony authored
It is a header that is heavy and should never be needed in another header. It's long include chain now also has issues with older moc versions not parsing nested namespaces
-
Gigg, Martyn Anthony authored
Equality for sample run
-
Gigg, Martyn Anthony authored
IndirectReduction GUI slowing processing on workbench when open.
-
- 02 Apr, 2020 4 commits
-
-
Savici, Andrei T authored
NexusFileLoader class
-
Peterson, Peter authored
-
Peterson, Peter authored
This caused an issue with nested imports on Qt < 5.9
-
Gigg, Martyn Anthony authored
Fix bugs with restoring defaults on the reflectometry GUI
-
- 01 Apr, 2020 19 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
-
Owen Arnold authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Gagik Vardanyan authored
Fix test_fitpropertybrowser unreliable test
-
Gigg, Martyn Anthony authored
Remove algorithm proxy class
-
Peterson, Peter authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Gigg, Martyn Anthony authored
Improve Status Information in Eng Diff GUI
-
Gigg, Martyn Anthony authored
Corrected Fermi and sample distance on MAPS for PyChop
-
Gigg, Martyn Anthony authored
Add mechanism to print exception in Kafka test thread
-
Gigg, Martyn Anthony authored
cancel algorithm when cancelling script in workbench
-
- 31 Mar, 2020 3 commits
-
-
Owen Arnold authored
-
Peterson, Peter authored
-
-