This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- May 12, 2020
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gagik Vardanyan authored
Dynamically resize wb splash screen image based on screen resolution
-
Gigg, Martyn Anthony authored
-
Gagik Vardanyan authored
Settings docs update
-
Gagik Vardanyan authored
Fix Colorfills Scaling Differently if Done From Figure Options or the Context Menu
-
- May 11, 2020
-
-
Geish Miladinovic authored
-
Nick Draper authored
-
Nick Draper authored
This should resolve some of the Huge splash screens we get with the workbench sometimes. It also means we only have to maintain one splash screen image and not two resolutions of the same thing.
-
Gemma Guest authored
-
Gemma Guest authored
-
Gigg, Martyn Anthony authored
-
Stephen authored
This commit converts the PSIBackgroundSubtraction algorithm to a data processing algorithm. This increases the clarity and transparency of the workspace history. In order to do this, the operator overload which removed the background has been replaced with a CreateWorkspace call, which generates a workspace based on the backgrounds obtained, followed by a call to the child algorithm "Minus".
-
StephenSmith25 authored
-
Stephen authored
-
DanielMurphy22 authored
un-capitalise and remove unnecessary plural Co-authored-by:
Conor Finn <47181718+ConorMFinn@users.noreply.github.com>
-
StephenSmith25 authored
-
Stephen authored
-
StephenSmith25 authored
Co-authored-by:
Nick Draper <nick.draper@stfc.ac.uk>
-
StephenSmith25 authored
Co-authored-by:
Nick Draper <nick.draper@stfc.ac.uk>
-
Stephen authored
-
Stephen authored
-
Stephen Smith authored
-
Stephen authored
-
Stephen authored
The Poco headers, and the function referencing them appear to be unused.
-
Stephen authored
Updating unit tests based on changes
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- May 10, 2020
-
-
Geish Miladinovic authored
-
- May 07, 2020
-
-
Savici, Andrei T. authored
Move include from header to cpp file
-
Conor Finn authored
-
Peterson, Peter authored
This was noticed after #28655 was merged
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
A waterfall plot with fills would leave the fills behind when the workspace was deleted. Now does a check that the plot is a waterfall and has fills before updating the fills on the plot.
-
Conor Finn authored
If anything was changed on the colorbar, it would not be removed when the workspace was, resulting in a broken, empty colorfill plot. The check is now that an axis has no lines or images, rather than checking it's type.
-