This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Dec 24, 2019
-
-
Gigg, Martyn Anthony authored
Refs #16578
-
Gigg, Martyn Anthony authored
Upgrade HDF5 to 1.10 in Windows bundle
-
Martyn Gigg authored
-
- Dec 23, 2019
-
-
Gigg, Martyn Anthony authored
Fix Spelling Mistake in Algm Description
-
- Dec 20, 2019
-
-
Gigg, Martyn Anthony authored
Fix Crash in SaveGSS Algorithm when Using Group Workspaces
-
Gigg, Martyn Anthony authored
Avoid crashes in ApplyPaalmanPings
-
DanielMurphy22 authored
Interates --> Integrates
-
Gagik Vardanyan authored
Add Indirect note in the SaveAscii v1 Docs
-
Gagik Vardanyan authored
Update Framework/PythonInterface/test/python/plugins/algorithms/WorkflowAlgorithms/ApplyPaalmanPingsCorrectionTest.py Co-Authored-By:
Harrietbrown <49688535+Harrietbrown@users.noreply.github.com>
-
Gagik Vardanyan authored
-
- Dec 19, 2019
-
-
Conor Finn authored
-
Gagik Vardanyan authored
Remove 'Of' in .getNumberPeaks()
-
Gagik Vardanyan authored
MDFrame export to include isQ
-
Gagik Vardanyan authored
Implements EventList method to add a different pulsetime per event
-
- Dec 18, 2019
-
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
fixed getting started instructions for Linux
-
Anthony Lim authored
-
Martyn Gigg authored
A user wishes to offset the pulsetime of an event based on its wavelength so the offset for each event must be different
-
DanielMurphy22 authored
-
- Dec 17, 2019
-
-
Conor Finn authored
-
Conor Finn authored
When a Group workspace was loaded into the dialog for the algorithm, it would cause an unhandled exception due to a null pointer. There is now a check to ensure that a group workspace is not used.
-
Gigg, Martyn Anthony authored
Remove use of Qt types from presenter
-
Gigg, Martyn Anthony authored
Make Improvements to the Engineering Diffraction 2 GUI
-
Martyn Gigg authored
Matplotlib already checks for this and does the correct thing
-
Peterson, Peter authored
Add normalize by bin width option for sliceviewer
-
- Dec 16, 2019
-
-
Savici, Andrei T. authored
New ConvertHFIRSCDtoMDE algorithm for WAND and DEMAND
-
WHITFIELDRE email authored
-
WHITFIELDRE email authored
Co-Authored-By:
Pete Peterson <peterfpeterson@gmail.com>
-
DanielMurphy22 authored
In this page of the docs this function is called .getNumberOfPeaks() but the Of is incorrect
-
WHITFIELDRE email authored
-
Gemma Guest authored
Add a separate method for opening the save/load dialog. Previously it was always opening the save dialog to get the filename. Re #27242
-
Gigg, Martyn Anthony authored
Add Compiler Check for Setting OpenMP Thread Count Using Config Value
-
Gemma Guest authored
This appears to be a false positive because the code is legal (the cppcheck tests actually have this case so I'm not sure why we're getting this warning). Re #27242
-
Gemma Guest authored
These are now injected into the main window presenter's constructor so that they can be tested. Re #27242
-
Gemma Guest authored
- Move the QFileDialog implementation into the view so that the presenter does not need to know about it. Call the dialog functions via the IMessageHandler interface. - Move the save/load JSON functions into the view. Call them via a new IFileHandler interface. Note that not all Qt types are removed from the view's interface yet so a TODO has been added. Re #27242
-
Gemma Guest authored
Remove curves that do not exist any more when refreshing a plot
-
Nick Draper authored
Fix colorbar scale so numbers appear on scale on log scale
-
- Dec 14, 2019
-
-
WHITFIELDRE email authored
-
- Dec 13, 2019
-
-
WHITFIELDRE email authored
-
WHITFIELDRE email authored
-